Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-rwsem.h118 this_cpu_dec(*sem->read_count); in percpu_up_read()
130 this_cpu_dec(*sem->read_count); in percpu_up_read()
H A Dpercpu-defs.h521 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
H A Dftrace.h383 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
H A Dbpf.h1215 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
H A Dnetdevice.h4037 this_cpu_dec(*dev->pcpu_refcnt); in dev_put()
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
1945 this_cpu_dec(nr_dentry_negative); in __d_instantiate()
H A Dinode.c272 this_cpu_dec(nr_inodes); in __destroy_inode()
453 this_cpu_dec(nr_unused); in inode_lru_list_del()
755 this_cpu_dec(nr_unused); in inode_lru_isolate()
790 this_cpu_dec(nr_unused); in inode_lru_isolate()
H A Deventfd.c70 this_cpu_dec(eventfd_wake_count); in eventfd_signal_mask()
H A Dnamespace.c264 this_cpu_dec(mnt->mnt_pcp->mnt_writers); in mnt_dec_writers()
/OK3568_Linux_fs/kernel/include/net/
H A Dsnmp.h137 this_cpu_dec(mib->mibs[field])
H A Dsch_generic.h914 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dpercpu-rwsem.c90 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
/OK3568_Linux_fs/kernel/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
H A Dcaif_dev.c75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk_safe.c367 this_cpu_dec(printk_context); in __printk_safe_exit()
/OK3568_Linux_fs/kernel/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()
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()
H A Dtrace.h1478 this_cpu_dec(trace_buffered_event_cnt); in __trace_event_discard_commit()
H A Dtrace.c999 this_cpu_dec(trace_buffered_event_cnt); in __buffer_unlock_commit()
2706 this_cpu_dec(trace_buffered_event_cnt); in enable_trace_buffered_event()
2783 this_cpu_dec(trace_buffered_event_cnt); in trace_event_buffer_lock_reserve()
3183 this_cpu_dec(trace_percpu_buffer->nesting); in put_trace_buf()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dintel.c142 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dthis_cpu_ops.rst59 this_cpu_dec(pcp)
201 this_cpu_dec(ps->m);
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c881 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c1170 this_cpu_dec(*rb->pending_refcnt); in packet_dec_pending()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c3476 this_cpu_dec(perf_sched_cb_usages); in perf_sched_cb_dec()