Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh66 DYNAMIC_DEBUG=$(grep '^kernel/livepatch' "$SYSFS_DEBUG_DIR/dynamic_debug/control" | \
76 if [[ -n "$DYNAMIC_DEBUG" ]]; then
77 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 DKconfig30 depends on DYNAMIC_DEBUG
/linux/lib/
H A DKconfig.debug108 config DYNAMIC_DEBUG config
3002 tristate "Test DYNAMIC_DEBUG"
3003 depends on DYNAMIC_DEBUG
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt13 DYNAMIC_DEBUG Build in debug messages and enable them at runtime
1408 dyndbg[="val"] [KNL,DYNAMIC_DEBUG]