Searched defs:lists (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/Documentation/process/ |
A D | embargoed-hardware-issues.rst | 290 List keys 297 Subscription to incident specific lists
|
/linux-6.3-rc2/kernel/bpf/ |
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-6.3-rc2/drivers/gpu/drm/i915/gt/ |
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-6.3-rc2/tools/perf/util/ |
A D | thread.h | 26 struct list_head lists; member
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/ |
A D | intel_guc_capture.c | 295 const struct __guc_mmio_reg_descr_group *lists) in guc_capture_alloc_steered_lists_xe_lpd() 352 const struct __guc_mmio_reg_descr_group *lists, in guc_capture_alloc_steered_lists_xe_hpg()
|
/linux-6.3-rc2/sound/core/ |
A D | control.c | 2068 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl() 2115 struct list_head *lists) in _snd_ctl_unregister_ioctl()
|
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member
|
/linux-6.3-rc2/drivers/clk/ |
A D | clk.c | 3197 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_summary_show() local 3256 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_dump_show() local 4328 const struct hlist_head **lists; in clk_core_evict_parent_cache() local
|
/linux-6.3-rc2/fs/nilfs2/ |
A 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.3-rc2/include/linux/ |
A D | mmzone.h | 611 struct list_head lists[NR_LRU_LISTS]; member 687 struct list_head lists[NR_PCP_LISTS]; member
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | kvm_host.h | 681 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-trace.c | 4524 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
|
Completed in 60 milliseconds