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

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dgct.h26 gct6_handle child; member in struct:__gct6_node
/linux-master/arch/powerpc/include/asm/
H A Dbootx.h43 u32 child; member in struct:bootx_dt_node
/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/drivers/regulator/
H A Dmc13xxx-regulator-core.c164 struct device_node *parent, *child; local
/linux-master/fs/efs/
H A Dnamei.c110 struct dentry *efs_get_parent(struct dentry *child) argument
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_mismatched_ops.c57 pthread_t child; local
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c26 static int child(void) function
/linux-master/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c59 pid_t child; local
/linux-master/arch/alpha/kernel/
H A Dptrace.c179 ptrace_set_bpt(struct task_struct * child) argument
238 ptrace_cancel_bpt(struct task_struct * child) argument
256 user_enable_single_step(struct task_struct *child) argument
262 user_disable_single_step(struct task_struct *child) argument
272 ptrace_disable(struct task_struct *child) argument
277 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) argument
[all...]
/linux-master/arch/arc/kernel/
H A Dptrace.c318 void ptrace_disable(struct task_struct *child) argument
322 long arch_ptrace(struct task_struct *child, long request, argument
/linux-master/arch/arm/crypto/
H A Dghash-ce-glue.c223 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); local
279 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); local
310 struct crypto_ahash *child = &ctx->cryptd_tfm->base; local
/linux-master/arch/arm/kernel/
H A Dbios32.c517 struct pci_bus *child; local
H A Dptrace.c192 void ptrace_disable(struct task_struct *child) argument
725 long arch_ptrace(struct task_struct *child, long request, argument
[all...]
/linux-master/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c61 struct device_node *child; local
/linux-master/arch/arm/mach-omap2/
H A Domap_hwmod.c2168 struct device_node *child = NULL; local
2344 struct device_node *child; local
[all...]
/linux-master/arch/arm64/include/asm/
H A Dmte.h151 static inline int mte_ptrace_copy_tags(struct task_struct *child, argument
/linux-master/arch/arm64/kernel/
H A Dmte.c496 int mte_ptrace_copy_tags(struct task_struct *child, long request, argument
H A Dpci.c178 struct pci_bus *bus, *child; local
H A Dptrace.c156 void ptrace_disable(struct task_struct *child) argument
2075 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, argument
2170 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) argument
[all...]
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c436 static inline bool range_included(struct kvm_mem_range *child, argument
/linux-master/arch/csky/kernel/
H A Dptrace.c62 void user_enable_single_step(struct task_struct *child) argument
67 void user_disable_single_step(struct task_struct *child) argument
301 void ptrace_disable(struct task_struct *child) argument
306 long arch_ptrace(struct task_struct *child, long request, argument
/linux-master/arch/hexagon/kernel/
H A Dptrace.c23 void user_enable_single_step(struct task_struct *child) argument
29 void user_disable_single_step(struct task_struct *child) argument
163 void ptrace_disable(struct task_struct *child) argument
169 long arch_ptrace(struct task_struct *child, long request, argument
[all...]
/linux-master/arch/loongarch/kernel/
H A Dptrace.c66 void ptrace_disable(struct task_struct *child) argument
991 long arch_ptrace(struct task_struct *child, long request, argument
/linux-master/arch/loongarch/kvm/
H A Dmmu.c154 kvm_pte_t *entry, *child; local
188 kvm_pte_t *entry, *child; local
222 kvm_pte_t *entry, *child; local
760 kvm_pte_t val, *child; local
[all...]
/linux-master/arch/loongarch/pci/
H A Dacpi.c229 struct pci_bus *child; local

Completed in 480 milliseconds

1234567891011>>