Home
last modified time | relevance | path

Searched refs:IS_ERR (Results 1 – 4 of 4) sorted by relevance

/tools/xenstored/
A Dutils.h58 static inline long IS_ERR(const void *ptr) in IS_ERR() function
A Ddomain.c1131 if (IS_ERR(domain)) in do_set_target()
1135 if (IS_ERR(tdomain)) in do_set_target()
1169 if (IS_ERR(domain)) in do_release()
1188 if (IS_ERR(domain)) in do_resume()
A Dtransaction.c492 } while (!IS_ERR(exists)); in do_transaction_start()
A Dcore.c2075 if (IS_ERR(trans)) { in process_message()

Completed in 14 milliseconds