Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddynamic_debug.h108 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
113 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
122 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
125 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
133 if (DYNAMIC_DEBUG_BRANCH(id)) \
139 if (DYNAMIC_DEBUG_BRANCH(id)) \
Ddev_printk.h234 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
Dnet.h269 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
Dprintk.h681 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/Linux-v5.15/drivers/infiniband/ulp/srp/
Dib_srp.c67 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
1725 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/Linux-v5.15/include/rdma/
Dib_verbs.h123 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/Linux-v5.15/mm/
Dpage_alloc.c8931 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()