Searched defs:child (Results 176 - 200 of 722) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Drbtree_augmented.h227 struct rb_node *child = node->rb_right; local
[all...]
H A Dgameport.h39 struct gameport *parent, *child; member in struct:gameport
/linux-master/drivers/clk/
H A Dclk-scpi.c251 struct device_node *child, *np = dev->of_node; local
266 struct device_node *child, *np = dev->of_node; local
/linux-master/arch/sparc/kernel/
H A Dof_device_32.c113 static void of_bus_ambapp_count_cells(struct device_node *child, argument
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_kmem.c133 char *child; local
355 char *parent, *child; local
[all...]
/linux-master/drivers/usb/host/
H A Dehci-exynos.c51 struct device_node *child; local
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c110 static int child(struct shared_info *info) function
/linux-master/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c141 struct device_node *child; local
/linux-master/drivers/dma/qcom/
H A Dhidma_mgmt.c352 struct device_node *child; local
415 struct device_node *child; local
[all...]
/linux-master/drivers/mfd/
H A Dtc3589x.c333 struct device_node *child; local
/linux-master/drivers/leds/
H A Dleds-is31fl32xx.c366 struct device_node *child; local
327 is31fl32xx_parse_child_dt(const struct device *dev, const struct device_node *child, struct is31fl32xx_led_data *led_data) argument
[all...]
H A Dleds-tlc591xx.c149 struct device_node *np, *child; local
H A Dleds-an30259a.c201 struct device_node *np = dev_of_node(&client->dev), *child; local
H A Dleds-pca995x.c105 struct fwnode_handle *np, *child; local
H A Dleds-ns2.c241 struct fwnode_handle *child; local
/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/drivers/ata/
H A Dlibahci_platform.c413 struct device_node *child; local
463 struct device_node *child; local
[all...]
/linux-master/drivers/pmdomain/apple/
H A Dpmgr-pwrstate.c265 struct of_phandle_args parent, child; local
/linux-master/arch/xtensa/kernel/
H A Dptrace.c225 void user_enable_single_step(struct task_struct *child) argument
230 void user_disable_single_step(struct task_struct *child) argument
239 void ptrace_disable(struct task_struct *child) argument
244 static int ptrace_getregs(struct task_struct *child, void __user *uregs) argument
250 static int ptrace_setregs(struct task_struct *child, void __user *uregs) argument
256 static int ptrace_getxregs(struct task_struct *child, voi argument
262 ptrace_setxregs(struct task_struct *child, void __user *uregs) argument
268 ptrace_peekusr(struct task_struct *child, long regno, long __user *ret) argument
335 ptrace_pokeusr(struct task_struct *child, long regno, long val) argument
414 ptrace_gethbpregs(struct task_struct *child, long addr, long __user *datap) argument
448 ptrace_sethbpregs(struct task_struct *child, long addr, long __user *datap) argument
497 arch_ptrace(struct task_struct *child, long request, unsigned long addr, unsigned long data) argument
[all...]
/linux-master/drivers/i2c/
H A Di2c-mux.c357 struct device_node *mux_node, *child = NULL; local
/linux-master/drivers/pci/
H A Dof_property.c194 struct pci_dev *child; local
[all...]
/linux-master/crypto/
H A Dctr.c19 struct crypto_skcipher *child; member in struct:crypto_rfc3686_ctx
173 struct crypto_skcipher *child = ctx->child; local
194 struct crypto_skcipher *child = ctx->child; local
[all...]
H A Dcts.c56 struct crypto_skcipher *child; member in struct:crypto_cts_ctx
70 struct crypto_skcipher *child = ctx->child; local
80 struct crypto_skcipher *child = ctx->child; local
[all...]
H A Dlrw.c31 struct crypto_skcipher *child; member in struct:lrw_tfm_ctx
72 struct crypto_skcipher *child = ctx->child; local
H A Dpcrypt.c32 struct crypto_aead *child; member in struct:pcrypt_aead_ctx

Completed in 604 milliseconds

1234567891011>>