Searched defs:lists (Results 1 – 15 of 15) sorted by relevance
/linux-6.8/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.8/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.8/drivers/thermal/ |
D | thermal_debugfs.c | 219 struct list_head *lists, int id) in thermal_debugfs_cdev_record_alloc() 237 struct list_head *lists, int id) in thermal_debugfs_cdev_record_find() 250 struct list_head *lists, int id) in thermal_debugfs_cdev_record_get()
|
/linux-6.8/fs/xfs/ |
D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/linux-6.8/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 58 struct list_head *lists[] = { in xvip_graph_find_entity() local
|
/linux-6.8/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.8/drivers/pinctrl/realtek/ |
D | pinctrl-rtd.h | 120 struct rtd_pin_reg_list *lists; member
|
/linux-6.8/tools/perf/util/ |
D | thread.h | 27 struct list_head lists; member
|
/linux-6.8/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.8/drivers/media/platform/renesas/vsp1/ |
D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member
|
/linux-6.8/drivers/clk/ |
D | clk.c | 3244 struct hlist_head **lists = s->private; in clk_summary_show() local 3304 struct hlist_head **lists = s->private; in clk_dump_show() local 4422 const struct hlist_head **lists; in clk_core_evict_parent_cache() local
|
/linux-6.8/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.8/include/linux/ |
D | mmzone.h | 604 struct list_head lists[NR_LRU_LISTS]; member 699 struct list_head lists[NR_PCP_LISTS]; member
|
/linux-6.8/arch/s390/include/asm/ |
D | kvm_host.h | 681 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/linux-6.8/tools/perf/ |
D | builtin-trace.c | 4499 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
|