Home
last modified time | relevance | path

Searched refs:DYNAMIC_DEBUG (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh61 DYNAMIC_DEBUG=$(grep '^kernel/livepatch' "$SYSFS_DEBUG_DIR/dynamic_debug/control" | \
68 if [[ -n "$DYNAMIC_DEBUG" ]]; then
69 echo -n "$DYNAMIC_DEBUG" > "$SYSFS_DEBUG_DIR/dynamic_debug/control"
/linux/net/bluetooth/
H A DKconfig150 depends on BT && !DYNAMIC_DEBUG
/linux/drivers/base/firmware_loader/
H A DKconfig32 depends on DYNAMIC_DEBUG
/linux/drivers/gpu/drm/
H A DKconfig59 depends on DYNAMIC_DEBUG || DYNAMIC_DEBUG_CORE
/linux/lib/
H A DKconfig.debug108 config DYNAMIC_DEBUG config
2887 tristate "Test DYNAMIC_DEBUG"
2888 depends on DYNAMIC_DEBUG
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1249 dyndbg[="val"] [KNL,DYNAMIC_DEBUG]