Home
last modified time | relevance | path

Searched refs:binder_node_debug_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h204 struct binder_node_debug_info { struct
227 #define BINDER_GET_NODE_DEBUG_INFO _IOWR('b', 11, struct binder_node_debug_info) argument
/Linux-v5.4/drivers/android/
Dbinder.c4975 struct binder_node_debug_info *info) in binder_ioctl_get_node_debug_info()
5100 struct binder_node_debug_info info; in binder_ioctl()