Searched refs:this_cpu_inc_return (Results 1 – 7 of 7) sorted by relevance
86 if (this_cpu_inc_return(mde_ref_count) == 1) in enable_debug_monitors()90 this_cpu_inc_return(kde_ref_count) == 1) in enable_debug_monitors()
587 buf_used = this_cpu_inc_return(bpf_seq_printf_buf_used); in BPF_CALL_5()920 int nest_level = this_cpu_inc_return(bpf_trace_nest_level); in BPF_CALL_5()973 int nest_level = this_cpu_inc_return(bpf_event_output_nest_level); in bpf_event_output()1587 int nest_level = this_cpu_inc_return(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
2776 val = this_cpu_inc_return(trace_buffered_event_cnt); in trace_event_buffer_lock_reserve()
523 #define this_cpu_inc_return(pcp) this_cpu_add_return(pcp, 1) macro
61 this_cpu_inc_return(pcp)203 z = this_cpu_inc_return(ps->n);
79 int seq = this_cpu_inc_return(taskstats_seqnum) - 1; in prepare_reply()
863 BUG_ON(this_cpu_inc_return(flush_tlb_info_idx) != 1); in get_flush_tlb_info()