Home
last modified time | relevance | path

Searched refs:BINDER_GET_NODE_DEBUG_INFO (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dbinder_386.const19 BINDER_GET_NODE_DEBUG_INFO = 3222823435
Dbinder_arm.const19 BINDER_GET_NODE_DEBUG_INFO = 3222823435
Dbinder_ppc64le.const19 BINDER_GET_NODE_DEBUG_INFO = 3222823435
Dbinder_amd64.const19 BINDER_GET_NODE_DEBUG_INFO = 3222823435
Dbinder_arm64.const19 BINDER_GET_NODE_DEBUG_INFO = 3222823435
Dbinder.txt21 ioctl$BINDER_GET_NODE_DEBUG_INFO(fd fd_binder, cmd const[BINDER_GET_NODE_DEBUG_INFO], arg ptr[inout…
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h227 #define BINDER_GET_NODE_DEBUG_INFO _IOWR('b', 11, struct binder_node_debug_info) macro