Home
last modified time | relevance | path

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

12

/linux/include/linux/
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()
A Dalloc_tag.h185 this_cpu_dec(tag->counters->calls); in alloc_tag_sub()
A Dpercpu-defs.h508 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
A Dftrace.h509 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
/linux/kernel/printk/
A Dprintk_safe.c26 this_cpu_dec(printk_context); in __printk_safe_exit()
/linux/kernel/bpf/
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()
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()
A Dtrampoline.c906 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_recur()
958 this_cpu_dec(*(prog->active)); in __bpf_prog_exit_sleepable_recur()
A Dbpf_local_storage.c863 this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
/linux/Documentation/translations/zh_CN/core-api/
A Dthis_cpu_ops.rst57 this_cpu_dec(pcp)
175 this_cpu_dec(ps->m);
/linux/arch/x86/include/asm/xen/
A Dhypervisor.h98 this_cpu_dec(xen_lazy_nesting); in leave_lazy()
/linux/drivers/infiniband/hw/hfi1/
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()
/linux/kernel/locking/
A Dpercpu-rwsem.c76 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/linux/include/net/
A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
A Dsch_generic.h914 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/linux/fs/
A Ddcache.c450 this_cpu_dec(nr_dentry_unused); in d_lru_del()
452 this_cpu_dec(nr_dentry_negative); in d_lru_del()
462 this_cpu_dec(nr_dentry_unused); in d_shrink_del()
483 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()
485 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()
495 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()
618 this_cpu_dec(nr_dentry); in __dentry_kill()
1864 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
A Dinode.c304 this_cpu_dec(nr_inodes); in __destroy_inode()
493 this_cpu_dec(nr_unused); in inode_lru_list_del()
907 this_cpu_dec(nr_unused); in inode_lru_isolate()
946 this_cpu_dec(nr_unused); in inode_lru_isolate()
/linux/net/caif/
A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
A Dcaif_dev.c76 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
/linux/fs/bcachefs/
A Dsix.c578 this_cpu_dec(*lock->readers); in do_six_unlock_type()
673 this_cpu_dec(*lock->readers); in six_lock_tryupgrade()
A Dbtree_key_cache.c100 this_cpu_dec(*c->btree_key_cache.nr_pending); in __bkey_cached_free()
/linux/include/net/netfilter/
A Dnf_flow_table.h385 this_cpu_dec((net)->ft.stat->count)
/linux/Documentation/core-api/
A Dthis_cpu_ops.rst58 this_cpu_dec(pcp)
200 this_cpu_dec(ps->m);
/linux/kernel/trace/
A Dbpf_trace.c694 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
755 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1830 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1839 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
2321 this_cpu_dec(*(prog->active)); in __bpf_trace_run()
/linux/arch/x86/mm/
A Dtlb.c991 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()

Completed in 58 milliseconds

12