/linux/tools/net/sunrpc/xdrgen/ |
H A D | xdr_ast.py | 535 def identifier(self, children): argument 539 def value(self, children): argument 545 def constant(self, children): argument 556 type_specifier(self, children) global() argument 565 constant_def(self, children) global() argument 573 enum(self, children) global() argument 588 fixed_length_opaque(self, children) global() argument 595 variable_length_opaque(self, children) global() argument 605 string(self, children) global() argument 615 fixed_length_array(self, children) global() argument 623 variable_length_array(self, children) global() argument 634 optional_data(self, children) global() argument 641 basic(self, children) global() argument 648 void(self, children) global() argument 653 struct(self, children) global() argument 667 typedef(self, children) global() argument 673 case_spec(self, children) global() argument 682 default_spec(self, children) global() argument 688 union(self, children) global() argument 699 procedure_def(self, children) global() argument 708 version_def(self, children) global() argument 716 program_def(self, children) global() argument 724 pragma_def(self, children) global() argument [all...] |
/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpu.c | 311 int (*validate)(const struct cpu_hogger *children, int num_children)) in run_cpucg_weight_test() argument 315 struct cpu_hogger children[3] = {}; in run_cpucg_weight_test() local 396 overprovision_validate(const struct cpu_hogger * children,int num_children) overprovision_validate() argument 442 underprovision_validate(const struct cpu_hogger * children,int num_children) underprovision_validate() argument [all...] |
/linux/tools/perf/scripts/python/ |
H A D | mem-phys-addr.py | 29 children: Dict[IomemEntry, set[IomemEntry]] = collections.defaultdict(set) variable
|
/linux/tools/power/cpupower/lib/ |
H A D | powercap.h | 31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; member
|
/linux/fs/bcachefs/ |
H A D | snapshot_format.h | 9 __le32 children[2]; member
|
H A D | snapshot_types.h | 22 u32 children[2]; member
|
/linux/tools/perf/util/ |
H A D | call-path.h | 35 struct rb_root children; member
|
/linux/drivers/i2c/muxes/ |
H A D | i2c-mux-gpmux.c | 77 int children; in i2c_mux_probe() local
|
/linux/fs/xfs/scrub/ |
H A D | nlinks.h | 79 xfs_nlink_t children; member
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.h | 137 struct list_head children; member 166 struct list_head children; member
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_pt_walk.h | 20 struct xe_ptw **children; member
|
/linux/drivers/mfd/ |
H A D | wl1273-core.c | 164 int children = 0; in wl1273_core_probe() local [all...] |
H A D | retu-mfd.c | 124 const struct mfd_cell *children; member
|
H A D | twl6040.c | 638 int irq, ret, children = 0; in twl6040_probe() local [all...] |
/linux/arch/powerpc/include/asm/ |
H A D | pnv-pci.h | 54 struct list_head children; member
|
/linux/include/linux/ |
H A D | dtpm.h | 19 struct list_head children; member
|
H A D | serio.h | 44 struct list_head children; member
|
/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 341 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) nfp_abm_qdisc_alloc() argument 389 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) nfp_abm_qdisc_replace() argument [all...] |
/linux/arch/s390/include/asm/ |
H A D | gmap.h | 60 struct list_head children; member
|
/linux/drivers/phy/ |
H A D | phy-core.c | 1124 struct device_node *children, struct module *owner, in __of_phy_provider_register() argument 1187 __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)) __devm_of_phy_provider_register() argument [all...] |
/linux/drivers/net/mdio/ |
H A D | mdio-mux.c | 25 struct mdio_mux_child_bus *children; member
|
/linux/tools/testing/selftests/arm64/gcs/ |
H A D | gcs-stress.c | 40 static struct child_data *children; variable [all...] |
/linux/drivers/input/misc/ |
H A D | soc_button_array.c | 48 struct platform_device *children[BUTTON_TYPES]; member
|
/linux/drivers/iio/multiplexer/ |
H A D | iio-mux.c | 343 int children; in mux_probe() local
|
/linux/tools/perf/tests/ |
H A D | hists_cumulate.c | 175 u64 children; member
|