| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | ptrace.c | 78 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() 167 void ptrace_disable(struct task_struct *child) in ptrace_disable()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-tar.c | 51 int trace_tar(pid_t child) in trace_tar() 65 int trace_tar_write(pid_t child) in trace_tar_write()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | ptrace_32.c | 111 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() 120 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() 130 void ptrace_disable(struct task_struct *child) in ptrace_disable() 339 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | ptrace.c | 355 static int putreg(struct task_struct *child, in putreg() 699 void ptrace_disable(struct task_struct *child) in ptrace_disable() 708 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() 843 static int putreg32(struct task_struct *child, unsigned regno, u32 value) in putreg32() 941 static int getreg32(struct task_struct *child, unsigned regno, u32 *val) in getreg32() 1034 static long ia32_arch_ptrace(struct task_struct *child, compat_long_t request, in ia32_arch_ptrace() 1102 static long x32_arch_ptrace(struct task_struct *child, in x32_arch_ptrace() 1190 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | pinmux_arria10.c | 12 static int do_pinctr_pin(const void *blob, int child, const char *node_name) in do_pinctr_pin() 40 int child, len; in do_pinctrl_pins() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | map_populate.c | 33 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() 77 int sock[2], child, ret; in main() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ptrace.h | 90 static inline int ptrace_reparented(struct task_struct *child) in ptrace_reparented() 95 static inline void ptrace_unlink(struct task_struct *child) in ptrace_unlink() 201 static inline void ptrace_init_task(struct task_struct *child, bool ptrace) in ptrace_init_task()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-ti-lmu-common.c | 105 struct fwnode_handle *child, in ti_lmu_common_get_ramp_params() 125 int ti_lmu_common_get_brt_res(struct device *dev, struct fwnode_handle *child, in ti_lmu_common_get_brt_res()
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | ptrace.c | 23 void ptrace_disable(struct task_struct *child) in ptrace_disable() 94 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | i386.c | 235 struct pci_bus *child; in pcibios_allocate_bus_resources() local 310 struct pci_bus *child; in pcibios_allocate_resources() local 344 struct pci_bus *child; in pcibios_allocate_rom_resources() local
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | conf.c | 233 struct menu *child; in conf_choice() local 349 struct menu *child; in conf() local 415 struct menu *child; in check_conf() local
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | export.c | 305 struct dentry *child, u64 ino) in __get_parent() 350 static struct dentry *ceph_get_parent(struct dentry *child) in ceph_get_parent() 425 struct dentry *child) in __get_snap_name() 522 struct dentry *child) in ceph_get_name()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/ |
| H A D | rename_attack_test.c | 57 pid_t child = fork(); in spawn_attack() local 87 pid_t child; in test_rename_attack() local
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | ptrace.c | 131 void ptrace_disable(struct task_struct *child) in ptrace_disable() 139 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 38 void ptrace_disable(struct task_struct *child) in ptrace_disable() 44 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | conf.c | 239 struct menu *child; in conf_choice() local 359 struct menu *child; in conf() local 424 struct menu *child; in check_conf() local
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | conf.c | 235 struct menu *child; in conf_choice() local 351 struct menu *child; in conf() local 417 struct menu *child; in check_conf() local
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | livetree.c | 103 struct node *child; in build_node() local 281 void add_child(struct node *parent, struct node *child) in add_child() 311 struct node *child; in delete_node() local 483 struct node *child; in get_subnode() local 495 struct node *child; in get_node_by_path() local 521 struct node *child, *node; in get_node_by_label() local 541 struct node *child, *node; in get_node_by_phandle() local
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-core.c | 144 struct coresight_device *child) in coresight_find_link_outport() 361 struct coresight_device *child) in coresight_enable_link() 396 struct coresight_device *child) in coresight_disable_link() 486 struct coresight_device *csdev, *parent, *child; in coresight_disable_path_from() local 541 struct coresight_device *csdev, *parent, *child; in coresight_enable_path() local 733 struct coresight_device *child; in coresight_grab_device() local 744 struct coresight_device *child; in coresight_grab_device() local 763 struct coresight_device *child; in coresight_drop_device() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | usb.c | 353 struct udevice *child; local 415 struct udevice *child; local 615 struct udevice *child; local
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | minisocks.c | 145 struct sock *child = NULL; in dccp_check_req() local 219 int dccp_child_process(struct sock *parent, struct sock *child, in dccp_child_process()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | of_regulator.c | 336 struct device_node *child; in of_regulator_match() local 396 struct device_node *search, *child; in regulator_of_get_init_node() local 443 struct device_node *child; in regulator_of_get_init_data() local
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | dtpm.c | 60 struct dtpm *child; in __get_power_uw() local 95 struct dtpm *child; in __dtpm_rebalance_weight() local 245 struct dtpm *child; in __set_power_limit_uw() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | pnv_php.c | 134 struct device_node *child; in pnv_php_rmv_pdns() local 194 struct device_node *child, *next; in pnv_php_reverse_nodes() local 215 struct device_node *child; in pnv_php_populate_changeset() local 975 struct device_node *child; in pnv_php_register() local 1003 struct device_node *child; in pnv_php_unregister() local
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-btree-remove.c | 136 struct child { struct 144 unsigned index, struct child *result) in init_child() argument 417 struct dm_block *child; in rebalance_children() local
|