/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | omap-mailbox.c | 695 struct device_node *child; in omap_mbox_probe() local
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | synaptics.c | 676 struct psmouse *child = psmouse_from_serio(ptport); in synaptics_pass_pt_packet() local 692 struct psmouse *child = psmouse_from_serio(priv->pt_port); in synaptics_pt_activate() local
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_sfb.c | 285 struct Qdisc *child = q->qdisc; in sfb_enqueue() local 429 struct Qdisc *child = q->qdisc; in sfb_dequeue() local 447 struct Qdisc *child = q->qdisc; in sfb_peek() local 494 struct Qdisc *child, *ol in sfb_change() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 301 pid_t child; in pagemap_test_fork() local [all...] |
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | livetree.c | 92 struct node *child; in build_node() local 298 void add_child(struct node *parent, struct node *child) in add_child() argument 328 struct node *child; delete_node() local 503 struct node *child; get_subnode() local 515 struct node *child; get_node_by_path() local 540 struct node *child, *node; get_node_by_label() local 560 struct node *child, *node; get_node_by_phandle() local [all...] |
H A D | flattree.c | 241 struct node *child; in flatten_tree() local 750 struct node *child; in unflatten_tree() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | amx.c | 512 pid_t parent, child, grandchild; in test_dynamic_state() local 640 pid_t child, grandchild; test_fork() local 901 pid_t child; test_ptrace() local [all...] |
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | label.c | 2150 struct aa_ns *child; in __aa_labelset_update_subtree() local
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | qconf.cc | 598 struct menu* child; in updateMenuList() local 663 struct menu* child; updateMenuList() local 1862 struct menu *child; fixup_rootmenu() local [all...] |
H A D | nconf.c | 812 struct menu *child; in build_conf() local 1323 struct menu *child = NULL; conf_choice() local [all...] |
/kernel/linux/linux-6.6/security/ |
H A D | commoncap.c | 134 int cap_ptrace_access_check(struct task_struct *child, unsigned int mode) in cap_ptrace_access_check() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | user_namespace.c | 1300 in_userns(const struct user_namespace *ancestor, const struct user_namespace *child) in_userns() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | xarray.c | 1071 struct xa_node *child = xas->xa_alloc; in xas_split() local 972 node_set_marks(struct xa_node *node, unsigned int offset, struct xa_node *child, unsigned int marks) node_set_marks() argument [all...] |
H A D | radix-tree.c | 474 struct radix_tree_node *child; in radix_tree_shrink() local 602 struct radix_tree_node *node = NULL, *child; __radix_tree_create() local 659 struct radix_tree_node *child = entry_to_node(node); radix_tree_free_nodes() local 1158 struct radix_tree_node *node, *child; radix_tree_next_chunk() local 1480 struct radix_tree_node *node = NULL, *child; idr_get_free() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 1275 inet_child_forget(struct sock *sk, struct request_sock *req, struct sock *child) inet_child_forget() argument 1299 inet_csk_reqsk_queue_add(struct sock *sk, struct request_sock *req, struct sock *child) inet_csk_reqsk_queue_add() argument 1324 inet_csk_complete_hashdance(struct sock *sk, struct sock *child, struct request_sock *req, bool own_req) inet_csk_complete_hashdance() argument 1389 struct sock *child = req->sk, *nsk; inet_csk_listen_stop() local [all...] |
H A D | inet_hashtables.c | 221 int __inet_inherit_port(const struct sock *sk, struct sock *child) in __inet_inherit_port() argument [all...] |
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | rpcb_clnt.c | 677 struct rpc_task *child; in rpcb_getport_async() local 795 static void rpcb_getport_done(struct rpc_task *child, void *data) in rpcb_getport_done() argument
|
/kernel/linux/linux-6.6/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 1303 struct sock *child; in virtio_transport_recv_listen() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | clearvideo.c | 66 struct TileInfo *child[4]; member
|
H A D | agm.c | 918 int child[2]; member [all...] |
H A D | opus_silk.c | 402 silk_count_children(OpusRangeCoder *rc, int model, int32_t total, int32_t child[2]) silk_count_children() argument
|
/third_party/elfutils/tests/ |
H A D | varlocs.c | 1026 Dwarf_Die child; handle_die() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | dict.c | 641 dnode_t *nil = dict_nil(dict), *child, *delparent = delete->parent; in dict_delete() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | cmdutils.c | 166 const AVClass *child; in show_help_children() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfiltergraph.c | 1272 int child = 2 * index + 1; in heap_bubble_down() local
|