Searched refs:atomic_long_t (Results 76 - 100 of 161) sorted by path

1234567

/linux-master/include/linux/
H A Dnetdevice.h185 atomic_long_t __##FIELD; \
654 atomic_long_t trans_timeout;
H A Dnfs_fs.h188 atomic_long_t nrequests;
189 atomic_long_t redirtied_pages;
H A Dnfs_fs_sb.h143 atomic_long_t writeback; /* number of writeback pages */
H A Dnfs_xdr.h1653 atomic_long_t ncommit;
H A Dpage_counter.h15 atomic_long_t usage;
20 atomic_long_t min_usage;
21 atomic_long_t children_min_usage;
25 atomic_long_t low_usage;
26 atomic_long_t children_low_usage;
H A Dpercpu-refcount.h96 atomic_long_t count;
H A Dperf_event.h745 atomic_long_t refcount;
H A Drcu_segcblist.h211 atomic_long_t len;
H A Drwsem.h49 atomic_long_t count;
55 atomic_long_t owner;
H A Dshrinker.h17 atomic_long_t nr_deferred[SHRINKER_UNIT_BITS];
117 atomic_long_t *nr_deferred;
H A Dsrcutree.h26 atomic_long_t srcu_lock_count[2]; /* Locks per CPU. */
27 atomic_long_t srcu_unlock_count[2]; /* Unlocks per CPU. */
H A Dswap.h456 extern atomic_long_t nr_swap_pages;
H A Dswiotlb.h140 atomic_long_t total_used;
141 atomic_long_t used_hiwater;
142 atomic_long_t transient_nslabs;
H A Dtty_ldisc.h18 atomic_long_t count;
H A Duser_namespace.h120 atomic_long_t ucount[UCOUNT_COUNTS];
121 atomic_long_t rlimit[UCOUNT_RLIMIT_COUNTS];
H A Dvmstat.h140 extern atomic_long_t vm_zone_stat[NR_VM_ZONE_STAT_ITEMS];
141 extern atomic_long_t vm_node_stat[NR_VM_NODE_STAT_ITEMS];
142 extern atomic_long_t vm_numa_event[NR_VM_NUMA_EVENT_ITEMS];
H A Dworkqueue.h285 (_work)->data = (atomic_long_t) WORK_DATA_INIT(); \
294 (_work)->data = (atomic_long_t) WORK_DATA_INIT(); \
H A Dworkqueue_types.h17 atomic_long_t data;
H A Dww_mutex.h39 atomic_long_t stamp;
H A Dzsmalloc.h38 atomic_long_t pages_compacted;
H A Dzswap.h26 atomic_long_t nr_zswap_protected;
/linux-master/include/linux/sched/
H A Duser.h20 atomic_long_t pipe_bufs; /* how many pages are allocated in pipe buffers */
29 atomic_long_t locked_vm;
/linux-master/include/linux/sunrpc/
H A Dxprt.h257 atomic_long_t queuelen;
265 atomic_long_t xmit_queuelen;
H A Dxprtmultipath.h22 atomic_long_t xps_queuelen;
/linux-master/include/net/
H A Dinet_frag.h26 atomic_long_t mem ____cacheline_aligned_in_smp;

Completed in 381 milliseconds

1234567