Home
last modified time | relevance | path

Searched defs:child (Results 26 – 50 of 818) sorted by relevance

12345678910>>...33

/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dzt-ptrace.c120 static void ptrace_za_disabled_read_zt(pid_t child) in ptrace_za_disabled_read_zt()
156 static void ptrace_set_get_zt(pid_t child) in ptrace_set_get_zt()
189 static void ptrace_enable_za_via_zt(pid_t child) in ptrace_enable_za_via_zt()
255 static int do_parent(pid_t child) in do_parent()
334 pid_t child; in main() local
H A Dsve-ptrace.c160 static void ptrace_set_get_inherit(pid_t child, const struct vec_type *type) in ptrace_set_get_inherit()
214 static void ptrace_set_get_vl(pid_t child, const struct vec_type *type, in ptrace_set_get_vl()
271 static void ptrace_sve_fpsimd(pid_t child, const struct vec_type *type) in ptrace_sve_fpsimd()
326 static void ptrace_set_sve_get_sve_data(pid_t child, in ptrace_set_sve_get_sve_data()
424 static void ptrace_set_sve_get_fpsimd_data(pid_t child, in ptrace_set_sve_get_fpsimd_data()
507 static void ptrace_set_fpsimd_get_sve_data(pid_t child, in ptrace_set_fpsimd_get_sve_data()
615 static int do_parent(pid_t child) in do_parent()
744 pid_t child; in main() local
/openbmc/linux/fs/
H A Dpnode.c226 struct mount *child; in propagate_one() local
337 struct mount *child; in find_topper() local
409 struct mount *m, *child, *topper; in propagate_mount_busy() local
453 struct mount *m, *child; in propagate_mount_unlock() local
483 struct mount *child; in __propagate_umount() local
522 struct mount *mnt, *child, *tmp; in umount_list() local
597 struct mount *child = __lookup_mnt(&m->mnt, in propagate_umount() local
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dbp-modify.c32 int child = fork(); in spawn_child() local
61 pid_t child; in bp_modify1() local
138 pid_t child; in bp_modify2() local
/openbmc/linux/drivers/mtd/
H A Dmtdpart.c50 struct mtd_info *child; in allocate_partition() local
252 struct mtd_info *child; in mtd_add_partition() local
307 struct mtd_info *child, *next; in __mtd_del_partition() local
332 struct mtd_info *child, *next; in __del_mtd_partitions() local
369 struct mtd_info *child, *master = mtd_get_master(mtd); in mtd_del_partition() local
398 struct mtd_info *child, *master = mtd_get_master(parent); in add_mtd_partitions() local
581 struct device_node *child; in mtd_part_of_parse() local
/openbmc/linux/arch/s390/kernel/
H A Dptrace.c146 static inline unsigned long __peek_user_per(struct task_struct *child, in __peek_user_per()
194 static unsigned long __peek_user(struct task_struct *child, addr_t addr) in __peek_user()
271 peek_user(struct task_struct *child, addr_t addr, addr_t data) in peek_user()
290 static inline void __poke_user_per(struct task_struct *child, in __poke_user_per()
437 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
532 static inline __u32 __peek_user_per_compat(struct task_struct *child, in __peek_user_per_compat()
572 static u32 __peek_user_compat(struct task_struct *child, addr_t addr) in __peek_user_compat()
647 static int peek_user_compat(struct task_struct *child, in peek_user_compat()
662 static inline void __poke_user_per_compat(struct task_struct *child, in __poke_user_per_compat()
680 static int __poke_user_compat(struct task_struct *child, in __poke_user_compat()
[all …]
/openbmc/linux/crypto/
H A Dsimd.c54 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; in simd_aead_setkey() local
305 struct crypto_aead *child = &ctx->cryptd_tfm->base; in simd_aead_setauthsize() local
315 struct crypto_aead *child; in simd_aead_encrypt() local
336 struct crypto_aead *child; in simd_aead_decrypt() local
H A Dcryptd.c71 struct crypto_skcipher *child; member
80 struct crypto_shash *child; member
91 struct crypto_aead *child; member
246 struct crypto_skcipher *child; in cryptd_skcipher_prepare() local
475 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
536 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
612 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
723 struct crypto_aead *child = ctx->child; in cryptd_aead_setkey() local
732 struct crypto_aead *child = ctx->child; in cryptd_aead_setauthsize() local
788 struct crypto_aead *child; in cryptd_aead_encrypt() local
[all …]
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c40 char *parent = NULL, *child = NULL, *parent2 = NULL, *child2 = NULL; in test_cpucg_subtree_control() local
235 pid_t (*spawn_child)(const struct cpu_hogger *child), in run_cpucg_weight_test()
301 static pid_t weight_hog_ncpus(const struct cpu_hogger *child, int ncpus) in weight_hog_ncpus()
315 static pid_t weight_hog_all_cpus(const struct cpu_hogger *child) in weight_hog_all_cpus()
361 static pid_t weight_hog_one_cpu(const struct cpu_hogger *child) in weight_hog_one_cpu()
410 char *parent = NULL, *child = NULL; in run_cpucg_nested_weight_test() local
630 char *parent, *child; in test_cpucg_max_nested() local
H A Dtest_core.c278 char *grandparent = NULL, *parent = NULL, *child = NULL; in test_cgcore_invalid_domain() local
340 char *parent = NULL, *child = NULL; in test_cgcore_parent_becomes_threaded() local
379 char *parent = NULL, *child = NULL; in test_cgcore_no_internal_process_constraint_on_threads() local
431 char *parent = NULL, *child = NULL; in test_cgcore_top_down_constraint_enable() local
466 char *parent = NULL, *child = NULL; in test_cgcore_top_down_constraint_disable() local
507 char *parent = NULL, *child = NULL; in test_cgcore_internal_process_constraint() local
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_expander.c722 struct domain_device *child, in sas_ex_get_linkrate()
754 struct domain_device *child, int phy_id) in sas_ex_add_dev()
792 struct domain_device *child = NULL; in sas_ex_discover_end_dev() local
874 struct domain_device *child = NULL; in sas_ex_discover_expander() local
952 struct domain_device *child = NULL; in sas_ex_discover_dev() local
1069 struct domain_device *child; in sas_check_level_subtractive_boundary() local
1201 struct domain_device *child) in sas_eeds_valid()
1471 struct domain_device *child, in sas_configure_parent()
1814 struct domain_device *child, *n; in sas_unregister_ex_tree() local
1862 struct domain_device *child; in sas_discover_bfs_by_root_level() local
[all …]
/openbmc/linux/include/linux/
H A Dfwnode_mdio.h22 struct fwnode_handle *child, u32 addr) in fwnode_mdiobus_phy_device_register()
28 struct fwnode_handle *child, in fwnode_mdiobus_register_phy()
H A Dbootconfig.h52 uint16_t child; member
173 struct xbc_node *child = xbc_node_get_child(node); in xbc_node_get_subkey() local
203 #define xbc_node_for_each_child(parent, child) \ argument
215 #define xbc_node_for_each_subkey(parent, child) \ argument
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-fpu.c9 int ptrace_get_fpr(struct task_struct *child, int index, unsigned long *data) in ptrace_get_fpr()
35 int ptrace_put_fpr(struct task_struct *child, int index, unsigned long data) in ptrace_put_fpr()
H A Dptrace-noadv.c60 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg()
193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
268 long ppc_del_hwdebug(struct task_struct *child, long data) in ppc_del_hwdebug()
/openbmc/qemu/include/block/
H A Dblock-io.h248 #define BLKDBG_CO_EVENT(child, evt) \ argument
255 #define BLKDBG_EVENT(child, evt) \ argument
/openbmc/linux/drivers/pci/pcie/
H A Daspm.c99 struct pci_dev *child; in pci_function_0() local
143 struct pci_dev *child; in pcie_set_clkpm_nocheck() local
173 struct pci_dev *child; in pcie_clkpm_cap_init() local
203 struct pci_dev *child, *parent = link->pdev; in pcie_aspm_configure_common_clock() local
441 struct pci_dev *child = link->downstream, *parent = link->pdev; in aspm_calc_l12_info() local
529 struct pci_dev *child = link->downstream, *parent = link->pdev; in aspm_l1ss_init() local
586 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_aspm_cap_init() local
665 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_config_aspm_l1ss() local
788 struct pci_dev *child; in pcie_aspm_sanity_check() local
864 struct pci_dev *child; in pcie_aspm_update_sysfs_visibility() local
[all …]
/openbmc/linux/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c44 static int check_error_paths(pid_t child) in check_error_paths()
105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path()
157 pid_t child; in main() local
/openbmc/u-boot/common/
H A Dcli_hush.c198 struct child_prog *child; member
542 static int builtin_eval(struct child_prog *child) in builtin_eval()
558 static int builtin_cd(struct child_prog *child) in builtin_cd()
585 static int builtin_exec(struct child_prog *child) in builtin_exec()
776 static int builtin_set(struct child_prog *child) in builtin_set()
1540 struct child_prog *child; local
1553 struct child_prog *child; local
1939 struct child_prog *child; local
2299 struct child_prog *child=ctx->child; local
2452 struct child_prog *child=ctx->child; local
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c401 ia64_peek (struct task_struct *child, struct switch_stack *child_stack, in ia64_peek()
463 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke()
507 ia64_get_user_rbs_end (struct task_struct *child, struct pt_regs *pt, in ia64_get_user_rbs_end()
535 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_user_rbs()
728 access_nat_bits (struct task_struct *child, struct pt_regs *pt, in access_nat_bits()
1056 user_enable_single_step (struct task_struct *child) in user_enable_single_step()
1065 user_enable_block_step (struct task_struct *child) in user_enable_block_step()
1074 user_disable_single_step (struct task_struct *child) in user_disable_single_step()
1090 ptrace_disable (struct task_struct *child) in ptrace_disable()
1100 arch_ptrace (struct task_struct *child, long request, in arch_ptrace()
[all …]
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c42 static void wl1271_sdio_set_block_size(struct device *child, in wl1271_sdio_set_block_size()
53 static int __must_check wl12xx_sdio_raw_read(struct device *child, int addr, in wl12xx_sdio_raw_read()
91 static int __must_check wl12xx_sdio_raw_write(struct device *child, int addr, in wl12xx_sdio_raw_write()
170 static int wl12xx_sdio_set_power(struct device *child, bool enable) in wl12xx_sdio_set_power()
/openbmc/linux/arch/mips/kernel/
H A Dptrace.c63 void ptrace_disable(struct task_struct *child) in ptrace_disable()
74 int ptrace_getregs(struct task_struct *child, struct user_pt_regs __user *data) in ptrace_getregs()
101 int ptrace_setregs(struct task_struct *child, struct user_pt_regs __user *data) in ptrace_setregs()
125 int ptrace_get_watch_regs(struct task_struct *child, in ptrace_get_watch_regs()
165 int ptrace_set_watch_regs(struct task_struct *child, in ptrace_set_watch_regs()
349 static void ptrace_setfcr31(struct task_struct *child, u32 value) in ptrace_setfcr31()
359 int ptrace_getfpregs(struct task_struct *child, __u32 __user *data) in ptrace_getfpregs()
382 int ptrace_setfpregs(struct task_struct *child, __u32 __user *data) in ptrace_setfpregs()
1082 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
/openbmc/linux/arch/microblaze/kernel/
H A Dptrace.c77 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
166 void ptrace_disable(struct task_struct *child) in ptrace_disable()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.c51 int trace_tar(pid_t child) in trace_tar()
65 int trace_tar_write(pid_t child) in trace_tar_write()
/openbmc/linux/drivers/of/
H A Dresolver.c43 struct device_node *child; in adjust_overlay_phandles() local
162 struct device_node *child, *overlay_child; in adjust_local_phandle_references() local
265 struct device_node *child, *local_fixups, *refnode; in of_resolve_phandles() local

12345678910>>...33