Searched defs:child (Results 1 - 25 of 722) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c26 static int child(void) function
/linux-master/include/crypto/internal/
H A Dgeniv.h17 struct crypto_aead *child; member in struct:aead_geniv_ctx
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-fpu.c9 int ptrace_get_fpr(struct task_struct *child, int index, unsigned long *data) argument
35 int ptrace_put_fpr(struct task_struct *child, int index, unsigned long data) argument
[all...]
/linux-master/include/linux/
H A Dfwnode_mdio.h20 fwnode_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy, struct fwnode_handle *child, u32 addr) argument
27 fwnode_mdiobus_register_phy(struct mii_bus *bus, struct fwnode_handle *child, u32 addr) argument
/linux-master/drivers/net/mdio/
H A Dacpi_mdio.c35 struct fwnode_handle *child; local
/linux-master/drivers/platform/x86/
H A Dserdev_helpers.h30 struct device *ctrl_dev, *child; local
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_mismatched_ops.c57 pthread_t child; local
/linux-master/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c59 pid_t child; local
H A Dioperm.c126 pid_t child = fork(); local
/linux-master/arch/mips/kernel/
H A Dptrace32.c43 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, argument
[all...]
/linux-master/tools/perf/arch/x86/tests/
H A Dbp-modify.c32 int child = fork(); local
61 pid_t child; local
138 pid_t child; local
[all...]
/linux-master/drivers/i2c/
H A Di2c-core-slave.c112 struct device_node *child; local
/linux-master/arch/microblaze/kernel/
H A Dptrace.c77 long arch_ptrace(struct task_struct *child, long request, argument
166 void ptrace_disable(struct task_struct *child) argument
/linux-master/drivers/pci/hotplug/
H A Drpaphp_slot.c85 struct device_node *child; local
/linux-master/arch/powerpc/kernel/
H A Dpci-hotplug.c24 struct pci_bus *child = NULL; local
/linux-master/drivers/acpi/acpica/
H A Dpstree.c248 union acpi_parse_object *child = NULL; local
/linux-master/tools/testing/selftests/ptrace/
H A Dget_set_sud.c21 pid_t child; local
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.c51 int trace_tar(pid_t child) argument
65 int trace_tar_write(pid_t child) argument
[all...]
H A Dptrace-tm-tar.c90 int trace_tm_tar(pid_t child) argument
/linux-master/drivers/firmware/efi/
H A Ddev-path-parser.c147 struct device *parent = NULL, *child; local
15 parse_acpi_path(const struct efi_dev_path *node, struct device *parent, struct device **child) argument
57 parse_pci_path(const struct efi_dev_path *node, struct device *parent, struct device **child) argument
93 parse_end_path(const struct efi_dev_path *node, struct device *parent, struct device **child) argument
[all...]
/linux-master/net/ieee802154/
H A Dpan.c55 struct ieee802154_pan_device *child; local
69 struct ieee802154_pan_device *child; local
/linux-master/tools/testing/selftests/landlock/
H A Dbase_test.c267 pid_t child; local
/linux-master/security/landlock/
H A Dtask.c32 domain_scope_le(const struct landlock_ruleset *const parent, const struct landlock_ruleset *const child) argument
50 task_is_scoped(const struct task_struct *const parent, const struct task_struct *const child) argument
64 task_ptrace(const struct task_struct *const parent, const struct task_struct *const child) argument
88 hook_ptrace_access_check(struct task_struct *const child, const unsigned int mode) argument
[all...]
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c50 static int child(unsigned int stack_size, union pipe write_pipe) function
/linux-master/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c88 pid_t child[NR_CHILDS]; local
[all...]

Completed in 519 milliseconds

1234567891011>>