| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | export.c | 134 struct dentry *btrfs_get_parent(struct dentry *child) in btrfs_get_parent() 201 struct dentry *child) in btrfs_get_name()
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_function.c | 53 static void add_child(struct func_stack *stack, const char *child, int pos) in add_child() 82 static int add_and_get_index(const char *parent, const char *child, int cpu) in add_and_get_index()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 185 pid_t child; in test_unpriv_remount() local 259 pid_t child; in test_priv_mount_unpriv_remount() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 498 static void reset_listen_child(struct sock *child) in reset_listen_child() 523 struct sock *child = req->sk; in chtls_disconnect_acceptq() local 607 static void cleanup_syn_rcv_conn(struct sock *child, struct sock *parent) in cleanup_syn_rcv_conn() 629 struct sock *child = csk->sk; in chtls_reset_synq() local 856 static void do_abort_syn_rcv(struct sock *child, struct sock *parent) in do_abort_syn_rcv() 884 static void pass_open_abort(struct sock *child, struct sock *parent, in pass_open_abort() 1536 static void add_pass_open_to_parent(struct sock *child, struct sock *lsk, in add_pass_open_to_parent() 1564 struct sock *child = skb->sk; in bl_add_pass_open_to_parent() local 2056 struct sock *child; in bl_abort_syn_rcv() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | fork_cleanup_test.c | 26 static int child(void) in child() function
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | tegra_car.c | 20 struct udevice *child; in tegra_car_bpmp_bind() local
|
| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | geniv.h | 17 struct crypto_aead *child; member
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | gpio_keys_polled.c | 147 struct fwnode_handle *child; in gpio_keys_polled_get_devtree_pdata() local 231 struct fwnode_handle *child = NULL; in gpio_keys_polled_probe() local
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | tls_32.c | 305 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() 344 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-slave.c | 97 struct device_node *child; in i2c_detect_slave_mode() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/ |
| H A D | j2s.cpp | 321 j2s_obj *child; in j2s_struct_size() local 642 j2s_obj *child; in _j2s_struct_to_json() local 787 j2s_obj *child = NULL; in _j2s_struct_free() local 905 j2s_obj *child = NULL; in _j2s_struct_to_bin() local 1223 j2s_obj *child; in _j2s_json_to_struct() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_connection_sock.c | 948 struct sock *child) in inet_child_forget() 973 struct sock *child) in inet_csk_reqsk_queue_add() 996 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance() 1031 struct sock *child = req->sk; in inet_csk_listen_stop() local
|
| H A D | tcp_minisocks.c | 575 struct sock *child; in tcp_check_req() local 829 int tcp_child_process(struct sock *parent, struct sock *child, in tcp_child_process()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_of.c | 496 struct device_node *np, *child, *sensor_np; in thermal_zone_of_sensor_register() local 858 struct device_node *child = NULL, *gchild; in thermal_of_build_thermal_zone() local 1010 struct device_node *np, *child; in of_thermal_destroy_zones() local 1047 struct device_node *np, *child; in of_parse_thermal_zones() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | property.h | 99 #define fwnode_for_each_child_node(fwnode, child) \ argument 103 #define fwnode_for_each_available_child_node(fwnode, child) \ argument 110 #define device_for_each_child_node(dev, child) \ argument 430 #define fwnode_graph_for_each_endpoint(fwnode, child) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ |
| H A D | covered_by_children.hpp | 10 for (const auto& child : id.children()) { in coveredByChildren() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue_pi_mismatched_ops.c | 57 pthread_t child; in main() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-trim-schemas | 12 def child (elem, name): function
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | probe.c | 398 static void pci_read_bridge_io(struct pci_bus *child) in pci_read_bridge_io() 438 static void pci_read_bridge_mmio(struct pci_bus *child) in pci_read_bridge_mmio() 460 static void pci_read_bridge_mmio_pref(struct pci_bus *child) in pci_read_bridge_mmio_pref() 513 void pci_read_bridge_bases(struct pci_bus *child) in pci_read_bridge_bases() 1044 struct pci_bus *child; in pci_alloc_child_bus() local 1127 struct pci_bus *child; in pci_add_new_bus() local 1216 struct pci_bus *child; in pci_scan_bridge_extend() local 3007 struct pci_bus *bus, *child; in pci_host_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/temperature/ |
| H A D | ltc2983.c | 601 const struct device_node *child, in ltc2983_thermocouple_new() 692 static struct ltc2983_sensor *ltc2983_rtd_new(const struct device_node *child, in ltc2983_rtd_new() 865 const struct device_node *child, in ltc2983_thermistor_new() 1010 const struct device_node *child, in ltc2983_diode_new() 1075 static struct ltc2983_sensor *ltc2983_r_sense_new(struct device_node *child, in ltc2983_r_sense_new() 1113 static struct ltc2983_sensor *ltc2983_adc_new(struct device_node *child, in ltc2983_adc_new() 1267 struct device_node *child; in ltc2983_parse_dt() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | test_mremap_vdso.c | 59 pid_t child; in main() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | lrw.c | 31 struct crypto_skcipher *child; member 72 struct crypto_skcipher *child = ctx->child; in lrw_setkey() local
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | mount.c | 137 static struct dentry *kernfs_get_parent_dentry(struct dentry *child) in kernfs_get_parent_dentry() 173 static struct kernfs_node *find_next_ancestor(struct kernfs_node *child, in find_next_ancestor()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_kmem.c | 129 char *child; in cg_run_in_subcgroups() local 352 char *parent, *child; in test_percpu_basic() local
|
| /OK3568_Linux_fs/kernel/fs/bfs/ |
| H A D | dir.c | 267 static int bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) in bfs_add_entry() 322 const struct qstr *child, in bfs_find_entry()
|