Searched defs:lists (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/process/ |
A D | embargoed-hardware-issues.rst | 285 List keys 292 Subscription to incident specific lists
|
/linux/kernel/bpf/ |
A 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
|
/linux/drivers/gpu/drm/i915/gt/ |
A 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() 1181 verify_wa_lists(struct intel_gt *gt, struct wa_lists *lists, in verify_wa_lists() 1216 struct wa_lists *lists; in live_gpu_reset_workarounds() local 1260 struct wa_lists *lists; in live_engine_reset_workarounds() local
|
/linux/tools/perf/util/ |
A D | thread.h | 26 struct list_head lists; member
|
/linux/fs/xfs/ |
A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/linux/sound/core/ |
A D | control.c | 1914 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl() 1957 struct list_head *lists) in _snd_ctl_unregister_ioctl()
|
/linux/include/linux/ |
A D | mmzone.h | 307 struct list_head lists[NR_LRU_LISTS]; member 379 struct list_head lists[NR_PCP_LISTS]; member
|
/linux/drivers/media/platform/vsp1/ |
A D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member
|
/linux/drivers/clk/ |
A D | clk.c | 2977 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_summary_show() local 3036 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_dump_show() local 4040 struct hlist_head **lists; in clk_core_evict_parent_cache() local
|
/linux/fs/nilfs2/ |
A D | btree.c | 2100 struct list_head *lists, in nilfs_btree_add_dirty_buffer() 2138 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local
|
/linux/arch/s390/include/asm/ |
A D | kvm_host.h | 662 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/linux/tools/perf/ |
A D | builtin-trace.c | 4595 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
|
Completed in 75 milliseconds