Home
last modified time | relevance | path

Searched refs:this_cpu_dec (Results 1 - 25 of 57) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-rwsem.h106 this_cpu_dec(*sem->read_count); in percpu_up_read()
118 this_cpu_dec(*sem->read_count); in percpu_up_read()
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-rwsem.h106 this_cpu_dec(*sem->read_count); in percpu_up_read()
118 this_cpu_dec(*sem->read_count); in percpu_up_read()
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk_safe.c26 this_cpu_dec(printk_context); in __printk_safe_exit()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_cgrp_storage.c24 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()
H A Dbpf_task_storage.c34 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()
H A Dtrampoline.c892 this_cpu_dec(*(prog->active)); in __releases()
944 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dhypervisor.h98 this_cpu_dec(xen_lazy_nesting); in leave_lazy()
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
/kernel/linux/linux-5.10/include/net/
H A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
/kernel/linux/linux-5.10/kernel/locking/
H A Dpercpu-rwsem.c74 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/kernel/linux/linux-6.6/include/net/
H A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
/kernel/linux/linux-6.6/kernel/locking/
H A Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c164 this_cpu_dec(*pbuf->sc->buffers_allocated); in pio_copy()
754 this_cpu_dec(*pbuf->sc->buffers_allocated); in seg_pio_copy_end()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c123 this_cpu_dec(*pbuf->sc->buffers_allocated); in pio_copy()
713 this_cpu_dec(*pbuf->sc->buffers_allocated); in seg_pio_copy_end()
/kernel/linux/linux-5.10/fs/
H A Ddcache.c411 this_cpu_dec(nr_dentry_unused); in d_lru_del()
413 this_cpu_dec(nr_dentry_negative); in d_lru_del()
422 this_cpu_dec(nr_dentry_unused); in d_shrink_del()
443 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()
445 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()
455 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()
582 this_cpu_dec(nr_dentry); in __dentry_kill()
1946 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
H A Deventfd.c70 this_cpu_dec(eventfd_wake_count); in eventfd_signal_mask()
H A Dinode.c274 this_cpu_dec(nr_inodes); in __destroy_inode()
455 this_cpu_dec(nr_unused); in inode_lru_list_del()
792 this_cpu_dec(nr_unused); in inode_lru_isolate()
827 this_cpu_dec(nr_unused); in inode_lru_isolate()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c438 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()
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk_safe.c367 this_cpu_dec(printk_context); in __printk_safe_exit()
/kernel/linux/linux-5.10/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
/kernel/linux/linux-6.6/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
/kernel/linux/linux-5.10/kernel/trace/
H A Dbpf_trace.c745 this_cpu_dec(bpf_seq_printf_buf_used); in BPF_CALL_5()
948 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
1008 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1608 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1617 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dintel.c142 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_flow_table.h359 this_cpu_dec((net)->ft.stat->count)
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Dintel.c149 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()

Completed in 25 milliseconds

123