/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | virtio-iommu.c | 350 struct interval_tree_node *node, *next; in viommu_del_mappings() local 438 struct interval_tree_node *node; in viommu_replay_mappings() local 893 struct interval_tree_node *node; viommu_iova_to_phys() local [all...] |
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-pruss-intc.c | 410 pruss_intc_irq_domain_xlate(struct irq_domain *d, struct device_node *node, in pruss_intc_irq_domain_xlate() argument
|
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | omap-mailbox.c | 666 struct device_node *node; in omap_mbox_of_xlate() local 694 struct device_node *node = pdev->dev.of_node; in omap_mbox_probe() local [all...] |
H A D | mtk-cmdq-mailbox.c | 548 struct device_node *node; in cmdq_probe() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_user_sdma.c | 61 struct rb_node node; member 144 struct rb_node *node = root->rb_node; in qib_user_sdma_rb_search() local 162 struct rb_node **node in qib_user_sdma_rb_insert() local [all...] |
/kernel/linux/linux-6.6/drivers/input/ |
H A D | evdev.c | 48 struct list_head node; member
|
H A D | mousedev.c | 97 struct list_head node; member
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-stats.c | 143 static void *dm_kvzalloc(size_t alloc_size, int node) in dm_kvzalloc() argument
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-btree.c | 424 struct dm_block *node; in dm_btree_lookup_next_single() local 713 struct btree_node *node; shadow_child() local 978 struct btree_node *node; get_node_free_space() local 1063 contains_key(struct btree_node *node, uint64_t key) contains_key() argument 1078 has_space_for_insert(struct btree_node *node, uint64_t key) has_space_for_insert() argument 1097 struct btree_node *node; btree_insert_raw() local 1160 struct btree_node *node; __btree_get_overwrite_leaf() local 1227 need_insert(struct btree_node *node, uint64_t *keys, unsigned int level, unsigned int index) need_insert() argument 1427 struct dm_block *node; walk_node() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 134 struct list_head node; member
|
H A D | dso.c | 798 struct bpf_prog_info_node *node; in bpf_read() local 822 struct bpf_prog_info_node *node; in bpf_size() local [all...] |
H A D | dso.h | 149 struct list_head node; member
|
H A D | probe-file.c | 428 struct str_node *node; in probe_cache_entry__get_event() local [all...] |
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | svc.c | 134 unsigned int node; in svc_pool_map_choose_mode() local 219 unsigned int node; in svc_pool_map_init_pernode() local 335 unsigned int node = m->pool_to[pidx]; svc_pool_map_set_cpumask() local 601 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) svc_init_buffer() argument 635 svc_rqst_alloc(struct svc_serv *serv, struct svc_pool *pool, int node) svc_rqst_alloc() argument 672 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) svc_prepare_thread() argument 767 int node; svc_start_kthreads() local [all...] |
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 69 u32 node; member 232 tipc_group_find_member(struct tipc_group *grp, u32 node, u32 port) tipc_group_find_member() argument 252 tipc_group_find_dest(struct tipc_group *grp, u32 node, u32 port) tipc_group_find_dest() argument 263 tipc_group_find_node(struct tipc_group *grp, u32 node) tipc_group_find_node() argument 302 tipc_group_create_member(struct tipc_group *grp, u32 node, u32 port, u32 instance, int state) tipc_group_create_member() argument 331 tipc_group_add_member(struct tipc_group *grp, u32 node, u32 port, u32 instance) tipc_group_add_member() argument 504 u32 node, port; tipc_group_filter_msg() local 588 tipc_group_update_rcv_win(struct tipc_group *grp, int blks, u32 node, u32 port, struct sk_buff_head *xmitq) tipc_group_update_rcv_win() argument 745 u32 node = msg_orignode(hdr); tipc_group_proto_rcv() local 864 u32 node = evt->port.node; tipc_group_member_evt() local [all...] |
H A D | netlink_compat.c | 901 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local 1058 u32 node; in tipc_nl_compat_sk_dump() local 1116 struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; tipc_nl_compat_node_dump() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_hashlimit.c | 91 struct hlist_node node; member 117 struct hlist_node node; /* global list of all htables */ member [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow.h | 224 struct hlist_node node[2]; member
|
/kernel/linux/linux-6.6/net/qrtr/ |
H A D | af_qrtr.c | 170 struct qrtr_node *node = container_of(kref, struct qrtr_node, ref); __qrtr_node_release() local 201 qrtr_node_acquire(struct qrtr_node *node) qrtr_node_acquire() argument 209 qrtr_node_release(struct qrtr_node *node) qrtr_node_release() argument 221 qrtr_tx_resume(struct qrtr_node *node, struct sk_buff *skb) qrtr_tx_resume() argument 259 qrtr_tx_wait(struct qrtr_node *node, int dest_node, int dest_port, int type) qrtr_tx_wait() argument 323 qrtr_tx_flow_failed(struct qrtr_node *node, int dest_node, int dest_port) qrtr_tx_flow_failed() argument 340 qrtr_node_enqueue(struct qrtr_node *node, struct sk_buff *skb, int type, struct sockaddr_qrtr *from, struct sockaddr_qrtr *to) qrtr_node_enqueue() argument 395 struct qrtr_node *node; qrtr_node_lookup() local 413 qrtr_node_assign(struct qrtr_node *node, unsigned int nid) qrtr_node_assign() argument 437 struct qrtr_node *node = ep->node; qrtr_endpoint_post() local 587 struct qrtr_node *node; qrtr_endpoint_register() local 622 struct qrtr_node *node = ep->node; qrtr_endpoint_unregister() local 848 qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, int type, struct sockaddr_qrtr *from, struct sockaddr_qrtr *to) qrtr_local_enqueue() argument 879 qrtr_bcast_enqueue(struct qrtr_node *node, struct sk_buff *skb, int type, struct sockaddr_qrtr *from, struct sockaddr_qrtr *to) qrtr_bcast_enqueue() argument 908 struct qrtr_node *node; qrtr_sendmsg() local 1008 struct qrtr_node *node; qrtr_send_resume_tx() local [all...] |
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_rw.c | 57 struct llist_node *node; in svc_rdma_get_rw_ctxt() local 108 struct llist_node *node; in svc_rdma_destroy_rw_ctxts() local
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | avs.h | 94 struct list_head node; member 318 struct list_head node; member
|
/kernel/linux/linux-6.6/sound/soc/rockchip/ |
H A D | rockchip_i2s_tdm.c | 1040 struct device_node *node = i2s_tdm->dev->of_node; in rockchip_i2s_tdm_init_dai() local 1218 struct device_node *node = pdev->dev.of_node; in rockchip_i2s_tdm_probe() local [all...] |
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | livetree.c | 119 struct node *name_node(struct node *node, char *name) in name_node() argument 128 omit_node_if_unused(struct node *node) omit_node_if_unused() argument 135 reference_node(struct node *node) reference_node() argument 231 struct node *node; add_orphan_node() local 266 add_property(struct node *node, struct property *prop) add_property() argument 279 delete_property_by_name(struct node *node, char *name) delete_property_by_name() argument 314 struct node *node = parent->children; delete_node_by_name() local 325 delete_node(struct node *node) delete_node() argument 338 append_to_property(struct node *node, char *name, const void *data, int len, enum markertype type) append_to_property() argument 416 get_unitname(struct node *node) get_unitname() argument 424 get_property(struct node *node, const char *propname) get_property() argument 447 get_property_by_label(struct node *tree, const char *label, struct node **node) get_property_by_label() argument 473 get_marker_label(struct node *tree, const char *label, struct node **node, struct property **prop) get_marker_label() argument 501 get_subnode(struct node *node, const char *nodename) get_subnode() argument 540 struct node *child, *node; get_node_by_label() local 560 struct node *child, *node; get_node_by_phandle() local 619 get_node_phandle(struct node *root, struct node *node) get_node_phandle() argument 732 sort_properties(struct node *node) sort_properties() argument 768 sort_subnodes(struct node *node) sort_subnodes() argument 794 sort_node(struct node *node) sort_node() argument 813 struct node *node; build_and_name_child_node() local 836 any_label_tree(struct dt_info *dti, struct node *node) any_label_tree() argument 850 generate_label_tree_internal(struct dt_info *dti, struct node *an, struct node *node, bool allocph) generate_label_tree_internal() argument 891 any_fixup_tree(struct dt_info *dti, struct node *node) any_fixup_tree() argument 913 add_fixup_entry(struct dt_info *dti, struct node *fn, struct node *node, struct property *prop, struct marker *m) add_fixup_entry() argument 939 generate_fixups_tree_internal(struct dt_info *dti, struct node *fn, struct node *node) generate_fixups_tree_internal() argument 962 any_local_fixup_tree(struct dt_info *dti, struct node *node) any_local_fixup_tree() argument 984 add_local_fixup_entry(struct dt_info *dti, struct node *lfn, struct node *node, struct property *prop, struct marker *m, struct node *refnode) add_local_fixup_entry() argument 1020 generate_local_fixups_tree_internal(struct dt_info *dti, struct node *lfn, struct node *node) generate_local_fixups_tree_internal() argument [all...] |
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 58 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_layout_attr() argument 101 handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) handle_randomize_considered_attr() argument 111 handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) handle_randomize_performed_attr() argument 409 is_pure_ops_struct(const_tree node) is_pure_ops_struct() argument 634 struct varpool_node *node; check_global_variables() local [all...] |
H A D | gcc-common.h | 231 cgraph_function_node(cgraph_node_ptr node, enum availability *availability) cgraph_function_node() argument 236 cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL) cgraph_function_or_thunk_node() argument 241 cgraph_only_called_directly_p(cgraph_node_ptr node) cgraph_only_called_directly_p() argument 246 cgraph_function_body_availability(cgraph_node_ptr node) cgraph_function_body_availability() argument 251 cgraph_alias_target(cgraph_node_ptr node) cgraph_alias_target() argument 256 cgraph_for_node_and_aliases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void *), void *data, bool include_overwritable) cgraph_for_node_and_aliases() argument 291 cgraph_call_node_duplication_hooks(cgraph_node_ptr node, cgraph_node_ptr node2) cgraph_call_node_duplication_hooks() argument [all...] |