Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnode.h170 #define to_node(device) container_of(device, struct node, dev) macro
/Linux-v6.1/drivers/acpi/numa/
Dsrat.c226 const int to_node = pxm_to_node(j); in acpi_numa_slit_init() local
/Linux-v6.1/tools/perf/util/
Dsymbol.c1074 struct rb_node *from_node, *to_node; in compare_proc_modules() local
/Linux-v6.1/drivers/android/
Dbinder.c209 int to_node; member