Home
last modified time | relevance | path

Searched defs:lists (Results 1 – 13 of 13) 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/fs/xfs/
H A Dxfs_mru_cache.c93 struct list_head *lists; /* Array of lists, one per grp. */ member
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c293 const struct __guc_mmio_reg_descr_group *lists) in guc_capture_alloc_steered_lists()
355 const struct __guc_mmio_reg_descr_group *lists; in guc_capture_get_device_reglist() local
/linux/drivers/pinctrl/realtek/
H A Dpinctrl-rtd.h120 struct rtd_pin_reg_list *lists; member
/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/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.h651 struct list_head lists[NR_LRU_LISTS]; global() member
740 struct list_head lists[NR_PCP_LISTS]; global() member
[all...]
/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