Searched defs:device_path (Results 1 – 3 of 3) sorted by relevance
64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local398 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() local
26 static char device_path[32]; variable
179 const char device_path[] = "/dev/sgx_enclave"; in encl_load() local