Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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)) \
H A Ddev_printk.h202 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dnet.h277 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
H A Dprintk.h557 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.c67 #define DYNAMIC_DEBUG_BRANCH(descriptor) false macro
1735 if (DYNAMIC_DEBUG_BRANCH(ddm)) in srp_map_data()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h120 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \
/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c8678 if (DYNAMIC_DEBUG_BRANCH(descriptor)) { in alloc_contig_dump_pages()