| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | percpu-rwsem.h | 118 this_cpu_dec(*sem->read_count); in percpu_up_read() 130 this_cpu_dec(*sem->read_count); in percpu_up_read()
|
| H A D | percpu-defs.h | 521 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
|
| H A D | ftrace.h | 383 this_cpu_dec(disable_stack_tracer); in stack_tracer_enable()
|
| H A D | bpf.h | 1215 this_cpu_dec(bpf_prog_active); in bpf_enable_instrumentation()
|
| H A D | netdevice.h | 4037 this_cpu_dec(*dev->pcpu_refcnt); in dev_put()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | percpu.h | 36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | pio_copy.c | 164 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 D | dcache.c | 411 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 D | inode.c | 272 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 D | eventfd.c | 70 this_cpu_dec(eventfd_wake_count); in eventfd_signal_mask()
|
| H A D | namespace.c | 264 this_cpu_dec(mnt->mnt_pcp->mnt_writers); in mnt_dec_writers()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | snmp.h | 137 this_cpu_dec(mib->mibs[field])
|
| H A D | sch_generic.h | 914 this_cpu_dec(sch->cpu_qstats->qlen); in qdisc_qstats_cpu_qlen_dec()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | percpu-rwsem.c | 90 this_cpu_dec(*sem->read_count); in __percpu_down_read_trylock()
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | cffrml.c | 180 this_cpu_dec(*this->pcpu_refcnt); in cffrml_put()
|
| H A D | caif_dev.c | 75 this_cpu_dec(*e->pcpu_refcnt); in caifd_put()
|
| /OK3568_Linux_fs/kernel/kernel/printk/ |
| H A D | printk_safe.c | 367 this_cpu_dec(printk_context); in __printk_safe_exit()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | bpf_trace.c | 745 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 D | trace.h | 1478 this_cpu_dec(trace_buffered_event_cnt); in __trace_event_discard_commit()
|
| H A D | trace.c | 999 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 D | intel.c | 142 this_cpu_dec(cmci_backoff_cnt); in mce_intel_cmci_poll()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | this_cpu_ops.rst | 59 this_cpu_dec(pcp) 201 this_cpu_dec(ps->m);
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | tlb.c | 881 this_cpu_dec(flush_tlb_info_idx); in put_flush_tlb_info()
|
| /OK3568_Linux_fs/kernel/net/packet/ |
| H A D | af_packet.c | 1170 this_cpu_dec(*rb->pending_refcnt); in packet_dec_pending()
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 3476 this_cpu_dec(perf_sched_cb_usages); in perf_sched_cb_dec()
|