Searched refs:this_cpu_dec_return (Results 1 – 5 of 5) sorted by relevance
107 if (this_cpu_dec_return(mde_ref_count) == 0) in disable_debug_monitors()111 this_cpu_dec_return(kde_ref_count) == 0) in disable_debug_monitors()
520 if (this_cpu_dec_return(nmi_state)) in DEFINE_IDTENTRY_RAW()
524 #define this_cpu_dec_return(pcp) this_cpu_add_return(pcp, -1) macro
274 if (this_cpu_dec_return(kcsan_skip) >= 0) in should_watch()
62 this_cpu_dec_return(pcp)
Completed in 10 milliseconds