Searched defs:lists (Results 1 – 13 of 13) sorted by relevance
/linux/kernel/bpf/ |
H A 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/drivers/gpu/drm/i915/gt/ |
H A 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/fs/xfs/ |
H A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_capture.c | 293 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 D | pinctrl-rtd.h | 120 struct rtd_pin_reg_list *lists; member
|
/linux/tools/perf/util/ |
H A D | thread.h | 25 struct list_head lists; member
|
/linux/fs/bcachefs/ |
H A D | rcu_pending.c | 112 struct rcu_pending_list lists[NUM_ACTIVE_RCU_POLL_OLDSTATE + 1]; member
|
/linux/sound/core/ |
H A D | control.c | 2056 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 D | btree.c | 2132 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 D | mmzone.h | 651 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 D | xe_guc_capture.c | 402 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 D | kvm_host.h | 355 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/linux/tools/perf/ |
H A D | builtin-trace.c | 5148 char *sep = NULL, *lists[2] = { NULL, NULL, }; in trace__parse_events_option() local
|