Searched refs:open_path_or_exit (Results 1 – 3 of 3) sorted by relevance
186 return open_path_or_exit(SEV_DEV_PATH, 0); in open_sev_dev_path_or_exit()
85 int open_path_or_exit(const char *path, int flags);
25 int open_path_or_exit(const char *path, int flags) in open_path_or_exit() function49 return open_path_or_exit(KVM_DEV_PATH, flags); in _open_kvm_dev_path_or_exit()
Completed in 10 milliseconds