Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c28 #define PTR_TO_INT(p) ((int)((intptr_t)(p))) macro
343 int fd = PTR_TO_INT(data); in binder_version_thread()
456 strerror(errno), j, PTR_TO_INT(fdptr)); in TEST()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds