Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local
398 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() local
/tools/laptop/freefall/
Dfreefall.c26 static char device_path[32]; variable
/tools/testing/selftests/sgx/
Dload.c179 const char device_path[] = "/dev/sgx_enclave"; in encl_load() local