Searched defs:lists (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/kernel/bpf/ |
D | bpf_lru_list.h | 31 struct list_head lists[NR_BPF_LRU_LIST_T]; member 40 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | selftest_workarounds.c | 61 reference_lists_init(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_init() 86 reference_lists_fini(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_fini() 1131 verify_wa_lists(struct i915_gem_context *ctx, struct wa_lists *lists, in verify_wa_lists() 1162 struct wa_lists lists; in live_gpu_reset_workarounds() local 1209 struct wa_lists lists; in live_engine_reset_workarounds() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | thread.h | 26 struct list_head lists; member
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/kernel/linux/linux-5.10/sound/core/ |
D | control.c | 1854 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl() 1897 struct list_head *lists) in _snd_ctl_unregister_ioctl()
|
/kernel/linux/linux-5.10/include/linux/ |
D | mmzone.h | 309 struct list_head lists[NR_LRU_LISTS]; member 356 struct list_head lists[MIGRATE_PCPTYPES]; member
|
/kernel/linux/linux-5.10/drivers/clk/ |
D | clk.c | 2974 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_summary_show() local 3033 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_dump_show() local 4051 struct hlist_head **lists; in clk_core_evict_parent_cache() local
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
D | btree.c | 2116 struct list_head *lists, in nilfs_btree_add_dirty_buffer() 2155 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | kvm_host.h | 665 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-trace.c | 4578 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
|