Searched defs:snode (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | strlist.c | 21 struct str_node *snode = malloc(sizeof(*snode)); in strlist__node_new() local 40 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete() 51 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_delete() local 59 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_cmp() local 96 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() 103 struct str_node *snode = NULL; in strlist__find() local 201 struct str_node *snode = NULL; in strlist__entry() local
|
D | probe-file.c | 864 struct str_node *snode; in probe_cache_entry__write() local
|
/Linux-v4.19/drivers/misc/mic/bus/ |
D | scif_bus.h | 59 u8 snode; member
|
D | scif_bus.c | 142 struct scif_hw_ops *hw_ops, u8 dnode, u8 snode, in scif_register_device()
|
/Linux-v4.19/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-v4.19/kernel/trace/ |
D | trace_stat.c | 49 struct stat_node *snode, *n; in __reset_stat_session() local
|
/Linux-v4.19/security/selinux/ss/ |
D | services.c | 632 struct ebitmap_node *snode, *tnode; in context_struct_compute_av() local 1023 struct ebitmap_node *snode, *tnode; in security_compute_xperms_decision() local
|