Home
last modified time | relevance | path

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

/include/linux/
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
A Dnet.h293 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
A Ddev_printk.h241 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
A Dprintk.h749 if (DYNAMIC_DEBUG_BRANCH(descriptor) && \
/include/rdma/
A Dib_verbs.h121 if (DYNAMIC_DEBUG_BRANCH(descriptor) && __ratelimit(&_rs)) \

Completed in 25 milliseconds