Searched refs:this_cpu_dec (Results 1 – 25 of 33) sorted by relevance
12
106 this_cpu_dec(*sem->read_count); in percpu_up_read()118 this_cpu_dec(*sem->read_count); in percpu_up_read()
521 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
518 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
26 this_cpu_dec(printk_context); in __printk_safe_exit()
24 this_cpu_dec(bpf_cgrp_storage_busy); in bpf_cgrp_storage_unlock()32 this_cpu_dec(bpf_cgrp_storage_busy); in bpf_cgrp_storage_trylock()
34 this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_unlock()42 this_cpu_dec(bpf_task_storage_busy); in bpf_task_storage_trylock()
914 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur()967 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
694 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
778 this_cpu_dec(bpf_bprintf_nest_level); in try_get_buffers()793 this_cpu_dec(bpf_bprintf_nest_level); in bpf_bprintf_cleanup()
57 this_cpu_dec(pcp)175 this_cpu_dec(ps->m);
36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
123 this_cpu_dec(*pbuf->sc->buffers_allocated); in pio_copy()713 this_cpu_dec(*pbuf->sc->buffers_allocated); in seg_pio_copy_end()
76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
137 this_cpu_dec(mib->mibs[field])
871 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
438 this_cpu_dec(nr_dentry_unused); in d_lru_del()440 this_cpu_dec(nr_dentry_negative); in d_lru_del()449 this_cpu_dec(nr_dentry_unused); in d_shrink_del()470 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()472 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()482 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()610 this_cpu_dec(nr_dentry); in __dentry_kill()2006 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
299 this_cpu_dec(nr_inodes); in __destroy_inode()485 this_cpu_dec(nr_unused); in inode_lru_list_del()840 this_cpu_dec(nr_unused); in inode_lru_isolate()880 this_cpu_dec(nr_unused); in inode_lru_isolate()
142 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
348 this_cpu_dec((net)->ft.stat->count)
693 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()750 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()1788 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()1797 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()2266 this_cpu_dec(*(prog->active)); in __bpf_trace_run()
1346 this_cpu_dec(trace_buffered_event_cnt); in __trace_event_discard_commit()
59 this_cpu_dec(pcp)201 this_cpu_dec(ps->m);
977 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()
Completed in 58 milliseconds