Searched defs:child (Results 76 - 100 of 722) sorted by relevance

1234567891011>>

/linux-master/drivers/i2c/muxes/
H A Di2c-mux-reg.c83 struct device_node *adapter_np, *child; local
/linux-master/arch/x86/um/
H A Dptrace_64.c54 int putreg(struct task_struct *child, int regno, unsigned long value) argument
111 int poke_user(struct task_struct *child, long addr, long data) argument
130 unsigned long getreg(struct task_struct *child, int regno) argument
171 int peek_user(struct task_struct *child, lon argument
191 get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) argument
208 set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) argument
221 subarch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) argument
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pt_walk.c80 struct xe_ptw *child; local
144 struct xe_ptw *child = parent; local
[all...]
/linux-master/arch/x86/kernel/
H A Dstep.c14 unsigned long convert_ip_to_linear(struct task_struct *child, struct pt_regs *regs) argument
58 static int is_setting_trap_flag(struct task_struct *child, struct pt_regs *regs) argument
113 static int enable_single_step(struct task_struct *child) argument
204 enable_step(struct task_struct *child, bool block) argument
219 user_enable_single_step(struct task_struct *child) argument
224 user_enable_block_step(struct task_struct *child) argument
229 user_disable_single_step(struct task_struct *child) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_custom_syncookie.c94 int server, client, child; local
/linux-master/drivers/leds/
H A Dleds-spi-byte.c83 struct device_node *child; local
H A Dleds-max77650.c65 struct fwnode_handle *child; local
/linux-master/include/linux/
H A Dmin_heap.h115 void *child, *parent; local
/linux-master/sound/soc/amd/acp/
H A Dacp-pci.c196 struct device child; local
/linux-master/arch/x86/um/asm/
H A Dptrace.h70 static inline int ptrace_get_thread_area(struct task_struct *child, int idx, argument
76 static inline int ptrace_set_thread_area(struct task_struct *child, int idx, argument
/linux-master/arch/alpha/include/asm/
H A Dgct.h26 gct6_handle child; member in struct:__gct6_node
/linux-master/drivers/regulator/
H A Dmc13xxx-regulator-core.c164 struct device_node *parent, *child; local
/linux-master/fs/isofs/
H A Dexport.c44 static struct dentry *isofs_export_get_parent(struct dentry *child) argument
/linux-master/drivers/of/
H A Dresolver.c43 struct device_node *child; local
162 struct device_node *child, *overlay_child; local
265 struct device_node *child, *local_fixup local
[all...]
/linux-master/tools/include/linux/
H A Drbtree_augmented.h190 struct rb_node *child = node->rb_right; local
[all...]
/linux-master/drivers/memory/samsung/
H A Dexynos-srom.c107 struct device_node *np, *child; local
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c114 int child(unsigned int stack_used, int delta, enum access_type type) function
/linux-master/arch/x86/pci/
H A Di386.c235 struct pci_bus *child; local
310 struct pci_bus *child; local
344 struct pci_bus *child; local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c263 struct device_node *child; local
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c33 static void child(int size, int wr) function
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c74 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, argument
140 static long set_instruction_bp(struct task_struct *child, argument
229 del_instruction_bp(struct task_struct *child, int slot) argument
284 set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
345 del_dac(struct task_struct *child, int slot) argument
386 set_dac_range(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
440 ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
476 ppc_del_hwdebug(struct task_struct *child, long data) argument
[all...]
/linux-master/scripts/dtc/
H A Dtreesource.c276 struct node *child; local
/linux-master/tools/testing/selftests/x86/
H A Diopl.c216 pid_t child = fork(); local
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c32 pid_t child; local
[all...]
/linux-master/drivers/clk/ux500/
H A Du8500_of_clk.c128 struct device_node *child = NULL; local
[all...]

Completed in 353 milliseconds

1234567891011>>