Home
last modified time | relevance | path

Searched defs:node (Results 5126 - 5150 of 7165) sorted by relevance

1...<<201202203204205206207208209210>>...287

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcros_ec_codec.c962 struct device_node *node; in cros_ec_codec_platform_probe() local
/kernel/linux/linux-5.10/security/apparmor/
H A Dlabel.c722 struct rb_node *node; in __vec_find() local
1144 struct rb_node *node; __label_find_merge() local
1983 struct rb_node *node; aa_labelset_destroy() local
2015 struct rb_node *node; labelset_next_stale() local
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.h185 } node; /* node information */ member
/kernel/linux/linux-5.10/scripts/dtc/
H A Dlivetree.c119 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
592 get_node_phandle(struct node *root, struct node *node) get_node_phandle() argument
705 sort_properties(struct node *node) sort_properties() argument
741 sort_subnodes(struct node *node) sort_subnodes() argument
767 sort_node(struct node *node) sort_node() argument
786 struct node *node; build_and_name_child_node() local
809 any_label_tree(struct dt_info *dti, struct node *node) any_label_tree() argument
823 generate_label_tree_internal(struct dt_info *dti, struct node *an, struct node *node, bool allocph) generate_label_tree_internal() argument
864 any_fixup_tree(struct dt_info *dti, struct node *node) any_fixup_tree() argument
886 add_fixup_entry(struct dt_info *dti, struct node *fn, struct node *node, struct property *prop, struct marker *m) add_fixup_entry() argument
906 generate_fixups_tree_internal(struct dt_info *dti, struct node *fn, struct node *node) generate_fixups_tree_internal() argument
929 any_local_fixup_tree(struct dt_info *dti, struct node *node) any_local_fixup_tree() argument
951 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
987 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-5.10/security/selinux/
H A Davc.c156 struct avc_node *node; in avc_get_hash_stats() local
330 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision() argument
355 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate() argument
436 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free() local
442 avc_node_delete(struct selinux_avc *avc, struct avc_node *node) avc_node_delete() argument
449 avc_node_kill(struct selinux_avc *avc, struct avc_node *node) avc_node_kill() argument
467 struct avc_node *node; avc_reclaim_node() local
502 struct avc_node *node; avc_alloc_node() local
519 avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_decision *avd) avc_node_populate() argument
530 struct avc_node *node, *ret = NULL; avc_search_node() local
563 struct avc_node *node; avc_lookup() local
621 struct avc_node *pos, *node = NULL; avc_insert() local
844 struct avc_node *pos, *node, *orig = NULL; avc_update_node() local
946 struct avc_node *node; avc_flush() local
1044 struct avc_node *node; avc_has_extended_perms() local
1143 struct avc_node *node; avc_has_perm_noaudit() local
[all...]
/kernel/linux/linux-5.10/security/keys/
H A Dkeyring.c668 struct assoc_array_node *node; in search_nested_keyrings() member
673 struct assoc_array_node *node; in search_nested_keyrings() local
[all...]
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c76 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_layout_attr() argument
119 handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) handle_randomize_considered_attr() argument
129 handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) handle_randomize_performed_attr() argument
438 is_pure_ops_struct(const_tree node) is_pure_ops_struct() argument
667 struct varpool_node *node; check_global_variables() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kvm.c562 struct rb_node *node = rb_first(result); in pop_from_result() local
H A Dbuiltin-lock.c125 struct rb_node *node; in thread_stat_find() local
306 struct rb_node *node = result.rb_node; in pop_from_result() local
762 struct rb_node *node; dump_threads() local
[all...]
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c1294 struct device_node *node; in of_q6asm_parse_dai_data() local
1340 struct device_node *node = dev->of_node; in q6asm_dai_probe() local
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dssi.c1207 struct device_node *node; in rsnd_parse_connect_ssi() local
1247 struct device_node *node; in rsnd_ssi_probe() local
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.c107 bpf_create_map_node(enum bpf_map_type map_type, const char *name, int key_size, int value_size, int max_entries, __u32 map_flags, int node) bpf_create_map_node() argument
157 bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, int key_size, int inner_map_fd, int max_entries, __u32 map_flags, int node) bpf_create_map_in_map_node() argument
/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp.c1381 struct device_node *node = pdev->dev.of_node; in asoc_mcbsp_probe() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h134 struct list_head node; member
H A Dprobe-file.c393 struct str_node *node; in probe_cache_entry__get_event() local
[all...]
H A Dsort.h95 struct list_head node; member
H A Ddso.c733 struct bpf_prog_info_node *node; in bpf_read() local
757 struct bpf_prog_info_node *node; in bpf_size() local
[all...]
H A Ddso.h149 struct list_head node; member
H A Dmetricgroup.c501 struct rb_node *node, *next; in metricgroup__print() local
/kernel/linux/linux-5.10/fs/fuse/
H A Ddax.c96 node_to_dmap(struct interval_tree_node *node) in node_to_dmap() argument
318 struct interval_tree_node *node; in inode_reclaim_dmap_range() local
441 struct interval_tree_node *node; in fuse_setup_new_dax_mapping() local
506 struct interval_tree_node *node; fuse_upgrade_dax_mapping() local
569 struct interval_tree_node *node; fuse_iomap_begin() local
932 struct interval_tree_node *node; inode_lookup_first_dmap() local
960 struct interval_tree_node *node; inode_inline_reclaim_one_dmap() local
1082 struct interval_tree_node *node; lookup_and_reclaim_dmap_locked() local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dtransport.c220 struct hmdfs_peer *node = NULL; in tcp_recvpage_tls() local
923 struct hmdfs_peer *node = NULL; tcp_update_socket() local
1116 lookup_conn_by_socketfd_unsafe(struct hmdfs_peer *node, struct socket *socket) lookup_conn_by_socketfd_unsafe() argument
1142 alloc_conn_tcp(struct hmdfs_peer *node, int socket_fd, uint8_t *master_key, uint8_t status, struct socket *socket) alloc_conn_tcp() argument
1175 add_conn_tcp_unsafe(struct hmdfs_peer *node, struct socket *socket, struct connection *conn2add) add_conn_tcp_unsafe() argument
1196 hmdfs_get_conn_tcp(struct hmdfs_peer *node, int fd, uint8_t *master_key, uint8_t status) hmdfs_get_conn_tcp() argument
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dnodelist.h272 struct jffs2_full_dnode *node; /* NULL for holes */ global() member
329 struct rb_node *node = rb_first(root); frag_first() local
339 struct rb_node *node = rb_last(root); frag_last() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayout.c247 filelayout_test_devid_unavailable(struct nfs4_deviceid_node *node) in filelayout_test_devid_unavailable() argument
256 struct nfs4_deviceid_node *node = FILELAYOUT_DEVID_NODE(lseg); in filelayout_reset_to_mds() local
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Dblocklayout.c590 struct nfs4_deviceid_node *node; in bl_find_get_deviceid() local
[all...]
/kernel/linux/linux-5.10/include/soc/at91/
H A Datmel_tcb.h76 struct list_head node; member

Completed in 34 milliseconds

1...<<201202203204205206207208209210>>...287