Home
last modified time | relevance | path

Searched refs:DYNAMIC_DEBUG_BRANCH (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddynamic_debug.h100 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
105 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
114 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
117 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
125 if (DYNAMIC_DEBUG_BRANCH(id)) \
131 if (DYNAMIC_DEBUG_BRANCH(id)) \
137 * DYNAMIC_DEBUG_BRANCH. The dynamic debug descriptor will be
H A Dnet.h269 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dprintk.h553 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Ddev_printk.h202 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/kernel/linux/linux-6.6/include/linux/
H A 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)) \
241 * DYNAMIC_DEBUG_BRANCH. The dynamic debug descriptor will be
305 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
H A Ddev_printk.h234 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dnet.h292 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dprintk.h690 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_polymorph_printk.h8 #undef DYNAMIC_DEBUG_BRANCH macro
11 #define DYNAMIC_DEBUG_BRANCH(D) false macro
78 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { \
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H A Dib_srp.c67 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
1725 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h120 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h123 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c1726 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c6059 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()

Completed in 40 milliseconds