Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Ddynamic_debug.h187 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
192 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
201 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
204 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
223 if (DYNAMIC_DEBUG_BRANCH(id)) \
232 if (DYNAMIC_DEBUG_BRANCH(id)) \
305 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
Ddev_printk.h234 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
Dnet.h292 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
Dprintk.h690 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/linux-6.6.21/drivers/block/drbd/
Ddrbd_polymorph_printk.h8 #undef DYNAMIC_DEBUG_BRANCH
11 #define DYNAMIC_DEBUG_BRANCH(D) false macro
78 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { \
/linux-6.6.21/include/rdma/
Dib_verbs.h123 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/linux-6.6.21/drivers/infiniband/ulp/srp/
Dib_srp.c1726 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/linux-6.6.21/mm/
Dpage_alloc.c6020 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()