| /kernel/linux/linux-5.10/drivers/dma/qcom/ |
| H A D | hidma_mgmt.c | 351 struct device_node *child; in hidma_mgmt_of_populate_channels() local 414 struct device_node *child; hidma_mgmt_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/bus/ |
| H A D | qcom-ebi2.c | 295 struct device_node *child; in qcom_ebi2_probe() local
|
| H A D | tegra-gmi.c | 91 struct device_node *child; in tegra_gmi_parse_dt() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-scpi.c | 252 struct device_node *child, *np = dev->of_node; in scpi_clocks_remove() local 268 struct device_node *child, *np = dev->of_node; in scpi_clocks_probe() local
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-sifive.c | 141 sifive_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) sifive_gpio_child_to_parent_hwirq() argument
|
| H A D | gpio-ixp4xx.c | 164 ixp4xx_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) ixp4xx_gpio_child_to_parent_hwirq() argument
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | mte.c | 315 int mte_ptrace_copy_tags(struct task_struct *child, long request, in mte_ptrace_copy_tags() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | lrw.c | 31 struct crypto_skcipher *child; member 72 struct crypto_skcipher *child = ctx->child; in lrw_setkey() local
|
| H A D | simd.c | 54 struct crypto_skcipher *child = &ctx->cryptd_tfm->base; in simd_skcipher_setkey() local 67 struct crypto_skcipher *child; in simd_skcipher_encrypt() local 88 struct crypto_skcipher *child; in simd_skcipher_decrypt() local 294 struct crypto_aead *child = &ctx->cryptd_tfm->base; simd_aead_setkey() local 305 struct crypto_aead *child = &ctx->cryptd_tfm->base; simd_aead_setauthsize() local 315 struct crypto_aead *child; simd_aead_encrypt() local 336 struct crypto_aead *child; simd_aead_decrypt() local [all...] |
| 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/drivers/ata/ |
| H A D | libahci_platform.c | 391 struct device_node *child; in ahci_platform_get_resources() local [all...] |
| /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
|