Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dpkey-helpers.h29 #ifndef DEBUG_LEVEL
30 #define DEBUG_LEVEL 0 macro
62 if (level <= DEBUG_LEVEL) \
H A Dpkey_util.c127 if (DEBUG_LEVEL >= 2)
H A Dprotection_keys.c275 if (DEBUG_LEVEL > 4) in pkey_disable_clear()
934 if (ret < 0 && (DEBUG_LEVEL > 0)) in test_pkey_alloc_free_attach_pkey0()
973 if (DEBUG_LEVEL > 0) in test_read_of_access_disabled_region_with_page_already_mapped()
/linux/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h39 #define DEBUG_LEVEL (DEBUG_NONE) macro
57 if (level & DEBUG_LEVEL) \
63 if (level & DEBUG_LEVEL) \
73 if (level & DEBUG_LEVEL) \
/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h228 #define DEBUG_LEVEL (DBG_ERR) macro
232 if ((level) & DEBUG_LEVEL) \