Home
last modified time | relevance | path

Searched defs:child (Results 1 – 25 of 26) sorted by relevance

12

/include/linux/
A Dfwnode_mdio.h22 struct fwnode_handle *child, u32 addr) in fwnode_mdiobus_phy_device_register()
28 struct fwnode_handle *child, in fwnode_mdiobus_register_phy()
A Dbootconfig.h53 uint16_t child; member
174 struct xbc_node *child = xbc_node_get_child(node); in xbc_node_get_subkey() local
204 #define xbc_node_for_each_child(parent, child) \ argument
216 #define xbc_node_for_each_subkey(parent, child) \ argument
A Dof_graph.h37 #define for_each_endpoint_of_node(parent, child) \ argument
49 #define for_each_of_graph_port(parent, child) \ argument
61 #define for_each_of_graph_port_endpoint(parent, child) \ argument
A Dproperty.h167 #define fwnode_for_each_child_node(fwnode, child) \ argument
171 #define fwnode_for_each_named_child_node(fwnode, child, name) \ argument
175 #define fwnode_for_each_available_child_node(fwnode, child) \ argument
182 #define device_for_each_child_node(dev, child) \ argument
186 #define device_for_each_named_child_node(dev, child, name) \ argument
190 #define device_for_each_child_node_scoped(dev, child) \ argument
195 #define device_for_each_named_child_node_scoped(dev, child, name) \ argument
520 #define fwnode_graph_for_each_endpoint(fwnode, child) \ argument
A Dptrace.h90 static inline int ptrace_reparented(struct task_struct *child) in ptrace_reparented()
95 static inline void ptrace_unlink(struct task_struct *child) in ptrace_unlink()
200 static inline void ptrace_init_task(struct task_struct *child, bool ptrace) in ptrace_init_task()
A Dof_mdio.h76 static inline bool of_mdiobus_child_is_phy(struct device_node *child) in of_mdiobus_child_is_phy()
147 struct device_node *child, u32 addr) in of_mdiobus_phy_device_register()
A Dof.h57 struct device_node *child; member
1466 #define for_each_child_of_node(parent, child) \ argument
1470 #define for_each_child_of_node_scoped(parent, child) \ argument
1476 #define for_each_child_of_node_with_prefix(parent, child, prefix) \ argument
1482 #define for_each_available_child_of_node(parent, child) \ argument
1485 #define for_each_reserved_child_of_node(parent, child) \ argument
1489 #define for_each_available_child_of_node_scoped(parent, child) \ argument
1505 struct device_node *child; in of_get_child_count() local
1516 struct device_node *child; in of_get_available_child_count() local
A Dof_irq.h85 static inline void *of_irq_find_parent(struct device_node *child) in of_irq_find_parent()
A Drbtree_augmented.h227 struct rb_node *child = node->rb_right; in __rb_erase_augmented() local
A Dgameport.h39 struct gameport *parent, *child; member
A Dlivepatch.h244 static inline void klp_copy_process(struct task_struct *child) {} in klp_copy_process()
A Duser_namespace.h232 const struct user_namespace *child) in in_userns()
A Dioport.h27 struct resource *parent, *sibling, *child; member
A Dsched.h1772 #define clear_stopped_child_used_math(child) do { (child)->flags &= ~PF_USED_MATH; } while (0) argument
1773 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) argument
1777 #define conditional_stopped_child_used_math(condition, child) \ argument
1782 #define copy_to_stopped_child_used_math(child) \ argument
A Dfscrypt.h561 struct inode *child) in fscrypt_has_permitted_context()
A Dpm_domain.h255 struct generic_pm_domain *child; member
A Dperf_event.h1938 static inline int perf_event_init_task(struct task_struct *child, in perf_event_init_task()
1940 static inline void perf_event_exit_task(struct task_struct *child) { } in perf_event_exit_task()
A Dacpi.h1455 struct fwnode_handle *child) in acpi_get_next_subnode()
A Dusb.h767 #define usb_hub_for_each_child(hdev, port1, child) \ argument
/include/crypto/internal/
A Dgeniv.h17 struct crypto_aead *child; member
A Drsa.h60 static inline int rsa_set_key(struct crypto_akcipher *child, in rsa_set_key()
/include/linux/gpio/
A Ddriver.h890 #define for_each_gpiochip_node(dev, child) \ argument
896 struct fwnode_handle *child; in gpiochip_node_count() local
/include/linux/sched/
A Dtopology.h85 struct sched_domain __rcu *child; /* bottom domain must be null terminated */ member
/include/net/
A Dxfrm.h1062 struct dst_entry *child; member
1098 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
/include/uapi/linux/
A Dfuse.h1087 uint64_t child; member

Completed in 90 milliseconds

12