Home
last modified time | relevance | path

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

/linux/include/linux/
A 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)) \
A Ddev_printk.h234 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
A Dnet.h269 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
A Dprintk.h685 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/linux/drivers/infiniband/ulp/srp/
A Dib_srp.c67 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
1732 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/linux/include/rdma/
A Dib_verbs.h123 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/linux/mm/
A Dpage_alloc.c8942 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()

Completed in 44 milliseconds