Home
last modified time | relevance | path

Searched defs:children (Results 1 – 25 of 56) sorted by relevance

123

/linux-6.6.21/tools/testing/selftests/cgroup/
Dtest_cpu.c236 int (*validate)(const struct cpu_hogger *children, int num_children)) in run_cpucg_weight_test()
240 struct cpu_hogger children[3] = {NULL}; in run_cpucg_weight_test() local
321 overprovision_validate(const struct cpu_hogger *children, int num_children) in overprovision_validate()
367 underprovision_validate(const struct cpu_hogger *children, int num_children) in underprovision_validate()
/linux-6.6.21/include/linux/phy/
Dphy.h175 struct device_node *children; member
204 #define of_phy_provider_register_full(dev, children, xlate) \ argument
207 #define devm_of_phy_provider_register_full(dev, children, xlate) \ argument
510 struct device *dev, struct device_node *children, struct module *owner, in __of_phy_provider_register()
518 *dev, struct device_node *children, struct module *owner, in __devm_of_phy_provider_register()
/linux-6.6.21/tools/power/cpupower/lib/
Dpowercap.h31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; member
/linux-6.6.21/tools/perf/util/
Dcall-path.h35 struct rb_root children; member
/linux-6.6.21/drivers/i2c/muxes/
Di2c-mux-gpmux.c77 int children; in i2c_mux_probe() local
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h137 struct list_head children; member
166 struct list_head children; member
/linux-6.6.21/drivers/mfd/
Dwl1273-core.c164 int children = 0; in wl1273_core_probe() local
Dretu-mfd.c124 const struct mfd_cell *children; member
Dtwl6040.c638 int irq, ret, children = 0; in twl6040_probe() local
/linux-6.6.21/fs/tracefs/
Dinternal.h54 struct list_head children; member
/linux-6.6.21/arch/powerpc/include/asm/
Dpnv-pci.h71 struct list_head children; member
/linux-6.6.21/include/linux/
Ddtpm.h19 struct list_head children; member
Dserio.h43 struct list_head children; member
/linux-6.6.21/lib/
Dgeneric-radix-tree.c13 struct genradix_node *children[GENRADIX_ARY]; member
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/abm/
Dqdisc.c341 unsigned int children) in nfp_abm_qdisc_alloc()
389 unsigned int children, struct nfp_qdisc **qdisc) in nfp_abm_qdisc_replace()
Dmain.h159 struct nfp_qdisc **children; member
/linux-6.6.21/drivers/phy/
Dphy-core.c1096 struct device_node *children, struct module *owner, in __of_phy_provider_register()
1159 struct device_node *children, struct module *owner, in __devm_of_phy_provider_register()
/linux-6.6.21/drivers/net/mdio/
Dmdio-mux.c25 struct mdio_mux_child_bus *children; member
/linux-6.6.21/arch/s390/include/asm/
Dgmap.h63 struct list_head children; member
/linux-6.6.21/drivers/input/misc/
Dsoc_button_array.c48 struct platform_device *children[BUTTON_TYPES]; member
/linux-6.6.21/tools/perf/tests/
Dhists_cumulate.c175 u64 children; member
/linux-6.6.21/drivers/iio/multiplexer/
Diio-mux.c336 int children; in mux_probe() local
/linux-6.6.21/tools/testing/selftests/arm64/fp/
Dfp-stress.c41 static struct child_data *children; variable
/linux-6.6.21/drivers/dma-buf/
Dst-dma-fence-chain.c391 atomic_t children; member
/linux-6.6.21/scripts/
Dasn1_compiler.c686 struct element *children; member
1150 struct element *children, **child_p = &children, *element; in parse_compound() local

123