Searched defs:snode (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | strlist.c | 20 	struct str_node *snode = malloc(sizeof(*snode));  in strlist__node_new()  local39 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
 
 | 
| D | probe-file.c | 871 	struct str_node *snode;  in probe_cache_entry__write()  local
 | 
| /Linux-v5.4/drivers/misc/mic/bus/ | 
| D | scif_bus.h | 51 	u8 snode;  member
 | 
| D | scif_bus.c | 134 		     struct scif_hw_ops *hw_ops, u8 dnode, u8 snode,  in scif_register_device()
 | 
| /Linux-v5.4/drivers/net/appletalk/ | 
| D | ltpc.h | 59 	unsigned char snode;  member
 | 
| D | ltpc.c | 723 	int dnode, snode, llaptype, len;   in sendup_buffer()  local
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | trace_stat.c | 49 	struct stat_node *snode, *n;  in __reset_stat_session()  local
 | 
| /Linux-v5.4/net/core/ | 
| D | bpf_sk_storage.c | 69 	struct hlist_node snode;	/* Linked to bpf_sk_storage */  member
 | 
| /Linux-v5.4/security/selinux/ss/ | 
| D | services.c | 626 	struct ebitmap_node *snode, *tnode;  in context_struct_compute_av()  local1012 	struct ebitmap_node *snode, *tnode;  in security_compute_xperms_decision()  local
 
 |