Home
last modified time | relevance | path

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

/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c101 static void trouble(const char *what) __attribute__((noreturn));
102 static void trouble(const char *what) { in trouble() function
147 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 …]
/xen/docs/misc/
A Dkexec_and_kdump.txt89 you are in trouble :(
215 you are in trouble :(
/xen/tools/xl/
A DCODING_STYLE82 Crusty old coders who have trouble spotting the glasses on their noses
/xen/tools/libxl/
A DCODING_STYLE198 Crusty old coders who have trouble spotting the glasses on their noses

Completed in 88 milliseconds