Searched refs:this_cpu_dec_return (Results 1 – 4 of 4) sorted by relevance
60 this_cpu_dec_return(pcp)
74 if (this_cpu_dec_return(kasan_page_alloc_skip) < 0) { in kasan_sample_page_alloc()
510 #define this_cpu_dec_return(pcp) this_cpu_add_return(pcp, -1) macro
280 if (this_cpu_dec_return(kcsan_skip) >= 0) in should_watch()