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