Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnode.h188 #define to_node(device) container_of(device, struct node, dev) macro
/linux-6.15/drivers/acpi/numa/
H A Dsrat.c342 const int to_node = pxm_to_node(j); in acpi_parse_slit() local
/linux-6.15/tools/perf/util/
H A Dsymbol.c1124 struct rb_node *from_node, *to_node; in compare_proc_modules() local
/linux-6.15/drivers/android/
H A Dbinder.c210 int to_node; member