Home
last modified time | relevance | path

Searched defs:lists (Results 1 – 12 of 12) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_lru_list.h32 struct list_head lists[NR_BPF_LRU_LIST_T]; member
41 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c62 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/drivers/thermal/
H A Dthermal_debugfs.c225 struct list_head *lists, int id) in thermal_debugfs_cdev_record_alloc()
243 struct list_head *lists, int id) in thermal_debugfs_cdev_record_find()
256 struct list_head *lists, int id) in thermal_debugfs_cdev_record_get()
/linux/tools/perf/util/
H A Dthread.h25 struct list_head lists; member
/linux/fs/bcachefs/
H A Drcu_pending.c112 struct rcu_pending_list lists[NUM_ACTIVE_RCU_POLL_OLDSTATE + 1]; member
/linux/sound/core/
H A Dcontrol.c2056 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl()
2102 struct list_head *lists) in _snd_ctl_unregister_ioctl()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c36 struct vsp1_dl_header_list lists[8]; member
/linux/fs/nilfs2/
H A Dbtree.c2132 struct list_head *lists, in nilfs_btree_add_dirty_buffer()
2171 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local
/linux/include/linux/
H A Dmmzone.h655 struct list_head lists[NR_LRU_LISTS]; member
744 struct list_head lists[NR_PCP_LISTS]; member
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c402 const struct __guc_mmio_reg_descr_group *lists = guc->capture->reglists; in guc_capture_alloc_steered_lists() local
/linux/arch/s390/include/asm/
H A Dkvm_host.h355 struct list_head lists[FIRQ_LIST_COUNT]; member
/linux/tools/perf/
H A Dbuiltin-trace.c5148 char *sep = NULL, *lists[2] = { NULL, NULL, }; in trace__parse_events_option() local