Searched refs:GSERROR (Results 1 – 3 of 3) sorted by relevance
/xen/tools/libs/gnttab/ |
A D | freebsd.c | 253 GSERROR(xgs->logger, "ioctl failed"); in osdep_gntshr_share_pages() 263 GSERROR(xgs->logger, "mmap failed"); in osdep_gntshr_share_pages() 283 GSERROR(xgs->logger, "ioctl SET_UNMAP_NOTIFY failed"); in osdep_gntshr_share_pages()
|
A D | private.h | 12 #define GSERROR(_l, _f...) xtl_log(_l, XTL_ERROR, errno, "gntshr", _f) macro
|
A D | linux.c | 465 GSERROR(xgs->logger, "ioctl failed"); in osdep_gntshr_share_pages() 474 GSERROR(xgs->logger, "mmap failed"); in osdep_gntshr_share_pages() 491 GSERROR(xgs->logger, "ioctl SET_UNMAP_NOTIFY failed"); in osdep_gntshr_share_pages()
|
Completed in 4 milliseconds