Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dasoc.h171 __field( int, path_node )
181 __entry->path_node = (long)path->node[dir];
186 (int) __entry->path_node &&
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus.h130 char *id_node, char *path_node);
H A Dxenbus_probe.c151 char *id_node, char *path_node) in xenbus_read_otherend_details() argument
155 path_node, NULL, &xendev->otherend, in xenbus_read_otherend_details()