/linux-6.14.4/tools/net/sunrpc/xdrgen/ |
D | xdr_ast.py | 535 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-6.14.4/tools/testing/selftests/cgroup/ |
D | test_cpu.c | 310 int (*validate)(const struct cpu_hogger *children, int num_children)) in run_cpucg_weight_test() 314 struct cpu_hogger children[3] = {}; in run_cpucg_weight_test() local 395 overprovision_validate(const struct cpu_hogger *children, int num_children) in overprovision_validate() 441 underprovision_validate(const struct cpu_hogger *children, int num_children) in underprovision_validate()
|
/linux-6.14.4/include/linux/phy/ |
D | phy.h | 180 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-6.14.4/tools/perf/scripts/python/ |
D | mem-phys-addr.py | 29 children: Dict[IomemEntry, set[IomemEntry]] = collections.defaultdict(set) variable
|
/linux-6.14.4/tools/power/cpupower/lib/ |
D | powercap.h | 31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; member
|
/linux-6.14.4/fs/bcachefs/ |
D | snapshot_format.h | 9 __le32 children[2]; member
|
D | subvolume_types.h | 16 u32 children[2]; member
|
/linux-6.14.4/tools/perf/util/ |
D | call-path.h | 35 struct rb_root children; member
|
/linux-6.14.4/drivers/i2c/muxes/ |
D | i2c-mux-gpmux.c | 77 int children; in i2c_mux_probe() local
|
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.h | 137 struct list_head children; member 166 struct list_head children; member
|
/linux-6.14.4/fs/xfs/scrub/ |
D | nlinks.h | 79 xfs_nlink_t children; member
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_pt_walk.h | 20 struct xe_ptw **children; member
|
/linux-6.14.4/drivers/mfd/ |
D | wl1273-core.c | 164 int children = 0; in wl1273_core_probe() local
|
D | retu-mfd.c | 124 const struct mfd_cell *children; member
|
D | twl6040.c | 638 int irq, ret, children = 0; in twl6040_probe() local
|
/linux-6.14.4/fs/tracefs/ |
D | internal.h | 53 struct list_head children; member
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | pnv-pci.h | 71 struct list_head children; member
|
/linux-6.14.4/include/linux/ |
D | dtpm.h | 19 struct list_head children; member
|
D | serio.h | 44 struct list_head children; member
|
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/abm/ |
D | qdisc.c | 341 unsigned int children) in nfp_abm_qdisc_alloc() 389 unsigned int children, struct nfp_qdisc **qdisc) in nfp_abm_qdisc_replace()
|
/linux-6.14.4/drivers/phy/ |
D | phy-core.c | 1146 struct device_node *children, struct module *owner, in __of_phy_provider_register() 1209 struct device_node *children, struct module *owner, in __devm_of_phy_provider_register()
|
/linux-6.14.4/arch/s390/include/asm/ |
D | gmap.h | 60 struct list_head children; member
|
/linux-6.14.4/drivers/net/mdio/ |
D | mdio-mux.c | 25 struct mdio_mux_child_bus *children; member
|
/linux-6.14.4/tools/testing/selftests/arm64/gcs/ |
D | gcs-stress.c | 40 static struct child_data *children; variable
|
/linux-6.14.4/drivers/input/misc/ |
D | soc_button_array.c | 48 struct platform_device *children[BUTTON_TYPES]; member
|