Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dxmalloc.h13 #define xmalloc(_type) ((_type *)_xmalloc(sizeof(_type), __alignof__(_type))) macro
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dutil.c131 void *xmalloc(size_t size) in xmalloc() function
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_utils.c63 void *xmalloc(size_t sz) in xmalloc() function
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_helper.c119 static void *xmalloc(size_t sz) in xmalloc() function

Completed in 4 milliseconds