/openbmc/qemu/util/ |
H A D | qemu-config.c | 13 static QemuOptsList *find_list(QemuOptsList **lists, const char *group, in find_list() 170 QemuOptsList **lists = opaque; in qemu_config_do_parse() local 181 int qemu_config_parse(FILE *fp, QemuOptsList **lists, const char *fname, Error **errp) in qemu_config_parse() 283 bool qemu_config_parse_qdict(QDict *options, QemuOptsList **lists, in qemu_config_parse_qdict()
|
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
/openbmc/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-vipp.c | 58 struct list_head *lists[] = { in xvip_graph_find_entity() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A 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
|
/openbmc/linux/tools/perf/util/ |
H A D | thread.h | 27 struct list_head lists; member
|
/openbmc/linux/sound/core/ |
H A D | control.c | 2154 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl() 2201 struct list_head *lists) in _snd_ctl_unregister_ioctl()
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member
|
/openbmc/linux/drivers/clk/ |
H A D | clk.c | 3333 struct hlist_head **lists = s->private; in clk_summary_show() local 3398 struct hlist_head **lists = s->private; in clk_dump_show() local 4495 const struct hlist_head **lists; in clk_core_evict_parent_cache() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | btree.c | 2122 struct list_head *lists, in nilfs_btree_add_dirty_buffer() 2161 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local
|
/openbmc/linux/include/linux/ |
H A D | mmzone.h | 621 struct list_head lists[NR_LRU_LISTS]; member 695 struct list_head lists[NR_PCP_LISTS]; member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | 682 struct list_head lists[FIRQ_LIST_COUNT]; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-trace.c | 4504 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
|