Searched refs:IS_ERR (Results 1 – 5 of 5) sorted by relevance
26 static inline uintptr_t IS_ERR(const void *ptr) in IS_ERR() function38 if (IS_ERR(ptr)) in PTR_ERR_OR_ZERO()
1237 if (IS_ERR(f)) in __get_next_file()
211 if (IS_ERR(msblk->id_table)) { in squashfs_fill_super()231 if (IS_ERR(msblk->fragment_index)) { in squashfs_fill_super()245 if (IS_ERR(msblk->inode_lookup_table)) { in squashfs_fill_super()
213 if (IS_ERR(inode)) { in squashfs_lookup()
102 if (IS_ERR(exec->exec_bo)) { in vc4_get_bcl()