Home
last modified time | relevance | path

Searched refs:this_cpu_dec (Results 1 – 25 of 26) 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 Dpercpu-defs.h521 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
A Dftrace.h433 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
A Dbpf.h1365 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
A Dnetdevice.h4164 this_cpu_dec(*dev->pcpu_refcnt); in dev_put()
/linux/kernel/printk/
A Dprintk_safe.c26 this_cpu_dec(printk_context); in __printk_safe_exit()
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dpercpu.h36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
/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.c74 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/linux/fs/
A Ddcache.c413 this_cpu_dec(nr_dentry_unused); in d_lru_del()
415 this_cpu_dec(nr_dentry_negative); in d_lru_del()
424 this_cpu_dec(nr_dentry_unused); in d_shrink_del()
445 this_cpu_dec(nr_dentry_unused); in d_lru_isolate()
447 this_cpu_dec(nr_dentry_negative); in d_lru_isolate()
457 this_cpu_dec(nr_dentry_negative); in d_lru_shrink_move()
585 this_cpu_dec(nr_dentry); in __dentry_kill()
1980 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
A Dinode.c274 this_cpu_dec(nr_inodes); in __destroy_inode()
459 this_cpu_dec(nr_unused); in inode_lru_list_del()
765 this_cpu_dec(nr_unused); in inode_lru_isolate()
805 this_cpu_dec(nr_unused); in inode_lru_isolate()
A Dnamespace.c286 this_cpu_dec(mnt->mnt_pcp->mnt_writers); in mnt_dec_writers()
/linux/include/net/
A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
A Dsch_generic.h909 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/linux/net/caif/
A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
A Dcaif_dev.c75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
/linux/arch/x86/kernel/cpu/mce/
A Dintel.c142 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
/linux/kernel/trace/
A Dbpf_trace.c686 this_cpu_dec(bpf_trace_nest_level); in BPF_CALL_5()
743 this_cpu_dec(bpf_event_output_nest_level); in bpf_event_output()
1479 this_cpu_dec(bpf_raw_tp_nest_level); in get_bpf_raw_tp_regs()
1488 this_cpu_dec(bpf_raw_tp_nest_level); in put_bpf_raw_tp_regs()
A Dtrace.h1338 this_cpu_dec(trace_buffered_event_cnt); in __trace_event_discard_commit()
A Dtrace.c982 this_cpu_dec(trace_buffered_event_cnt); in __buffer_unlock_commit()
2679 this_cpu_dec(trace_buffered_event_cnt); in enable_trace_buffered_event()
2793 this_cpu_dec(trace_buffered_event_cnt); in trace_event_buffer_lock_reserve()
3234 this_cpu_dec(trace_percpu_buffer->nesting); in put_trace_buf()
/linux/Documentation/core-api/
A Dthis_cpu_ops.rst59 this_cpu_dec(pcp)
201 this_cpu_dec(ps->m);
/linux/kernel/bpf/
A Dhelpers.c731 this_cpu_dec(bpf_bprintf_nest_level); in try_get_fmt_tmp_buf()
744 this_cpu_dec(bpf_bprintf_nest_level); in bpf_bprintf_cleanup()
/linux/arch/x86/mm/
A Dtlb.c980 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()
/linux/net/ipv4/
A Dinet_connection_sock.c1018 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
/linux/net/packet/
A Daf_packet.c1207 this_cpu_dec(*rb->pending_refcnt); in packet_dec_pending()

Completed in 95 milliseconds

12