Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddynamic_debug.h194 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
199 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
208 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
211 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
230 if (DYNAMIC_DEBUG_BRANCH(id)) { \
241 if (DYNAMIC_DEBUG_BRANCH(id)) { \
316 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
H A Dnet.h340 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/linux/drivers/block/drbd/
H A Ddrbd_polymorph_printk.h8 #undef DYNAMIC_DEBUG_BRANCH
11 #define DYNAMIC_DEBUG_BRANCH(D) false macro
78 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { \
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c1734 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/linux/mm/
H A Dpage_alloc.c7126 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()