Home
last modified time | relevance | path

Searched refs:this_cpu_dec (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.6.21/include/linux/ !
Dpercpu-rwsem.h106 this_cpu_dec(*sem->read_count); in percpu_up_read()
118 this_cpu_dec(*sem->read_count); in percpu_up_read()
Dpercpu-defs.h502 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
Dftrace.h508 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
Dbpf.h2021 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
2153 this_cpu_dec(*map->elem_count); in bpf_map_dec_elem_count()
/linux-6.6.21/kernel/printk/ !
Dprintk_safe.c26 this_cpu_dec(printk_context); in __printk_safe_exit()
/linux-6.6.21/kernel/bpf/ !
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()
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()
Dtrampoline.c892 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur()
944 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
Dbpf_local_storage.c889 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
Dhelpers.c784 this_cpu_dec(bpf_bprintf_nest_level); in try_get_buffers()
799 this_cpu_dec(bpf_bprintf_nest_level); in bpf_bprintf_cleanup()
/linux-6.6.21/Documentation/translations/zh_CN/core-api/ !
Dthis_cpu_ops.rst57 this_cpu_dec(pcp)
175 this_cpu_dec(ps->m);
/linux-6.6.21/arch/x86/include/asm/xen/ !
Dhypervisor.h98 this_cpu_dec(xen_lazy_nesting); in leave_lazy()
/linux-6.6.21/drivers/infiniband/hw/hfi1/ !
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()
/linux-6.6.21/kernel/locking/ !
Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/linux-6.6.21/include/net/ !
Dsnmp.h137 this_cpu_dec(mib->mibs[field])
Dsch_generic.h911 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/linux-6.6.21/net/caif/ !
Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
Dcaif_dev.c75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
/linux-6.6.21/fs/ !
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()
Dinode.c300 this_cpu_dec(nr_inodes); in __destroy_inode()
486 this_cpu_dec(nr_unused); in inode_lru_list_del()
828 this_cpu_dec(nr_unused); in inode_lru_isolate()
867 this_cpu_dec(nr_unused); in inode_lru_isolate()
/linux-6.6.21/arch/x86/kernel/cpu/mce/ !
Dintel.c149 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
/linux-6.6.21/include/net/netfilter/ !
Dnf_flow_table.h359 this_cpu_dec((net)->ft.stat->count)
/linux-6.6.21/Documentation/core-api/ !
Dthis_cpu_ops.rst58 this_cpu_dec(pcp)
200 this_cpu_dec(ps->m);
/linux-6.6.21/kernel/trace/ !
Dbpf_trace.c691 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
752 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1834 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1843 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
2312 this_cpu_dec(*(prog->active)); in __bpf_trace_run()
/linux-6.6.21/arch/x86/mm/ !
Dtlb.c997 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()

12