Searched refs:ERR_PTR (Results 1 – 3 of 3) sorted by relevance
48 static inline void *ERR_PTR(long error) in ERR_PTR() function
1112 return ERR_PTR(-ENOENT); in find_connected_domain()1114 return ERR_PTR(-EINVAL); in find_connected_domain()1153 return ERR_PTR(-EINVAL); in onearg_domain()1157 return ERR_PTR(-EINVAL); in onearg_domain()
460 return ERR_PTR(-ENOENT); in transaction_lookup()
Completed in 10 milliseconds