Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnode.h83 #define to_node(device) container_of(device, struct node, dev) macro
/linux-3.4.99/drivers/base/
Dnode.c29 struct node *node_dev = to_node(dev); in node_read_cpumap()
/linux-3.4.99/drivers/staging/android/
Dbinder.c176 int to_node; member
1470 e->to_node = target_node->debug_id; in binder_transaction()
3553 e->from_thread, e->to_proc, e->to_thread, e->to_node, in print_binder_transaction_log_entry()