Home
last modified time | relevance | path

Searched defs:to_node (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnode.h188 #define to_node(device) container_of(device, struct node, dev) macro
/linux/drivers/acpi/numa/
H A Dsrat.c343 const int to_node = pxm_to_node(j); in acpi_parse_slit() local
/linux/drivers/android/
H A Dbinder.c212 int to_node; member