Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnode.h182 #define to_node(device) container_of(device, struct node, dev) macro
/Linux-v5.10/drivers/android/
Dbinder_internal.h129 int to_node; member
/Linux-v5.10/drivers/acpi/numa/
Dsrat.c226 const int to_node = pxm_to_node(j); in acpi_numa_slit_init() local
/Linux-v5.10/tools/perf/util/
Dsymbol.c1046 struct rb_node *from_node, *to_node; in compare_proc_modules() local