HomeSort by relevance Sort by last modified time
    Searched refs:IS_ERR_OR_NULL (Results 1 - 3 of 3) sorted by null

  /external/fio/
err.h 31 static inline uintptr_t IS_ERR_OR_NULL(const void *ptr)
backend.c 728 if (IS_ERR_OR_NULL(io_u)) {
    [all...]
io_u.c 1119 if (IS_ERR_OR_NULL(f))
    [all...]

Completed in 70 milliseconds