Home
last modified time | relevance | path

Searched refs:path_node (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/trace/events/
Dasoc.h168 __field( int, path_node )
178 __entry->path_node = (long)path->node[dir];
183 (int) __entry->path_node &&
/linux-4.19.296/drivers/xen/xenbus/
Dxenbus.h132 char *id_node, char *path_node);
Dxenbus_probe.c146 char *id_node, char *path_node) in xenbus_read_otherend_details() argument
150 path_node, NULL, &xendev->otherend, in xenbus_read_otherend_details()