Searched refs:this_cpu_dec (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/include/net/
H A Dsnmp.h139 this_cpu_dec(mib->mibs[field])
/linux-4.1.27/net/caif/
H A Dcffrml.c180 this_cpu_dec(*this->pcpu_refcnt); cffrml_put()
H A Dcaif_dev.c75 this_cpu_dec(*e->pcpu_refcnt); caifd_put()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce_intel.c106 this_cpu_dec(cmci_backoff_cnt); mce_intel_cmci_poll()
/linux-4.1.27/fs/
H A Dinode.c240 this_cpu_dec(nr_inodes); __destroy_inode()
418 this_cpu_dec(nr_unused); inode_lru_list_del()
698 this_cpu_dec(nr_unused); inode_lru_isolate()
733 this_cpu_dec(nr_unused); inode_lru_isolate()
H A Ddcache.c402 this_cpu_dec(nr_dentry_unused); d_lru_del()
411 this_cpu_dec(nr_dentry_unused); d_shrink_del()
432 this_cpu_dec(nr_dentry_unused); d_lru_isolate()
538 this_cpu_dec(nr_dentry); __dentry_kill()
H A Dnamespace.c296 this_cpu_dec(mnt->mnt_pcp->mnt_writers); mnt_dec_writers()
/linux-4.1.27/include/linux/
H A Dpercpu-defs.h510 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) macro
H A Dnetdevice.h3002 this_cpu_dec(*dev->pcpu_refcnt); dev_put()
/linux-4.1.27/kernel/rcu/
H A Dsrcu.c318 this_cpu_dec(sp->per_cpu_ref->c[idx]); __srcu_read_unlock()
/linux-4.1.27/net/openvswitch/
H A Dactions.c979 this_cpu_dec(exec_actions_level); ovs_execute_actions()
/linux-4.1.27/net/packet/
H A Daf_packet.c1203 this_cpu_dec(*rb->pending_refcnt); packet_dec_pending()
/linux-4.1.27/kernel/events/
H A Dcore.c2592 this_cpu_dec(perf_sched_cb_usages); perf_sched_cb_dec()

Completed in 522 milliseconds