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
Dio_u.c1114 if (IS_ERR_OR_NULL(f)) in set_io_u_file()
Dbackend.c777 if (IS_ERR_OR_NULL(io_u)) { in do_io()