Searched refs:children (Results 1 - 25 of 143) sorted by relevance

123456

/linux-master/fs/xfs/scrub/
H A Dnlinks.h72 xfs_nlink_t children; member in struct:xchk_nlink
99 return ret + live->children;
/linux-master/fs/bcachefs/
H A Dsnapshot_format.h9 __le32 children[2]; member in struct:bch_snapshot
H A Dsubvolume_types.h15 u32 children[2]; member in struct:snapshot_t
H A Dsnapshot.c208 prt_printf(out, "is_subvol %llu deleted %llu parent %10u children %10u %10u subvol %u tree %u",
212 le32_to_cpu(s.v->children[0]),
213 le32_to_cpu(s.v->children[1]),
246 bkey_fsck_err_on(le32_to_cpu(s.v->children[0]) < le32_to_cpu(s.v->children[1]), c, err,
248 "children not normalized");
250 bkey_fsck_err_on(s.v->children[0] && s.v->children[0] == s.v->children[1], c, err,
255 id = le32_to_cpu(s.v->children[
1427 u32 children[2]; local
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpu.c236 int (*validate)(const struct cpu_hogger *children, int num_children))
240 struct cpu_hogger children[3] = {NULL}; local
252 for (i = 0; i < ARRAY_SIZE(children); i++) {
253 children[i].cgroup = cg_name_indexed(parent, "cpucg_child", i);
254 if (!children[i].cgroup)
257 if (cg_create(children[i].cgroup))
260 if (cg_write_numeric(children[i].cgroup, "cpu.weight",
265 for (i = 0; i < ARRAY_SIZE(children); i++) {
266 pid_t pid = spawn_child(&children[i]);
269 children[
233 run_cpucg_weight_test( const char *root, pid_t (*spawn_child)(const struct cpu_hogger *child), int (*validate)(const struct cpu_hogger *children, int num_children)) argument
321 overprovision_validate(const struct cpu_hogger *children, int num_children) argument
367 underprovision_validate(const struct cpu_hogger *children, int num_children) argument
[all...]
H A Dtest_memcontrol.c292 char *children[4] = {NULL}; local
343 for (i = 0; i < ARRAY_SIZE(children); i++) {
344 children[i] = cg_name_indexed(parent[1], "child_memcg", i);
345 if (!children[i])
348 if (cg_create(children[i]))
354 cg_run_nowait(children[i], alloc_pagecache_50M_noexit,
360 if (cg_write(children[0], attribute, "75M"))
362 if (cg_write(children[1], attribute, "25M"))
364 if (cg_write(children[2], attribute, "0"))
366 if (cg_write(children[
[all...]
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c41 static struct child_data *children; variable in typeref:struct:child_data
276 if (children[i].pid == info->si_pid) {
277 children[i].exited = true;
278 children[i].exit_status = info->si_status;
306 child_stop(&children[i]);
504 children = calloc(sizeof(*children), tests);
505 if (!children)
514 /* Create a pipe which children will block on before execing */
520 /* Get signal handers ready before we start any children */
[all...]
/linux-master/lib/
H A Dgeneric-radix-tree.c14 struct genradix_node *children[GENRADIX_ARY]; member in union:genradix_node::__anon981
72 n = n->children[offset >> genradix_depth_shift(level)];
117 new_node->children[0] = n;
129 &n->children[offset >> genradix_depth_shift(level)];
180 while (!n->children[i]) {
198 n = n->children[i];
239 while (!n->children[i]) {
256 n = n->children[i];
269 if (n->children[i])
270 genradix_free_recurse(n->children[
[all...]
/linux-master/net/ieee802154/
H A Dpan.c36 is_assoc = !list_empty(&wpan_dev->children) || wpan_dev->parent;
59 list_for_each_entry(child, &wpan_dev->children, node)
86 list_for_each_entry(child, &wpan_dev->children, node)
/linux-master/drivers/mfd/
H A Dwl1273-core.c164 int children = 0; local
174 if (!(pdata->children & WL1273_RADIO_CHILD)) {
191 cell = &core->cells[children];
195 children++;
203 if (pdata->children & WL1273_CODEC_CHILD) {
204 cell = &core->cells[children];
210 children++;
213 dev_dbg(&client->dev, "%s: number of children: %d.\n",
214 __func__, children);
217 children, NUL
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h158 struct list_head children; member in struct:fs_node
187 /* Type of children is mlx5_flow_group */
231 /* Type of children is mlx5_flow_rule */
247 /* Type of children is mlx5_flow_table/namespace */
256 /* Type of children is fs_prio */
268 /* Type of children is fs_fte */
334 list_for_each_entry_reverse(pos, &(prio)->node.children, list)
337 list_for_each_entry(pos, (&(prio)->node.children), list)
340 fs_list_for_each_entry(pos, &(ns)->node.children)
343 fs_list_for_each_entry(pos, &(prio)->node.children)
[all...]
/linux-master/tools/perf/util/
H A Dcall-path.c23 cp->children = RB_ROOT;
92 p = &parent->children.rb_node;
111 rb_insert_color(&cp->rb_node, &parent->children);
H A Dcall-path.h23 * @children: tree of call paths of functions called
35 struct rb_root children; member in struct:call_path
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c23 return qdisc->children[id] &&
24 qdisc->children[id] != NFP_QDISC_UNTRACKED;
80 nfp_abm_stats_update_red(alink, qdisc->children[i], i);
113 qdisc->children[i]->use_cnt--;
114 qdisc->children[i] = NULL;
201 !qdisc->children[0];
236 struct nfp_qdisc *child = qdisc->children[i];
295 * MQ's children.
310 if (mq->children[i] == qdisc) {
311 mq->children[
339 nfp_abm_qdisc_alloc(struct net_device *netdev, struct nfp_abm_link *alink, enum nfp_qdisc_type type, u32 parent_handle, u32 handle, unsigned int children) argument
387 nfp_abm_qdisc_replace(struct net_device *netdev, struct nfp_abm_link *alink, enum nfp_qdisc_type type, u32 parent_handle, u32 handle, unsigned int children, struct nfp_qdisc **qdisc) argument
[all...]
/linux-master/tools/power/cpupower/lib/
H A Dpowercap.h31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; member in struct:powercap_zone
H A Dpowercap.c227 if (zone->children[i] == NULL) {
228 zone->children[i] = child_zone;
280 /* Call function *f on the passed zone and all its children */
295 if (zone->children[i] != NULL)
296 powercap_walk_zones(zone->children[i], f);
/linux-master/drivers/i2c/muxes/
H A Di2c-mux-gpmux.c77 int children; local
97 children = of_get_child_count(np);
99 muxc = i2c_mux_alloc(parent, dev, children, 0, 0,
132 dev_info(dev, "%d-port mux on %s adapter\n", children, parent->name);
/linux-master/fs/tracefs/
H A Dinternal.h36 * @children: link list into the child eventfs_inode
53 struct list_head children; member in struct:eventfs_inode
/linux-master/fs/nfs/blocklayout/
H A Ddev.c23 bl_free_device(&dev->children[i]);
24 kfree(dev->children);
182 struct pnfs_block_dev *child = &dev->children[i];
220 child = &dev->children[chunk_idx];
407 d->children = kcalloc(v->concat.volumes_count,
409 if (!d->children)
413 ret = bl_parse_deviceid(server, &d->children[i],
419 d->children[i].start += len;
420 len += d->children[i].len;
436 d->children
[all...]
/linux-master/include/linux/phy/
H A Dphy.h173 * @children: can be used to override the default (dev->of_node) child node
180 struct device_node *children; member in struct:phy_provider
209 #define of_phy_provider_register_full(dev, children, xlate) \
210 __of_phy_provider_register(dev, children, THIS_MODULE, xlate)
212 #define devm_of_phy_provider_register_full(dev, children, xlate) \
213 __devm_of_phy_provider_register(dev, children, THIS_MODULE, xlate)
283 struct device_node *children, struct module *owner,
287 struct device_node *children, struct module *owner,
531 struct device *dev, struct device_node *children, struct module *owner,
539 *dev, struct device_node *children, struc
530 __of_phy_provider_register( struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, const struct of_phandle_args *args)) argument
538 __devm_of_phy_provider_register(struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, const struct of_phandle_args *args)) argument
[all...]
/linux-master/drivers/net/mdio/
H A Dmdio-mux.c24 /* List of our children linked through their next fields. */
25 struct mdio_mux_child_bus *children; member in struct:mdio_mux_parent_bus
130 struct mdio_mux_child_bus *cb = pb->children;
237 cb->next = pb->children;
238 pb->children = cb;
241 if (pb->children) {
/linux-master/arch/powerpc/kernel/
H A Dpci-hotplug.c30 list_for_each_entry(tmp, &bus->children, node) {
84 list_for_each_entry(child_bus, &bus->children, node)
/linux-master/drivers/iio/multiplexer/
H A Diio-mux.c336 int children; local
366 children = 0;
369 children++;
371 if (children <= 0) {
377 sizeof_priv += sizeof(*mux->child) * children;
378 sizeof_priv += sizeof(*mux->chan) * children;
387 mux->chan = (struct iio_chan_spec *)(mux->child + children);
401 indio_dev->num_channels = children;
/linux-master/include/linux/
H A Ddtpm.h19 struct list_head children; member in struct:dtpm
/linux-master/tools/perf/scripts/python/
H A Dflamegraph.py59 self.children = []
66 "c": self.children
88 for child in node.children:
93 node.children.append(child)

Completed in 411 milliseconds

123456