Searched defs:child (Results 51 - 75 of 722) sorted by relevance

1234567891011>>

/linux-master/drivers/leds/
H A Dleds-lm36274.c74 struct fwnode_handle *child; local
H A Dleds-ti-lmu-common.c125 int ti_lmu_common_get_brt_res(struct device *dev, struct fwnode_handle *child, argument
104 ti_lmu_common_get_ramp_params(struct device *dev, struct fwnode_handle *child, struct ti_lmu_bank *lmu_data) argument
/linux-master/tools/testing/selftests/x86/
H A Dmov_ss_trap.c56 pid_t child = fork(); local
H A Dcorrupt_xstate_header.c86 pid_t child = fork(); local
/linux-master/drivers/input/keyboard/
H A Dadc-keys.c69 struct fwnode_handle *child; local
/linux-master/scripts/dtc/
H A Dyamltree.c181 struct node *child; local
/linux-master/net/dccp/
H A Dminisocks.c146 struct sock *child = NULL; local
[all...]
/linux-master/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c61 struct device_node *child; local
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c22 static int child(void) function
47 int trace_gpr(pid_t child) argument
[all...]
H A Dptrace-tm-spd-vsx.c96 int trace_tm_spd_vsx(pid_t child) argument
H A Dptrace-tm-vsx.c84 int trace_tm_vsx(pid_t child) argument
H A Dptrace-tm-spr.c97 int trace_tm_spr(pid_t child) argument
/linux-master/include/linux/
H A Dof_mdio.h76 static inline bool of_mdiobus_child_is_phy(struct device_node *child) argument
145 of_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy, struct device_node *child, u32 addr) argument
/linux-master/drivers/acpi/acpica/
H A Ddsfield.c266 union acpi_parse_object *child; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_multi_lrc.c56 struct intel_context *child; local
79 struct intel_context *child; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c43 int BPF_PROG(sched_process_fork, struct task_struct *parent, struct task_struct *child) argument
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx-ldb-helper.c134 struct device_node *child; local
/linux-master/tools/testing/selftests/arm64/abi/
H A Dptrace.c32 static void test_tpidr(pid_t child) argument
135 static void test_hw_debug(pid_t child, in argument
174 do_parent(pid_t child) argument
253 pid_t child; local
[all...]
/linux-master/drivers/mfd/
H A Dtps6105x.c98 struct device_node *child; local
/linux-master/drivers/cpuidle/
H A Ddt_idle_genpd.c134 struct of_phandle_args child, parent; local
158 struct of_phandle_args child, parent; local
/linux-master/fs/xfs/
H A Dxfs_export.c220 xfs_fs_get_parent( struct dentry *child) argument
/linux-master/drivers/i2c/muxes/
H A Di2c-mux-gpmux.c73 struct device_node *child; local
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c34 void ptrace_disable(struct task_struct *child) argument
40 long arch_ptrace(struct task_struct *child, long request, argument
[all...]
/linux-master/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c24 void child(int cpu) function
/linux-master/arch/x86/um/
H A Dptrace_32.c52 int putreg(struct task_struct *child, int regno, unsigned long value) argument
101 int poke_user(struct task_struct *child, long addr, long data) argument
120 unsigned long getreg(struct task_struct *child, int regno) argument
153 int peek_user(struct task_struct *child, lon argument
173 get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) argument
190 set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) argument
203 get_fpxregs(struct user_fxsr_struct __user *buf, struct task_struct *child) argument
219 set_fpxregs(struct user_fxsr_struct __user *buf, struct task_struct *child) argument
232 subarch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) argument
[all...]

Completed in 509 milliseconds

1234567891011>>