Searched defs:snode (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | strlist.c | 19 struct str_node *snode = malloc(sizeof(*snode)); in strlist__node_new() local 35 static void str_node__delete(struct str_node *snode) in str_node__delete() 44 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_delete() local 52 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_cmp() local 89 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() 96 struct str_node *snode = NULL; in strlist__find() local 195 struct str_node *snode = NULL; in strlist__entry() local
|
| H A D | probe-file.c | 952 struct str_node *snode; in probe_cache_entry__write() local
|
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_solver.c | 184 struct solver_node *snode, in get_free_partition() 223 struct solver_node *snode, in allocate_partition() 291 struct solver_node *snode, in fill_load_action() 302 struct solver_node *snode; in xrs_allocate_resource() local
|
| /linux/drivers/net/ |
| H A D | amt.c | 94 struct amt_source_node *snode; in __amt_source_gc_work() local 130 static bool amt_status_filter(struct amt_source_node *snode, in amt_status_filter() 190 struct amt_source_node *snode; in amt_lookup_src() local 225 static void amt_destroy_source(struct amt_source_node *snode) in amt_destroy_source() 257 struct amt_source_node *snode; in amt_del_group() local 291 struct amt_source_node *snode = container_of(to_delayed_work(work), in amt_source_work() local 317 struct amt_source_node *snode, in amt_act_src() 369 struct amt_source_node *snode; in amt_alloc_snode() local 417 struct amt_source_node *snode; in amt_group_work() local 1361 struct amt_source_node *snode; in amt_cleanup_srcs() local [all …]
|
| /linux/include/linux/ |
| H A D | bpf_local_storage.h | 79 struct hlist_node snode; /* Linked to bpf_local_storage */ member
|
| /linux/kernel/trace/ |
| H A D | trace_stat.c | 49 struct stat_node *snode, *n; in __reset_stat_session() local
|
| /linux/security/selinux/ss/ |
| H A D | services.c | 635 struct ebitmap_node *snode, *tnode; in context_struct_compute_av() local 1041 struct ebitmap_node *snode, *tnode; in security_compute_xperms_decision() local
|