Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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.h521 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
Dftrace.h383 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
Dbpf.h1266 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
Dnetdevice.h4000 this_cpu_dec(*dev->pcpu_refcnt); in dev_put()
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
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-5.10/kernel/locking/
Dpercpu-rwsem.c74 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/fs/
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()
1945 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
Deventfd.c70 this_cpu_dec(eventfd_wake_count); in eventfd_signal_mask()
Dinode.c274 this_cpu_dec(nr_inodes); in __destroy_inode()
455 this_cpu_dec(nr_unused); in inode_lru_list_del()
757 this_cpu_dec(nr_unused); in inode_lru_isolate()
792 this_cpu_dec(nr_unused); in inode_lru_isolate()
Dnamespace.c265 this_cpu_dec(mnt->mnt_pcp->mnt_writers); in mnt_dec_writers()
/kernel/linux/linux-5.10/kernel/printk/
Dprintk_safe.c367 this_cpu_dec(printk_context); in __printk_safe_exit()
/kernel/linux/linux-5.10/kernel/trace/
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()
1005 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1590 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1599 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
Dtrace.h1478 this_cpu_dec(trace_buffered_event_cnt); in __trace_event_discard_commit()
Dtrace.c998 this_cpu_dec(trace_buffered_event_cnt); in __buffer_unlock_commit()
2705 this_cpu_dec(trace_buffered_event_cnt); in enable_trace_buffered_event()
2782 this_cpu_dec(trace_buffered_event_cnt); in trace_event_buffer_lock_reserve()
3182 this_cpu_dec(trace_percpu_buffer->nesting); in put_trace_buf()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dintel.c142 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
/kernel/linux/linux-5.10/Documentation/core-api/
Dthis_cpu_ops.rst59 this_cpu_dec(pcp)
201 this_cpu_dec(ps->m);
/kernel/linux/linux-5.10/arch/x86/mm/
Dtlb.c881 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c551 this_cpu_dec(*sk->sk_prot->orphan_count); in tcp_nip_close()
1893 this_cpu_dec(*sk->sk_prot->orphan_count); in tcp_nip_done()
/kernel/linux/linux-5.10/net/ipv4/
Dinet_connection_sock.c899 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()

12