Home
last modified time | relevance | path

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

/openbmc/linux/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)) \
305 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
H A Ddev_printk.h241 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dnet.h292 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dprintk.h690 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/openbmc/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)) { \
/openbmc/linux/include/rdma/
H A Dib_verbs.h123 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c1726 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/openbmc/linux/mm/
H A Dpage_alloc.c6023 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()