Searched refs:this_cpu_and (Results 1 – 3 of 3) sorted by relevance
334 this_cpu_and(printk_context, ~PRINTK_NMI_DIRECT_CONTEXT_MASK); in printk_nmi_direct_exit()
510 #define this_cpu_and(pcp, val) __pcpu_size_call(this_cpu_and_, pcp, val) macro
51 this_cpu_and(pcp, val)