Searched refs:trouble (Results 1 – 4 of 4) sorted by relevance
101 static void trouble(const char *what) __attribute__((noreturn));102 static void trouble(const char *what) { in trouble() function147 if (!xch) trouble("xc_interface_open"); in open_privcmd()158 trouble("xc_get_online_cpus"); in test_privcmd()175 if (!xgs) trouble("xengntshr_open"); in setup_gntdev()177 if (!r || r==(void*)-1) trouble("xengntshr_share_pages"); in setup_gntdev()182 if (!xgt) trouble("xengnttab_open"); in open_gntdev()201 trouble("xengnttab_grant_copy"); in test_gntdev()239 if (recip_port < 0) trouble("xenevtchn_bind_unbound_port"); in test_evtchn()294 if (r < 0) trouble("fcntl F_GETFL"); \[all …]
89 you are in trouble :(215 you are in trouble :(
82 Crusty old coders who have trouble spotting the glasses on their noses
198 Crusty old coders who have trouble spotting the glasses on their noses
Completed in 88 milliseconds