Searched defs:snode (Results 1 – 8 of 8) sorted by relevance
/linux/tools/perf/util/ |
A D | strlist.c | 20 struct str_node *snode = malloc(sizeof(*snode)); in strlist__node_new() local 39 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete() 50 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_delete() local 58 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_cmp() local 95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() 102 struct str_node *snode = NULL; in strlist__find() local 200 struct str_node *snode = NULL; in strlist__entry() local
|
A D | probe-file.c | 970 struct str_node *snode; in probe_cache_entry__write() local
|
/linux/drivers/net/ |
A D | amt.c | 90 struct amt_source_node *snode; in __amt_source_gc_work() local 126 static bool amt_status_filter(struct amt_source_node *snode, in amt_status_filter() 186 struct amt_source_node *snode; in amt_lookup_src() local 221 static void amt_destroy_source(struct amt_source_node *snode) in amt_destroy_source() 253 struct amt_source_node *snode; in amt_del_group() local 313 struct amt_source_node *snode, in amt_act_src() 365 struct amt_source_node *snode; in amt_alloc_snode() local 413 struct amt_source_node *snode; in amt_group_work() local 1325 struct amt_source_node *snode; in amt_cleanup_srcs() local 1362 struct amt_source_node *snode; in amt_add_srcs() local [all …]
|
/linux/include/linux/ |
A D | bpf_local_storage.h | 70 struct hlist_node snode; /* Linked to bpf_local_storage */ member
|
/linux/drivers/net/appletalk/ |
A D | ltpc.h | 59 unsigned char snode; member
|
A D | ltpc.c | 727 int dnode, snode, llaptype, len; in sendup_buffer() local
|
/linux/kernel/trace/ |
A D | trace_stat.c | 49 struct stat_node *snode, *n; in __reset_stat_session() local
|
/linux/security/selinux/ss/ |
A D | services.c | 632 struct ebitmap_node *snode, *tnode; in context_struct_compute_av() local 1030 struct ebitmap_node *snode, *tnode; in security_compute_xperms_decision() local
|
Completed in 27 milliseconds