Searched defs:lists (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/Documentation/process/ | 
| D | embargoed-hardware-issues.rst | 279 List keys286 Subscription to incident specific lists
 
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | bpf_lru_list.h | 31 	struct list_head lists[NR_BPF_LRU_LIST_T];  member40 	struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T];  member
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | selftest_workarounds.c | 37 reference_lists_init(struct drm_i915_private *i915, struct wa_lists *lists)  in reference_lists_init()62 reference_lists_fini(struct drm_i915_private *i915, struct wa_lists *lists)  in reference_lists_fini()
 1084 verify_wa_lists(struct i915_gem_context *ctx, struct wa_lists *lists,  in verify_wa_lists()
 1115 	struct wa_lists lists;  in live_gpu_reset_workarounds()  local
 1162 	struct wa_lists lists;  in live_engine_reset_workarounds()  local
 
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_mru_cache.c | 93 	struct list_head	*lists;    /* Array of lists, one per grp.  */  member
 | 
| /Linux-v5.4/sound/core/ | 
| D | control.c | 1663 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists)  in _snd_ctl_register_ioctl()1706 				     struct list_head *lists)  in _snd_ctl_unregister_ioctl()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | mmzone.h | 300 	struct list_head		lists[NR_LRU_LISTS];  member339 	struct list_head lists[MIGRATE_PCPTYPES];  member
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk.c | 2904 	struct hlist_head **lists = (struct hlist_head **)s->private;  in clk_summary_show()  local2960 	struct hlist_head **lists = (struct hlist_head **)s->private;  in clk_dump_show()  local
 3820 	struct hlist_head **lists;  in clk_core_evict_parent_cache()  local
 
 | 
| /Linux-v5.4/drivers/media/platform/vsp1/ | 
| D | vsp1_dl.c | 35 	struct vsp1_dl_header_list lists[8];  member
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | btree.c | 2101 					 struct list_head *lists,  in nilfs_btree_add_dirty_buffer()2139 	struct list_head lists[NILFS_BTREE_LEVEL_MAX];  in nilfs_btree_lookup_dirty_buffers()  local
 
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | kvm_host.h | 592 	struct list_head lists[FIRQ_LIST_COUNT];  member
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-trace.c | 3912 	char *sep = NULL, *lists[2] = { NULL, NULL, };  in trace__parse_events_option()  local
 |