Home
last modified time | relevance | path

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

/external/fio/
Derr.h31 static inline uintptr_t IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
Dbackend.c669 if (IS_ERR_OR_NULL(io_u)) { in do_verify()
911 if (IS_ERR_OR_NULL(io_u)) { in do_io()
1418 if (IS_ERR_OR_NULL(io_u)) in do_dry_run()
Dio_u.c1268 if (IS_ERR_OR_NULL(f)) in set_io_u_file()