Searched refs:this_cpu_inc_return (Results 1 – 20 of 20) sorted by relevance
59 this_cpu_inc_return(pcp)177 z = this_cpu_inc_return(ps->n);
90 if (this_cpu_inc_return(mde_ref_count) == 1) in enable_debug_monitors()94 this_cpu_inc_return(kde_ref_count) == 1) in enable_debug_monitors()
78 int cnt = this_cpu_inc_return(rqspinlock_held_locks.cnt); in grab_held_lock_entry()
30 if (unlikely(this_cpu_inc_return(bpf_cgrp_storage_busy) != 1)) { in bpf_cgrp_storage_trylock()
39 if (unlikely(this_cpu_inc_return(bpf_task_storage_busy) != 1)) { in bpf_task_storage_trylock()
906 if (unlikely(this_cpu_inc_return(*(prog->active)) != 1)) { in __bpf_prog_enter_recur()986 if (unlikely(this_cpu_inc_return(*(prog->active)) != 1)) { in __bpf_prog_enter_sleepable_recur()
780 nest_level = this_cpu_inc_return(bpf_bprintf_nest_level); in bpf_try_get_buffers()
514 #define this_cpu_inc_return(pcp) this_cpu_add_return(pcp, 1) macro
576 unsigned int rotor = this_cpu_inc_return(service_queue_rotor); in vdo_enqueue_work_queue()
60 this_cpu_inc_return(pcp)212 z = this_cpu_inc_return(ps->n);
80 int seq = this_cpu_inc_return(taskstats_seqnum) - 1; in prepare_reply()
672 nest_level = this_cpu_inc_return(bpf_trace_nest_level); in BPF_CALL_5()736 nest_level = this_cpu_inc_return(bpf_event_output_nest_level); in bpf_event_output()1571 int nest_level = this_cpu_inc_return(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()2066 if (unlikely(this_cpu_inc_return(*(prog->active)) != 1)) { in __bpf_trace_run()
5348 cnt = this_cpu_inc_return(hist_pad_cnt) - 1; in get_hist_pad()
2768 val = this_cpu_inc_return(trace_buffered_event_cnt); in trace_event_buffer_lock_reserve()
1415 BUG_ON(this_cpu_inc_return(flush_tlb_info_idx) != 1); in get_flush_tlb_info()
539 if (this_cpu_inc_return(lport->stats->InvalidCRCCount) < FC_MAX_ERROR_CNT) in fc_fcp_recv_data()
1618 if (this_cpu_inc_return(lport->stats->InvalidCRCCount) < 5) in fcoe_filter_frames()
836 miss_cnt = this_cpu_inc_return(fip->lp->stats->MissDiscAdvCount); in fcoe_ctlr_age_fcfs()
627 crc_err = this_cpu_inc_return(lport->stats->InvalidCRCCount); in bnx2fc_recv_frame()
4926 slave_id = this_cpu_inc_return(*bond->rr_tx_counter); in bond_rr_gen_slave_id()4931 slave_id = this_cpu_inc_return(*bond->rr_tx_counter); in bond_rr_gen_slave_id()