Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c28 #define PTR_TO_INT(p) ((int)((intptr_t)(p))) macro
361 int fd = PTR_TO_INT(data); in binder_version_thread()
475 strerror(errno), j, PTR_TO_INT(fdptr)); in TEST()