Searched defs:pool_id (Results 1 – 7 of 7) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_tmem.c | 26 int32_t pool_id, in xc_tmem_control() 76 int32_t pool_id, in xc_tmem_control_oid() 363 uint32_t pool_id, in xc_tmem_restore_new_pool() 472 uint32_t pool_id; in xc_tmem_restore_extra() local
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | tmem.c | 82 uint32_t pool_id; /* Used for invalid list only. */ member 1424 static int do_tmem_destroy_pool(uint32_t pool_id) in do_tmem_destroy_pool() 1657 static int tmemc_save_subop(int cli_id, uint32_t pool_id, in tmemc_save_subop() 1704 static int tmemc_save_get_next_page(int cli_id, uint32_t pool_id, in tmemc_save_get_next_page() 1804 static int tmemc_restore_put_page(int cli_id, uint32_t pool_id, in tmemc_restore_put_page() 1823 static int tmemc_restore_flush_page(int cli_id, uint32_t pool_id, in tmemc_restore_flush_page() 1839 uint32_t pool_id = op->pool_id; in do_tmem_control() local
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-tmem-list-parse.c | 226 unsigned long pool_id = parse(s,"PI"); in parse_pool() local 268 unsigned long pool_id = parse(s,"PI"); in parse_shared_pool() local
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | tmem.h | 89 int32_t pool_id; member
|
A D | sysctl.h | 741 uint32_t pool_id; member 800 int32_t pool_id; /* IN: 0 by default unless _SAVE_*, RESTORE_* .*/ member
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | tmem_xen.h | 315 uint32_t pool_id; member
|
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 1603 int32_t pool_id; in pyxc_tmem_control() local
|
Completed in 25 milliseconds