| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | bios32.c | 519 struct pci_bus *child; in pci_common_init_dev() local
|
| /kernel/linux/linux-5.10/arch/h8300/kernel/ |
| H A D | ptrace_h.c | 18 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() argument 162 static unsigned short *decode(struct task_struct *child, in decode() argument 212 nextpc(struct task_struct *child, unsigned short *pc) nextpc() argument 239 user_enable_single_step(struct task_struct *child) user_enable_single_step() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | pci_of_scan.c | 398 struct device_node *child; in __of_scan_bus() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | of_device_32.c | 113 static void of_bus_ambapp_count_cells(struct device_node *child, in of_bus_ambapp_count_cells() argument
|
| H A D | ptrace_32.c | 38 void ptrace_disable(struct task_struct *child) in ptrace_disable() argument 360 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 167 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); in ghash_async_init() local 246 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); in ghash_async_digest() local 257 struct crypto_ahash *child = &ctx->cryptd_tfm->base; in ghash_async_setkey() local
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| H A D | ptrace_32.c | 111 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() argument 120 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() argument 130 void ptrace_disable(struct task_struct *child) in ptrace_disable() argument 339 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument [all...] |
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | ptrace.c | 123 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument 253 compat_arch_ptrace(struct task_struct *child, compat_long_t request, compat_ulong_t addr, compat_ulong_t data) compat_arch_ptrace() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | reconfig.c | 67 struct device_node *parent, *child; in pSeries_reconfig_remove_node() local
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 206 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); in ghash_async_init() local 262 struct crypto_shash *child = cryptd_ahash_child(cryptd_tfm); in ghash_async_digest() local 293 struct crypto_ahash *child = &ctx->cryptd_tfm->base; in ghash_async_setkey() local
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | ptrace.c | 178 ptrace_set_bpt(struct task_struct * child) in ptrace_set_bpt() argument 237 ptrace_cancel_bpt(struct task_struct * child) ptrace_cancel_bpt() argument 255 user_enable_single_step(struct task_struct *child) user_enable_single_step() argument 261 user_disable_single_step(struct task_struct *child) user_disable_single_step() argument 271 ptrace_disable(struct task_struct *child) ptrace_disable() argument 276 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) arch_ptrace() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/pci/ |
| H A D | acpi.c | 377 struct pci_bus *child; in pci_acpi_scan_root() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| H A D | mmu_audit.c | 46 struct kvm_mmu_page *child; in __mmu_spte_walk() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | cts.c | 56 struct crypto_skcipher *child; member 70 struct crypto_skcipher *child = ctx->child; in crypto_cts_reqctx_space() local 80 struct crypto_skcipher *child = ctx->child; in crypto_cts_setkey() local [all...] |
| H A D | ctr.c | 18 struct crypto_skcipher *child; member 172 struct crypto_skcipher *child = ctx->child; in crypto_rfc3686_setkey() local 193 struct crypto_skcipher *child = ctx->child; in crypto_rfc3686_crypt() local [all...] |
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| H A D | ptrace.c | 227 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() argument 232 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() argument 241 void ptrace_disable(struct task_struct *child) in ptrace_disable() argument 246 static int ptrace_getregs(struct task_struct *child, void __user *uregs) in ptrace_getregs() argument 252 static int ptrace_setregs(struct task_struct *child, void __user *uregs) in ptrace_setregs() argument 258 static int ptrace_getxregs(struct task_struct *child, voi argument 264 ptrace_setxregs(struct task_struct *child, void __user *uregs) ptrace_setxregs() argument 270 ptrace_peekusr(struct task_struct *child, long regno, long __user *ret) ptrace_peekusr() argument 337 ptrace_pokeusr(struct task_struct *child, long regno, long val) ptrace_pokeusr() argument 416 ptrace_gethbpregs(struct task_struct *child, long addr, long __user *datap) ptrace_gethbpregs() argument 450 ptrace_sethbpregs(struct task_struct *child, long addr, long __user *datap) ptrace_sethbpregs() argument 499 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) arch_ptrace() argument [all...] |
| /kernel/linux/linux-5.10/drivers/bus/ |
| H A D | imx-weim.c | 196 struct device_node *child; in weim_parse_dt() local
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| H A D | cpuidle-psci-domain.c | 202 struct of_phandle_args child, parent; in psci_pd_init_topology() local
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| H A D | ptrace.c | 62 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() argument 67 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() argument 301 void ptrace_disable(struct task_struct *child) in ptrace_disable() argument 306 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | mtdpart.c | 43 struct mtd_info *child; in allocate_partition() local 246 struct mtd_info *child; mtd_add_partition() local 301 struct mtd_info *child, *next; __mtd_del_partition() local 328 struct mtd_info *child, *next; __del_mtd_partitions() local 368 struct mtd_info *child, *master = mtd_get_master(mtd); mtd_del_partition() local 397 struct mtd_info *child, *master = mtd_get_master(parent); add_mtd_partitions() local [all...] |
| /kernel/linux/linux-6.6/arch/csky/kernel/ |
| H A D | ptrace.c | 62 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() argument 67 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() argument 301 void ptrace_disable(struct task_struct *child) in ptrace_disable() argument 306 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
| H A D | core-pkey.c | 110 static int child(struct shared_info *info) in child() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
| H A D | pidfd_fdinfo_test.c | 86 struct child { struct 125 static inline void child_close(struct child *child) in child_close() argument 130 static inline int child_join(struct child *child, struct error *err) in child_join() argument 149 child_join_close(struct child *child, struct error *err) child_join_close() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | bios32.c | 517 struct pci_bus *child; in pci_common_init_dev() local
|
| /kernel/linux/linux-6.6/arch/arc/kernel/ |
| H A D | ptrace.c | 318 void ptrace_disable(struct task_struct *child) in ptrace_disable() argument 322 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() argument
|