Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddynamic_debug.h186 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
191 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
200 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
203 #define DYNAMIC_DEBUG_BRANCH(descriptor) \ macro
222 if (DYNAMIC_DEBUG_BRANCH(id)) \
231 if (DYNAMIC_DEBUG_BRANCH(id)) \
Ddev_printk.h234 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
Dnet.h293 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
Dprintk.h692 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/Linux-v6.1/drivers/infiniband/ulp/srp/
Dib_srp.c67 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
1731 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/Linux-v6.1/include/rdma/
Dib_verbs.h123 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/Linux-v6.1/mm/
Dpage_alloc.c9172 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()