| /Linux-v5.4/kernel/ | 
| D | profile.c | 36 	u32 pc, hits;  member256 		struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[j];  in profile_flip_buffers()  local
 279 		struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[i];  in profile_discard_flip_buffers()  local
 289 	struct profile_hit *hits;  in do_profile_hits()  local
 
 | 
| /Linux-v5.4/mm/ | 
| D | swap_state.c | 52 #define SWAP_RA_VAL(addr, win, hits)				\  argument338 			int win, hits;  in lookup_swap_cache()  local
 463 				      int hits,  in __swapin_nr_pages()
 504 	unsigned int hits, pages, max_pages;  in swapin_nr_pages()  local
 649 	unsigned int max_win, hits, prev_win, win, left;  in swap_ra_info()  local
 
 | 
| /Linux-v5.4/drivers/cpuidle/governors/ | 
| D | teo.c | 90 	unsigned int hits;  member174 		unsigned int hits = cpu_data->states[idx_timer].hits;  in teo_update()  local
 
 | 
| /Linux-v5.4/fs/ | 
| D | fs_struct.c | 69 			int hits = 0;  in chroot_fs_refs()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/ | 
| D | mvpp2_debugfs.c | 62 	u32 hits = mvpp2_cls_flow_hits(entry->priv, entry->id);  in mvpp2_dbgfs_flow_flt_hits_show()  local75 	u32 hits = mvpp2_cls_lookup_hits(entry->priv, entry->flow);  in mvpp2_dbgfs_flow_dec_hits_show()  local
 194 	u32 hits;  in mvpp2_dbgfs_flow_c2_hits_show()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | lru_cache.h | 196 	unsigned long hits, misses, starving, locked, changed;  member
 | 
| /Linux-v5.4/tools/power/cpupower/utils/idle_monitor/ | 
| D | cpupower-monitor.c | 221 	int mon, hits = 0;  in parse_monitor_param()  local
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | tracing_map.h | 199 	atomic64_t			hits;  member
 | 
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | uwb-internal.h | 270 	u8 hits;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core_acl_flex_keys.c | 102 	} hits[0];  member
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | filecache.c | 906 	unsigned long hits = 0;  in nfsd_file_cache_stats_show()  local
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | xt_recent.c | 293 		unsigned int i, hits = 0;  in recent_mt()  local
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-top.c | 1316 		u64 hits = top->samples;  in __cmd_top()  local
 | 
| D | builtin-record.c | 1546 		unsigned long long hits = rec->samples;  in __cmd_record()  local
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-cache-policy-smq.c | 516 	unsigned hits;  member1031 	unsigned hits = mq->cache_stats.hits;  in default_promote_level()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | neighbour.h | 121 	unsigned long hits;		/* number of hits (among lookups) */  member
 | 
| /Linux-v5.4/drivers/media/rc/ | 
| D | imon.c | 1152 	static int x, y, prev_result, hits;  in stabilize()  local
 | 
| /Linux-v5.4/security/selinux/ | 
| D | selinuxfs.c | 1539 		unsigned int hits = lookups - misses;  in sel_avc_stats_seq_show()  local
 | 
| /Linux-v5.4/include/acpi/ | 
| D | actypes.h | 1230 	u32 hits;  member
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | annotate.c | 2011 	unsigned int hits = 0;  in calc_percent()  local
 |