Searched defs:lists (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/kernel/bpf/ |
D | bpf_lru_list.h | 32 struct list_head lists[NR_BPF_LRU_LIST_T]; member 41 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | selftest_workarounds.c | 62 reference_lists_init(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_init() 87 reference_lists_fini(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_fini() 1166 verify_wa_lists(struct intel_gt *gt, struct wa_lists *lists, in verify_wa_lists() 1201 struct wa_lists *lists; in live_gpu_reset_workarounds() local 1245 struct wa_lists *lists; in live_engine_reset_workarounds() local
|
/linux-6.6.21/fs/xfs/ |
D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/linux-6.6.21/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 58 struct list_head *lists[] = { in xvip_graph_find_entity() local
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_capture.c | 297 const struct __guc_mmio_reg_descr_group *lists) in guc_capture_alloc_steered_lists() 359 const struct __guc_mmio_reg_descr_group *lists; in guc_capture_get_device_reglist() local
|
/linux-6.6.21/tools/perf/util/ |
D | thread.h | 27 struct list_head lists; member
|
/linux-6.6.21/sound/core/ |
D | control.c | 2150 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl() 2197 struct list_head *lists) in _snd_ctl_unregister_ioctl()
|
/linux-6.6.21/drivers/media/platform/renesas/vsp1/ |
D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member
|
/linux-6.6.21/drivers/clk/ |
D | clk.c | 3231 struct hlist_head **lists = s->private; in clk_summary_show() local 3290 struct hlist_head **lists = s->private; in clk_dump_show() local 4379 const struct hlist_head **lists; in clk_core_evict_parent_cache() local
|
/linux-6.6.21/fs/nilfs2/ |
D | btree.c | 2113 struct list_head *lists, in nilfs_btree_add_dirty_buffer() 2152 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local
|
/linux-6.6.21/include/linux/ |
D | mmzone.h | 619 struct list_head lists[NR_LRU_LISTS]; member 694 struct list_head lists[NR_PCP_LISTS]; member
|
/linux-6.6.21/arch/s390/include/asm/ |
D | kvm_host.h | 681 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/linux-6.6.21/tools/perf/ |
D | builtin-trace.c | 4501 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
|