Home
last modified time | relevance | path

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

123

/linux/tools/net/sunrpc/xdrgen/
H A Dxdr_ast.py535 def identifier(self, children): argument
539 def value(self, children): argument
545 def constant(self, children): argument
556 def type_specifier(self, children): argument
565 def constant_def(self, children): argument
573 def enum(self, children): argument
588 def fixed_length_opaque(self, children): argument
595 def variable_length_opaque(self, children): argument
605 def string(self, children): argument
615 def fixed_length_array(self, children): argument
[all …]
/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c311 int (*validate)(const struct cpu_hogger *children, int num_children)) in run_cpucg_weight_test()
315 struct cpu_hogger children[3] = {}; in run_cpucg_weight_test() local
396 overprovision_validate(const struct cpu_hogger *children, int num_children) in overprovision_validate()
442 underprovision_validate(const struct cpu_hogger *children, int num_children) in underprovision_validate()
/linux/tools/perf/scripts/python/
H A Dmem-phys-addr.py29 children: Dict[IomemEntry, set[IomemEntry]] = collections.defaultdict(set) variable
/linux/tools/power/cpupower/lib/
H A Dpowercap.h31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; member
/linux/fs/bcachefs/
H A Dsnapshot_format.h9 __le32 children[2]; member
H A Dsnapshot_types.h22 u32 children[2]; member
/linux/tools/perf/util/
H A Dcall-path.h35 struct rb_root children; member
/linux/drivers/i2c/muxes/
H A Di2c-mux-gpmux.c77 int children; in i2c_mux_probe() local
/linux/fs/xfs/scrub/
H A Dnlinks.h79 xfs_nlink_t children; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.h137 struct list_head children; member
166 struct list_head children; member
/linux/drivers/gpu/drm/xe/
H A Dxe_pt_walk.h20 struct xe_ptw **children; member
/linux/drivers/mfd/
H A Dwl1273-core.c164 int children = 0; in wl1273_core_probe() local
H A Dretu-mfd.c124 const struct mfd_cell *children; member
H A Dtwl6040.c638 int irq, ret, children = 0; in twl6040_probe() local
/linux/arch/powerpc/include/asm/
H A Dpnv-pci.h54 struct list_head children; member
/linux/include/linux/
H A Ddtpm.h19 struct list_head children; member
H A Dserio.h44 struct list_head children; member
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c341 unsigned int children) in nfp_abm_qdisc_alloc()
389 unsigned int children, struct nfp_qdisc **qdisc) in nfp_abm_qdisc_replace()
/linux/arch/s390/include/asm/
H A Dgmap.h60 struct list_head children; member
/linux/drivers/phy/
H A Dphy-core.c1124 struct device_node *children, struct module *owner, in __of_phy_provider_register()
1187 struct device_node *children, struct module *owner, in __devm_of_phy_provider_register()
/linux/drivers/net/mdio/
H A Dmdio-mux.c25 struct mdio_mux_child_bus *children; member
/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress.c40 static struct child_data *children; variable
/linux/drivers/input/misc/
H A Dsoc_button_array.c48 struct platform_device *children[BUTTON_TYPES]; member
/linux/drivers/iio/multiplexer/
H A Diio-mux.c343 int children; in mux_probe() local
/linux/tools/perf/tests/
H A Dhists_cumulate.c175 u64 children; member

123