Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnode.h182 #define to_node(device) container_of(device, struct node, dev) macro
/OK3568_Linux_fs/kernel/drivers/acpi/numa/
H A Dsrat.c226 const int to_node = pxm_to_node(j); in acpi_numa_slit_init() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol.c1063 struct rb_node *from_node, *to_node; in compare_proc_modules() local
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c185 int to_node; member