Home
last modified time | relevance | path

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

123

/linux/tools/net/sunrpc/xdrgen/
A Dxdr_ast.py271 def identifier(self, children): argument
275 def value(self, children): argument
281 def constant(self, children): argument
320 def enum(self, children): argument
391 def basic(self, children): argument
398 def void(self, children): argument
403 def struct(self, children): argument
419 def typedef(self, children): argument
430 def case_spec(self, children): argument
445 def union(self, children): argument
[all …]
/linux/tools/testing/selftests/cgroup/
A Dtest_cpu.c236 int (*validate)(const struct cpu_hogger *children, int num_children)) in run_cpucg_weight_test()
240 struct cpu_hogger children[3] = {}; 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/include/linux/phy/
A Dphy.h180 struct device_node *children; member
209 #define of_phy_provider_register_full(dev, children, xlate) \ argument
212 #define devm_of_phy_provider_register_full(dev, children, xlate) \ argument
531 struct device *dev, struct device_node *children, struct module *owner, in __of_phy_provider_register()
539 *dev, struct device_node *children, struct module *owner, in __devm_of_phy_provider_register()
/linux/tools/power/cpupower/lib/
A Dpowercap.h31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; member
/linux/fs/bcachefs/
A Dsnapshot_format.h9 __le32 children[2]; member
A Dsubvolume_types.h15 u32 children[2]; member
/linux/tools/perf/util/
A Dcall-path.h35 struct rb_root children; member
/linux/drivers/i2c/muxes/
A Di2c-mux-gpmux.c77 int children; in i2c_mux_probe() local
/linux/drivers/gpu/drm/xe/
A Dxe_pt_walk.h19 struct xe_ptw **children; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dconntrack.h137 struct list_head children; member
166 struct list_head children; member
/linux/fs/xfs/scrub/
A Dnlinks.h79 xfs_nlink_t children; member
/linux/drivers/mfd/
A Dwl1273-core.c164 int children = 0; in wl1273_core_probe() local
A Dretu-mfd.c124 const struct mfd_cell *children; member
A Dtwl6040.c638 int irq, ret, children = 0; in twl6040_probe() local
/linux/fs/tracefs/
A Dinternal.h53 struct list_head children; member
/linux/arch/powerpc/include/asm/
A Dpnv-pci.h71 struct list_head children; member
/linux/include/linux/
A Ddtpm.h19 struct list_head children; member
A Dserio.h43 struct list_head children; member
/linux/drivers/net/ethernet/netronome/nfp/abm/
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/drivers/phy/
A Dphy-core.c1148 struct device_node *children, struct module *owner, in __of_phy_provider_register()
1211 struct device_node *children, struct module *owner, in __devm_of_phy_provider_register()
/linux/drivers/net/mdio/
A Dmdio-mux.c25 struct mdio_mux_child_bus *children; member
/linux/arch/s390/include/asm/
A Dgmap.h63 struct list_head children; member
/linux/drivers/input/misc/
A Dsoc_button_array.c48 struct platform_device *children[BUTTON_TYPES]; member
/linux/drivers/iio/multiplexer/
A Diio-mux.c335 int children; in mux_probe() local
/linux/tools/perf/tests/
A Dhists_cumulate.c175 u64 children; member

Completed in 71 milliseconds

123