Searched refs:atomic_long_read (Results 1 - 76 of 76) sorted by relevance

/linux-4.1.27/net/l2tp/
H A Dl2tp_debugfs.c152 atomic_long_read(&tunnel->stats.tx_packets), l2tp_dfs_seq_tunnel_show()
153 atomic_long_read(&tunnel->stats.tx_bytes), l2tp_dfs_seq_tunnel_show()
154 atomic_long_read(&tunnel->stats.tx_errors), l2tp_dfs_seq_tunnel_show()
155 atomic_long_read(&tunnel->stats.rx_packets), l2tp_dfs_seq_tunnel_show()
156 atomic_long_read(&tunnel->stats.rx_bytes), l2tp_dfs_seq_tunnel_show()
157 atomic_long_read(&tunnel->stats.rx_errors)); l2tp_dfs_seq_tunnel_show()
209 atomic_long_read(&session->stats.tx_packets), l2tp_dfs_seq_session_show()
210 atomic_long_read(&session->stats.tx_bytes), l2tp_dfs_seq_session_show()
211 atomic_long_read(&session->stats.tx_errors), l2tp_dfs_seq_session_show()
212 atomic_long_read(&session->stats.rx_packets), l2tp_dfs_seq_session_show()
213 atomic_long_read(&session->stats.rx_bytes), l2tp_dfs_seq_session_show()
214 atomic_long_read(&session->stats.rx_errors)); l2tp_dfs_seq_session_show()
H A Dl2tp_netlink.c350 atomic_long_read(&tunnel->stats.tx_packets)) || l2tp_nl_tunnel_send()
352 atomic_long_read(&tunnel->stats.tx_bytes)) || l2tp_nl_tunnel_send()
354 atomic_long_read(&tunnel->stats.tx_errors)) || l2tp_nl_tunnel_send()
356 atomic_long_read(&tunnel->stats.rx_packets)) || l2tp_nl_tunnel_send()
358 atomic_long_read(&tunnel->stats.rx_bytes)) || l2tp_nl_tunnel_send()
360 atomic_long_read(&tunnel->stats.rx_seq_discards)) || l2tp_nl_tunnel_send()
362 atomic_long_read(&tunnel->stats.rx_oos_packets)) || l2tp_nl_tunnel_send()
364 atomic_long_read(&tunnel->stats.rx_errors))) l2tp_nl_tunnel_send()
750 atomic_long_read(&session->stats.tx_packets)) || l2tp_nl_session_send()
752 atomic_long_read(&session->stats.tx_bytes)) || l2tp_nl_session_send()
754 atomic_long_read(&session->stats.tx_errors)) || l2tp_nl_session_send()
756 atomic_long_read(&session->stats.rx_packets)) || l2tp_nl_session_send()
758 atomic_long_read(&session->stats.rx_bytes)) || l2tp_nl_session_send()
760 atomic_long_read(&session->stats.rx_seq_discards)) || l2tp_nl_session_send()
762 atomic_long_read(&session->stats.rx_oos_packets)) || l2tp_nl_session_send()
764 atomic_long_read(&session->stats.rx_errors))) l2tp_nl_session_send()
H A Dl2tp_eth.c114 stats->tx_bytes = atomic_long_read(&priv->tx_bytes); l2tp_eth_get_stats64()
115 stats->tx_packets = atomic_long_read(&priv->tx_packets); l2tp_eth_get_stats64()
116 stats->tx_dropped = atomic_long_read(&priv->tx_dropped); l2tp_eth_get_stats64()
117 stats->rx_bytes = atomic_long_read(&priv->rx_bytes); l2tp_eth_get_stats64()
118 stats->rx_packets = atomic_long_read(&priv->rx_packets); l2tp_eth_get_stats64()
119 stats->rx_errors = atomic_long_read(&priv->rx_errors); l2tp_eth_get_stats64()
H A Dl2tp_ppp.c989 dest->tx_packets = atomic_long_read(&stats->tx_packets); pppol2tp_copy_stats()
990 dest->tx_bytes = atomic_long_read(&stats->tx_bytes); pppol2tp_copy_stats()
991 dest->tx_errors = atomic_long_read(&stats->tx_errors); pppol2tp_copy_stats()
992 dest->rx_packets = atomic_long_read(&stats->rx_packets); pppol2tp_copy_stats()
993 dest->rx_bytes = atomic_long_read(&stats->rx_bytes); pppol2tp_copy_stats()
994 dest->rx_seq_discards = atomic_long_read(&stats->rx_seq_discards); pppol2tp_copy_stats()
995 dest->rx_oos_packets = atomic_long_read(&stats->rx_oos_packets); pppol2tp_copy_stats()
996 dest->rx_errors = atomic_long_read(&stats->rx_errors); pppol2tp_copy_stats()
1633 atomic_long_read(&tunnel->stats.tx_packets), pppol2tp_seq_tunnel_show()
1634 atomic_long_read(&tunnel->stats.tx_bytes), pppol2tp_seq_tunnel_show()
1635 atomic_long_read(&tunnel->stats.tx_errors), pppol2tp_seq_tunnel_show()
1636 atomic_long_read(&tunnel->stats.rx_packets), pppol2tp_seq_tunnel_show()
1637 atomic_long_read(&tunnel->stats.rx_bytes), pppol2tp_seq_tunnel_show()
1638 atomic_long_read(&tunnel->stats.rx_errors)); pppol2tp_seq_tunnel_show()
1675 atomic_long_read(&session->stats.tx_packets), pppol2tp_seq_session_show()
1676 atomic_long_read(&session->stats.tx_bytes), pppol2tp_seq_session_show()
1677 atomic_long_read(&session->stats.tx_errors), pppol2tp_seq_session_show()
1678 atomic_long_read(&session->stats.rx_packets), pppol2tp_seq_session_show()
1679 atomic_long_read(&session->stats.rx_bytes), pppol2tp_seq_session_show()
1680 atomic_long_read(&session->stats.rx_errors)); pppol2tp_seq_session_show()
/linux-4.1.27/include/linux/
H A Dpage_counter.h34 return atomic_long_read(&counter->count); page_counter_read()
H A Dvmstat.h122 long x = atomic_long_read(&vm_stat[item]); global_page_state()
133 long x = atomic_long_read(&zone->vm_stat[item]); zone_page_state()
150 long x = atomic_long_read(&zone->vm_stat[item]); zone_page_state_snapshot()
H A Diocontext.h130 WARN_ON_ONCE(atomic_long_read(&ioc->refcount) <= 0); get_io_context_active()
H A Dswap.h412 return atomic_long_read(&nr_swap_pages) * 2 < total_swap_pages; vm_swap_full()
417 return atomic_long_read(&nr_swap_pages); get_nr_swap_pages()
H A Dpercpu-refcount.h325 return !atomic_long_read(&ref->count); percpu_ref_is_zero()
H A Dmm.h1302 long val = atomic_long_read(&mm->rss_stat.count[member]); get_mm_counter()
1431 return atomic_long_read(&mm->nr_pmds); mm_nr_pmds()
H A Dfs.h881 #define file_count(x) atomic_long_read(&(x)->f_count)
/linux-4.1.27/lib/
H A Dshow_mem.c52 printk("%lu pages hwpoisoned\n", atomic_long_read(&num_poisoned_pages));
H A Dpercpu-refcount.c133 atomic_long_read(&ref->count), (long)count); percpu_ref_switch_to_atomic_rcu()
149 WARN_ONCE(atomic_long_read(&ref->count) <= 0, percpu_ref_switch_to_atomic_rcu()
151 ref->release, atomic_long_read(&ref->count)); percpu_ref_switch_to_atomic_rcu()
/linux-4.1.27/kernel/rcu/
H A Dtree_trace.c189 atomic_long_read(&rsp->expedited_start), show_rcuexp()
190 atomic_long_read(&rsp->expedited_done), show_rcuexp()
191 atomic_long_read(&rsp->expedited_wrap), show_rcuexp()
192 atomic_long_read(&rsp->expedited_tryfail), show_rcuexp()
193 atomic_long_read(&rsp->expedited_workdone1), show_rcuexp()
194 atomic_long_read(&rsp->expedited_workdone2), show_rcuexp()
195 atomic_long_read(&rsp->expedited_normal), show_rcuexp()
196 atomic_long_read(&rsp->expedited_stoppedcpus), show_rcuexp()
197 atomic_long_read(&rsp->expedited_done_tries), show_rcuexp()
198 atomic_long_read(&rsp->expedited_done_lost), show_rcuexp()
199 atomic_long_read(&rsp->expedited_done_exit)); show_rcuexp()
H A Dtree_plugin.h1934 ret = atomic_long_read(&rdp->nocb_q_count); rcu_nocb_cpu_needs_barrier()
1989 len = atomic_long_read(&rdp->nocb_q_count); __call_rcu_nocb_enqueue()
2039 -atomic_long_read(&rdp->nocb_q_count_lazy), __call_rcu_nocb()
2040 -atomic_long_read(&rdp->nocb_q_count)); __call_rcu_nocb()
2043 -atomic_long_read(&rdp->nocb_q_count_lazy), __call_rcu_nocb()
2044 -atomic_long_read(&rdp->nocb_q_count)); __call_rcu_nocb()
2293 atomic_long_read(&rdp->nocb_q_count_lazy), rcu_nocb_kthread()
2294 atomic_long_read(&rdp->nocb_q_count), -1); rcu_nocb_kthread()
H A Dtree.h613 *ql = atomic_long_read(&rdp->nocb_q_count); rcu_nocb_q_lengths()
614 *qll = atomic_long_read(&rdp->nocb_q_count_lazy); rcu_nocb_q_lengths()
H A Dtree.c3287 if (ULONG_CMP_GE((ulong)atomic_long_read(&rsp->expedited_start), synchronize_sched_expedited()
3288 (ulong)atomic_long_read(&rsp->expedited_done) + synchronize_sched_expedited()
3335 s = atomic_long_read(&rsp->expedited_done);
3355 s = atomic_long_read(&rsp->expedited_done);
3378 snap = atomic_long_read(&rsp->expedited_start);
3394 s = atomic_long_read(&rsp->expedited_done);
H A Drcutorture.c1224 pr_cont("cbflood: %ld\n", atomic_long_read(&n_cbfloods));
/linux-4.1.27/include/asm-generic/
H A Datomic-long.h27 static inline long atomic_long_read(atomic_long_t *l) atomic_long_read() function
144 static inline long atomic_long_read(atomic_long_t *l) atomic_long_read() function
H A Dlocal.h28 #define local_read(l) atomic_long_read(&(l)->a)
/linux-4.1.27/arch/alpha/include/asm/
H A Dlocal.h13 #define local_read(l) atomic_long_read(&(l)->a)
/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c542 atomic_long_read(&c->cache_read_races)); SHOW()
545 atomic_long_read(&c->writeback_keys_done)); SHOW()
547 atomic_long_read(&c->writeback_keys_failed)); SHOW()
742 sysfs_hprint(written, atomic_long_read(&ca->sectors_written) << 9); SHOW()
744 atomic_long_read(&ca->btree_sectors_written) << 9); SHOW()
746 (atomic_long_read(&ca->meta_sectors_written) + SHOW()
747 atomic_long_read(&ca->btree_sectors_written)) << 9); SHOW()
/linux-4.1.27/fs/ubifs/
H A Dshrinker.c79 if (!c->zroot.znode || atomic_long_read(&c->clean_zn_cnt) == 0) shrink_tnc()
94 atomic_long_read(&c->clean_zn_cnt) > 0) { shrink_tnc()
249 dirty_zn_cnt = atomic_long_read(&c->dirty_zn_cnt); kick_a_thread()
282 long clean_zn_cnt = atomic_long_read(&ubifs_clean_zn_cnt); ubifs_shrink_count()
297 long clean_zn_cnt = atomic_long_read(&ubifs_clean_zn_cnt); ubifs_shrink_scan()
H A Ddebug.c611 atomic_long_read(&c->dirty_pg_cnt), ubifs_dump_budg()
612 atomic_long_read(&c->dirty_zn_cnt), ubifs_dump_budg()
613 atomic_long_read(&c->clean_zn_cnt)); ubifs_dump_budg()
1531 if (clean_cnt != atomic_long_read(&c->clean_zn_cnt)) { dbg_check_tnc()
1533 atomic_long_read(&c->clean_zn_cnt), dbg_check_tnc()
1537 if (dirty_cnt != atomic_long_read(&c->dirty_zn_cnt)) { dbg_check_tnc()
1539 atomic_long_read(&c->dirty_zn_cnt), dbg_check_tnc()
H A Dtnc_commit.c652 ubifs_assert(cnt == atomic_long_read(&c->dirty_zn_cnt)); get_znodes_to_commit()
760 ubifs_assert(atomic_long_read(&c->dirty_zn_cnt) == 0); ubifs_tnc_start_commit()
H A Dcommit.c94 ubifs_assert(atomic_long_read(&c->dirty_zn_cnt) == 0); nothing_to_commit()
H A Dreplay.c1070 c->bi.uncommitted_idx = atomic_long_read(&c->dirty_zn_cnt); ubifs_replay_journal()
H A Dsuper.c2281 ubifs_assert(atomic_long_read(&ubifs_clean_zn_cnt) == 0); ubifs_exit()
H A Dtnc.c2864 n = atomic_long_read(&c->clean_zn_cnt); ubifs_tnc_close()
/linux-4.1.27/fs/proc/
H A Dmeminfo.c170 K((unsigned long) atomic_long_read(&mmap_pages_allocated)), meminfo_proc_show()
197 , atomic_long_read(&num_poisoned_pages) << (PAGE_SHIFT - 10) meminfo_proc_show()
H A Dtask_mmu.c45 ptes = PTRS_PER_PTE * sizeof(pte_t) * atomic_long_read(&mm->nr_ptes); task_mem()
/linux-4.1.27/mm/
H A Dpage_counter.c151 count = atomic_long_read(&counter->count); page_counter_limit()
158 if (atomic_long_read(&counter->count) <= count) page_counter_limit()
H A Ddebug.c208 atomic_long_read((atomic_long_t *)&mm->nr_ptes), dump_mm()
H A Dslub.c988 return atomic_long_read(&n->nr_slabs); slabs_node()
993 return atomic_long_read(&n->nr_slabs); node_nr_slabs()
2156 return atomic_long_read(&n->total_objects); node_nr_objs()
3932 if (count != atomic_long_read(&n->nr_slabs)) validate_slab_node()
3934 s->name, count, atomic_long_read(&n->nr_slabs)); validate_slab_node()
4122 if (!atomic_long_read(&n->nr_slabs)) for_each_kmem_cache_node()
4318 x = atomic_long_read(&n->total_objects); for_each_kmem_cache_node()
4320 x = atomic_long_read(&n->total_objects) - for_each_kmem_cache_node()
4323 x = atomic_long_read(&n->nr_slabs); for_each_kmem_cache_node()
4363 if (atomic_long_read(&n->total_objects)) any_slab_objects()
H A Dworkingset.c183 refault = atomic_long_read(&(*zone)->inactive_age); unpack_shadow()
H A Doom_kill.c173 atomic_long_read(&p->mm->nr_ptes) + mm_nr_pmds(p->mm); oom_badness()
373 atomic_long_read(&task->mm->nr_ptes), for_each_process()
H A Dswapfile.c644 if (atomic_long_read(&nr_swap_pages) <= 0) get_swap_page()
2576 val->freeswap = atomic_long_read(&nr_swap_pages) + nr_to_be_unused; si_swapinfo()
H A Dzsmalloc.c1243 return atomic_long_read(&pool->pages_allocated); zs_get_total_pages()
H A Dpage_alloc.c1780 if (atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH]) <= 0 && buffered_rmqueue()
2099 atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH])); reset_alloc_batches()
5814 atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH])); for_each_zone()
H A Dvmscan.c340 new_nr = atomic_long_read(&shrinker->nr_deferred[nid]); do_shrink_slab()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dlocal.h14 #define local_read(l) atomic_long_read(&(l)->a)
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgruprocfs.c37 unsigned long val = atomic_long_read(v); printstat_val()
137 count = atomic_long_read(&mcs_op_statistics[op].count); mcs_statistics_show()
138 total = atomic_long_read(&mcs_op_statistics[op].total); mcs_statistics_show()
/linux-4.1.27/net/ipv6/
H A Dproc.c171 atomic_long_read(smib + i)); snmp6_seq_show_icmpv6msg()
178 val = atomic_long_read(smib + i); snmp6_seq_show_icmpv6msg()
200 atomic_long_read(smib + itemlist[i].entry); snmp6_seq_show_item()
H A Daddrconf.c4632 put_unaligned(atomic_long_read(&mib[i]), &stats[i]); __snmp6_fill_statsdev()
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_stat.c796 atomic_long_read(&sess->cmd_pdus)); iscsi_stat_sess_show_attr_cmd_pdus()
820 atomic_long_read(&sess->rsp_pdus)); iscsi_stat_sess_show_attr_rsp_pdus()
844 atomic_long_read(&sess->tx_data_octets)); iscsi_stat_sess_show_attr_txdata_octs()
868 atomic_long_read(&sess->rx_data_octets)); iscsi_stat_sess_show_attr_rxdata_octs()
892 atomic_long_read(&sess->conn_digest_errors)); iscsi_stat_sess_show_attr_conn_digest_errors()
916 atomic_long_read(&sess->conn_timeout_errors)); iscsi_stat_sess_show_attr_conn_timeout_errors()
/linux-4.1.27/arch/x86/include/asm/
H A Dlocal.h15 #define local_read(l) atomic_long_read(&(l)->a)
/linux-4.1.27/arch/mips/include/asm/
H A Dlocal.h18 #define local_read(l) atomic_long_read(&(l)->a)
/linux-4.1.27/fs/
H A Dnsfs.c63 d = atomic_long_read(&ns->stashed); ns_get_path()
H A Dnamespace.c548 if (atomic_long_read(&sb->s_remove_count)) sb_prepare_remount_readonly()
562 if (!err && atomic_long_read(&sb->s_remove_count)) sb_prepare_remount_readonly()
H A Dinode.c230 WARN_ON(atomic_long_read(&inode->i_sb->s_remove_count) == 0); __destroy_inode()
H A Deventpoll.c1273 user_watches = atomic_long_read(&ep->user->epoll_watches); ep_insert()
/linux-4.1.27/net/ipv4/
H A Dproc.c332 val = atomic_long_read(&net->mib.icmpmsg_statistics->mibs[i]); icmpmsg_put()
365 atomic_long_read(ptr + icmpmibmap[i].index)); icmp_put()
371 atomic_long_read(ptr + (icmpmibmap[i].index | 0x100))); icmp_put()
H A Dtcp_memcontrol.c156 val = atomic_long_read(&tcp_memory_allocated); tcp_cgroup_read()
/linux-4.1.27/net/openvswitch/
H A Dvport.c306 stats->rx_errors = atomic_long_read(&vport->err_stats.rx_errors); ovs_vport_get_stats()
307 stats->tx_errors = atomic_long_read(&vport->err_stats.tx_errors); ovs_vport_get_stats()
308 stats->tx_dropped = atomic_long_read(&vport->err_stats.tx_dropped); ovs_vport_get_stats()
309 stats->rx_dropped = atomic_long_read(&vport->err_stats.rx_dropped); ovs_vport_get_stats()
/linux-4.1.27/block/
H A Dblk-ioc.c26 BUG_ON(atomic_long_read(&ioc->refcount) <= 0); get_io_context()
137 BUG_ON(atomic_long_read(&ioc->refcount) <= 0); put_io_context()
/linux-4.1.27/net/unix/
H A Dgarbage.c305 inflight_refs = atomic_long_read(&u->inflight); unix_gc()
336 if (atomic_long_read(&u->inflight) > 0) { unix_gc()
H A Daf_unix.c495 atomic_long_read(&unix_nr_socks)); unix_sock_destructor()
743 if (atomic_long_read(&unix_nr_socks) > 2 * get_max_files()) unix_create1()
/linux-4.1.27/drivers/target/
H A Dtarget_core_stat.c217 atomic_long_read(&dev->num_resets)); target_stat_scsi_tgt_dev_show_attr_resets()
401 atomic_long_read(&dev->num_cmds)); target_stat_scsi_lu_show_attr_num_cmds()
413 atomic_long_read(&dev->read_bytes) >> 20); target_stat_scsi_lu_show_attr_read_mbytes()
425 atomic_long_read(&dev->write_bytes) >> 20); target_stat_scsi_lu_show_attr_write_mbytes()
436 return snprintf(page, PAGE_SIZE, "%lu\n", atomic_long_read(&dev->num_resets)); target_stat_scsi_lu_show_attr_resets()
/linux-4.1.27/kernel/sched/
H A Dproc.c221 if (atomic_long_read(&calc_load_idle[idx])) calc_load_fold_idle()
315 active = atomic_long_read(&calc_load_tasks); calc_global_nohz()
360 active = atomic_long_read(&calc_load_tasks); calc_global_load()
H A Ddebug.c227 atomic_long_read(&cfs_rq->tg->load_avg)); print_cfs_rq()
H A Dfair.c2330 tg_weight = atomic_long_read(&tg->load_avg); calc_tg_weight()
2671 atomic_long_read(&tg->load_avg) + 1); __update_group_entity_contrib()
2827 if (atomic_long_read(&cfs_rq->removed_load)) { update_cfs_rq_blocked_load()
/linux-4.1.27/security/integrity/ima/
H A Dima_fs.c36 len = scnprintf(tmpbuf, TMPBUFLEN, "%li\n", atomic_long_read(val)); ima_show_htable_value()
/linux-4.1.27/drivers/block/zram/
H A Dzram_drv.c200 val = atomic_long_read(&zram->stats.max_used_pages); mem_used_max_show()
569 old_max = atomic_long_read(&zram->stats.max_used_pages); update_used_max()
1106 max_used = atomic_long_read(&zram->stats.max_used_pages); mm_stat_show()
/linux-4.1.27/kernel/
H A Dfork.c633 long x = atomic_long_read(&mm->rss_stat.count[i]); check_mm()
640 if (atomic_long_read(&mm->nr_ptes)) check_mm()
642 atomic_long_read(&mm->nr_ptes)); check_mm()
H A Dworkqueue.c696 unsigned long data = atomic_long_read(&work->data); get_work_pwq()
721 unsigned long data = atomic_long_read(&work->data); get_work_pool()
746 unsigned long data = atomic_long_read(&work->data); get_work_pool_id()
765 unsigned long data = atomic_long_read(&work->data); work_is_canceling()
/linux-4.1.27/net/sunrpc/
H A Dsvc_xprt.c1345 (unsigned long)atomic_long_read(&pool->sp_stats.packets), svc_pool_stats_show()
1347 (unsigned long)atomic_long_read(&pool->sp_stats.threads_woken), svc_pool_stats_show()
1348 (unsigned long)atomic_long_read(&pool->sp_stats.threads_timedout)); svc_pool_stats_show()
/linux-4.1.27/fs/nfs/
H A Ddir.c2169 return vfs_pressure_ratio(atomic_long_read(&nfs_access_nr_entries)); nfs_access_cache_count()
2175 long nr_entries = atomic_long_read(&nfs_access_nr_entries); nfs_access_cache_enforce_limit()
H A Dinode.c1277 return atomic_long_read(&nfs_attr_generation_counter); nfs_read_attr_generation_counter()
H A Dwrite.c1726 if (atomic_long_read(&nfss->writeback) < NFS_CONGESTION_OFF_THRESH) nfs_commit_release_pages()
/linux-4.1.27/drivers/net/ppp/
H A Dppp_generic.c599 if (atomic_long_read(&file->f_count) < 2) { ppp_ioctl()
604 atomic_long_read(&file->f_count)); ppp_ioctl()
/linux-4.1.27/include/net/
H A Dsock.h1234 return atomic_long_read(prot->memory_allocated); sk_memory_allocated()
1311 return atomic_long_read(prot->memory_allocated); proto_memory_allocated()
/linux-4.1.27/fs/ext2/
H A Dsuper.c1240 if (atomic_long_read(&sb->s_remove_count)) { ext2_freeze()
/linux-4.1.27/drivers/infiniband/core/
H A Dcm.c3678 atomic_long_read(&group->counter[cm_attr->index])); cm_show_counter()
/linux-4.1.27/net/core/
H A Ddev.c6728 storage->rx_dropped += atomic_long_read(&dev->rx_dropped); dev_get_stats()
6729 storage->tx_dropped += atomic_long_read(&dev->tx_dropped); dev_get_stats()
/linux-4.1.27/kernel/events/
H A Dcore.c3623 atomic_long_read(&event->refcount), event)) { free_event()
4692 user_locked = atomic_long_read(&user->locked_vm) + user_extra; perf_mmap()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem.c4468 return atomic_long_read(&obj->base.filp->f_count) == 1; discard_backing_storage()

Completed in 2733 milliseconds