Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/tools/
Dpage-types.c232 static int checked_open(const char *pathname, int flags) in checked_open() function
477 hwpoison_inject_fd = checked_open(buf, O_WRONLY); in prepare_hwpoison_fd()
482 hwpoison_forget_fd = checked_open(buf, O_WRONLY); in prepare_hwpoison_fd()
653 kpageflags_fd = checked_open(PROC_KPAGEFLAGS, O_RDONLY); in walk_addr_ranges()
753 pagemap_fd = checked_open(buf, O_RDONLY); in parse_pid()