Home
last modified time | relevance | path

Searched refs:lists (Results 1 – 25 of 976) sorted by relevance

12345678910>>...40

/openbmc/linux/fs/xfs/
H A Dxfs_mru_cache.c93 struct list_head *lists; /* Array of lists, one per grp. */ member
145 lru_list = mru->lists + mru->lru_grp; in _xfs_mru_cache_migrate()
171 lru_list = mru->lists + ((mru->lru_grp + grp) % mru->grp_count); in _xfs_mru_cache_migrate()
215 list_add_tail(&elem->list_node, mru->lists + grp); in _xfs_mru_cache_list_insert()
272 ASSERT(mru && mru->lists); in _xfs_mru_cache_reap()
273 if (!mru || !mru->lists) in _xfs_mru_cache_reap()
341 mru->lists = kmem_zalloc(mru->grp_count * sizeof(*mru->lists), 0); in xfs_mru_cache_create()
343 if (!mru->lists) { in xfs_mru_cache_create()
349 INIT_LIST_HEAD(mru->lists + grp); in xfs_mru_cache_create()
366 if (err && mru && mru->lists) in xfs_mru_cache_create()
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dlist_utils.robot8 [Arguments] @{lists}
11 # lists A list of lists to be combined. Any item in this list which is
14 ${list_size}= Get Length ${lists}
17 FOR ${arg} IN @{lists}
18 ${type_arg}= Evaluate str(type($lists[${index}])).split("'")[1]
19 … Run Keyword If '${type_arg}' != 'list' Run Keywords Remove From List ${lists} ${index} AND
24 ${new_list}= Combine Lists @{lists}
30 [Documentation] Intersects the two lists passed in. Returns a list of
31 ... values common to both lists with no duplicates.
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen4 Contact: xen-devel@lists.xenproject.org
13 Contact: xen-devel@lists.xenproject.org
22 Contact: xen-devel@lists.xenproject.org
31 Contact: xen-devel@lists.xenproject.org
53 Contact: xen-devel@lists.xenproject.org
62 Contact: xen-devel@lists.xenproject.org
70 Contact: xen-devel@lists.xenproject.org
79 Contact: xen-devel@lists.xenproject.org
86 Contact: xen-devel@lists.xenproject.org
94 Contact: xen-devel@lists.xenproject.org
[all …]
/openbmc/qemu/util/
H A Dqemu-config.c13 static QemuOptsList *find_list(QemuOptsList **lists, const char *group, in find_list() argument
19 for (i = 0; lists[i] != NULL; i++) { in find_list()
20 if (strcmp(lists[i]->name, group) == 0) in find_list()
23 if (lists[i] == NULL) { in find_list()
26 return lists[i]; in find_list()
170 QemuOptsList **lists = opaque; in qemu_config_do_parse() local
173 list = find_list(lists, group, errp); in qemu_config_do_parse()
181 int qemu_config_parse(FILE *fp, QemuOptsList **lists, const char *fname, Error **errp) in qemu_config_parse() argument
183 return qemu_config_foreach(fp, qemu_config_do_parse, lists, fname, errp); in qemu_config_parse()
283 bool qemu_config_parse_qdict(QDict *options, QemuOptsList **lists, in qemu_config_parse_qdict() argument
[all …]
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvarlocality.rst17 The following subsections provide lists of variables whose context is
25 This section lists variables whose configuration context is the
51 This section lists variables whose configuration context is the machine.
76 This section lists variables whose configuration context is the local
102 The following subsections provide lists of variables whose context is
110 This section lists variables that are required for recipes.
123 This section lists variables that define recipe dependencies.
140 This section lists variables that define recipe paths.
153 This section lists variables that define extra build information for
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-cxl11 Contact: linuxppc-dev@lists.ozlabs.org
22 Contact: linuxppc-dev@lists.ozlabs.org
33 Contact: linuxppc-dev@lists.ozlabs.org
43 Contact: linuxppc-dev@lists.ozlabs.org
51 Contact: linuxppc-dev@lists.ozlabs.org
59 Contact: linuxppc-dev@lists.ozlabs.org
69 Contact: linuxppc-dev@lists.ozlabs.org
89 Contact: linuxppc-dev@lists.ozlabs.org
97 Contact: linuxppc-dev@lists.ozlabs.org
104 Contact: linuxppc-dev@lists.ozlabs.org
[all …]
H A Dsysfs-bus-nfit8 Contact: nvdimm@lists.linux.dev
17 Contact: nvdimm@lists.linux.dev
26 Contact: nvdimm@lists.linux.dev
34 Contact: nvdimm@lists.linux.dev
42 Contact: nvdimm@lists.linux.dev
52 Contact: nvdimm@lists.linux.dev
71 Contact: nvdimm@lists.linux.dev
87 Contact: nvdimm@lists.linux.dev
95 Contact: nvdimm@lists.linux.dev
105 Contact: nvdimm@lists.linux.dev
[all …]
H A Dsysfs-class-mtd4 Contact: linux-mtd@lists.infradead.org
12 Contact: linux-mtd@lists.infradead.org
22 Contact: linux-mtd@lists.infradead.org
30 Contact: linux-mtd@lists.infradead.org
39 Contact: linux-mtd@lists.infradead.org
48 Contact: linux-mtd@lists.infradead.org
58 Contact: linux-mtd@lists.infradead.org
71 Contact: linux-mtd@lists.infradead.org
79 Contact: linux-mtd@lists.infradead.org
88 Contact: linux-mtd@lists.infradead.org
[all …]
H A Dsysfs-driver-uacce4 Contact: linux-accelerators@lists.ozlabs.org
12 Contact: linux-accelerators@lists.ozlabs.org
18 Contact: linux-accelerators@lists.ozlabs.org
25 Contact: linux-accelerators@lists.ozlabs.org
35 Contact: linux-accelerators@lists.ozlabs.org
43 Contact: linux-accelerators@lists.ozlabs.org
50 Contact: linux-accelerators@lists.ozlabs.org
56 Contact: linux-accelerators@lists.ozlabs.org
H A Dsysfs-bus-event_source-devices-hv_24x73 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
28 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
31 hypervisor on POWER7 and 8 systems. This catalog lists events
38 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
45 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
52 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
59 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
66 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
73 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
80 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
[all …]
H A Dsysfs-devices-platform-ipmi4 Contact: openipmi-developer@lists.sourceforge.net
12 Contact: openipmi-developer@lists.sourceforge.net
23 Contact: openipmi-developer@lists.sourceforge.net
33 Contact: openipmi-developer@lists.sourceforge.net
42 Contact: openipmi-developer@lists.sourceforge.net
53 Contact: openipmi-developer@lists.sourceforge.net
63 Contact: openipmi-developer@lists.sourceforge.net
71 Contact: openipmi-developer@lists.sourceforge.net
81 Contact: openipmi-developer@lists.sourceforge.net
94 Contact: openipmi-developer@lists.sourceforge.net
[all …]
H A Dsysfs-class-ocxl3 Contact: linuxppc-dev@lists.ozlabs.org
10 Contact: linuxppc-dev@lists.ozlabs.org
22 Contact: linuxppc-dev@lists.ozlabs.org
29 Contact: linuxppc-dev@lists.ozlabs.org
36 Contact: linuxppc-dev@lists.ozlabs.org
42 Contact: linuxppc-dev@lists.ozlabs.org
H A Dppc-memtrace4 Contact: linuxppc-dev@lists.ozlabs.org
12 Contact: linuxppc-dev@lists.ozlabs.org
25 Contact: linuxppc-dev@lists.ozlabs.org
32 Contact: linuxppc-dev@lists.ozlabs.org
38 Contact: linuxppc-dev@lists.ozlabs.org
44 Contact: linuxppc-dev@lists.ozlabs.org
H A Dsysfs-kernel-fadump3 Contact: linuxppc-dev@lists.ozlabs.org
11 Contact: linuxppc-dev@lists.ozlabs.org
19 Contact: linuxppc-dev@lists.ozlabs.org
28 Contact: linuxppc-dev@lists.ozlabs.org
37 Contact: linuxppc-dev@lists.ozlabs.org
H A Dsysfs-driver-intel-i915-hwmon4 Contact: intel-gfx@lists.freedesktop.org
12 Contact: intel-gfx@lists.freedesktop.org
26 Contact: intel-gfx@lists.freedesktop.org
34 Contact: intel-gfx@lists.freedesktop.org
43 Contact: intel-gfx@lists.freedesktop.org
56 Contact: intel-gfx@lists.freedesktop.org
69 Contact: intel-gfx@lists.freedesktop.org
H A Dsysfs-bus-fsi4 Contact: linux-fsi@lists.ozlabs.org
12 Contact: linux-fsi@lists.ozlabs.org
22 Contact: linux-fsi@lists.ozlabs.org
35 Contact: linux-fsi@lists.ozlabs.org
43 Contact: linux-fsi@lists.ozlabs.org
H A Dsysfs-devices-xenbus3 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
10 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
17 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
26 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
34 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
H A Dsysfs-bus-papr-pmem4 Contact: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, nvdimm@lists.linux.dev,
39 Contact: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, nvdimm@lists.linux.dev,
68 Contact: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, nvdimm@lists.linux.dev,
H A Dsysfs-bus-spi-devices-spi-nor4 Contact: linux-mtd@lists.infradead.org
15 Contact: linux-mtd@lists.infradead.org
25 Contact: linux-mtd@lists.infradead.org
32 Contact: linux-mtd@lists.infradead.org
H A Dsysfs-bus-event_source-devices-hv_gpci3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
34 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
44 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
51 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
58 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
65 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
72 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
79 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
86 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
118 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
[all …]
/openbmc/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() argument
67 memset(lists, 0, sizeof(*lists)); in reference_lists_init()
69 wa_init_start(&lists->gt_wa_list, gt, "GT_REF", "global"); in reference_lists_init()
70 gt_init_workarounds(gt, &lists->gt_wa_list); in reference_lists_init()
71 wa_init_finish(&lists->gt_wa_list); in reference_lists_init()
74 struct i915_wa_list *wal = &lists->engine[id].wa_list; in reference_lists_init()
81 &lists->engine[id].ctx_wa_list, in reference_lists_init()
87 reference_lists_fini(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_fini() argument
93 intel_wa_list_free(&lists->engine[id].wa_list); in reference_lists_fini()
95 intel_wa_list_free(&lists->gt_wa_list); in reference_lists_fini()
[all …]
/openbmc/linux/kernel/bpf/
H A Dbpf_lru_list.c33 return &loc_l->lists[LOCAL_FREE_LIST_IDX]; in local_free_list()
38 return &loc_l->lists[LOCAL_PENDING_LIST_IDX]; in local_pending_list()
98 list_move(&node->list, &l->lists[tgt_type]); in __bpf_lru_node_move_in()
126 list_move(&node->list, &l->lists[tgt_type]); in __bpf_lru_node_move()
147 struct list_head *active = &l->lists[BPF_LRU_LIST_T_ACTIVE]; in __bpf_lru_list_rotate_active()
174 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_rotate_inactive()
217 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_shrink_inactive()
277 if (!list_empty(&l->lists[BPF_LRU_LIST_T_INACTIVE])) in __bpf_lru_list_shrink()
278 force_shrink_list = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_shrink()
280 force_shrink_list = &l->lists[BPF_LRU_LIST_T_ACTIVE]; in __bpf_lru_list_shrink()
[all …]
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-utils.bbclass16 lists = [listvar_to_list(d, x) for x in listvars]
17 lst = [fmt.format(*x) for x in itertools.product(*lists)]
23 lists = [listvar_to_list(d, x) for x in listvars]
24 lst = [fmt.format(*x) for x in zip(*lists)]
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dlru_sort.rst4 DAMON-based LRU-lists Sorting
7 DAMON-based LRU-lists Sorting (DAMON_LRU_SORT) is a static kernel module that
9 (de)prioritization of pages on their LRU-lists for making LRU-lists a more
12 Where Proactive LRU-lists Sorting is Required?
16 systems, LRU lists are normally not proactively sorted but partially and
18 calls and memory pressure. As a result, LRU lists are sometimes not so
25 DAMON_LRU_SORT could be helpful for making LRU lists more trustworthy access
35 deprioritizing cold pages on their LRU-lists. To avoid it consuming too much
68 no real monitoring and LRU-lists sorting due to the watermarks-based activation
104 Limit of time for trying the LRU lists sorting in milliseconds.
[all …]
/openbmc/linux/scripts/
H A Ddev-needs.sh14 /sys/devices and then lists the probe dependency chain (suppliers and
19 By default it lists the full path to the devices under /sys/devices.
25 -c lists the compatible string of the dependencies
26 -d lists the driver name of the dependencies that have probed
27 -m lists the module name of the dependencies that have a module

12345678910>>...40