Searched defs:sl (Results 1 – 11 of 11) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/ |
A D | xmalloc_tlsf.c | 129 static inline void MAPPING_SEARCH(unsigned long *r, int *fl, int *sl) in MAPPING_SEARCH() 157 static inline void MAPPING_INSERT(unsigned long r, int *fl, int *sl) in MAPPING_INSERT() 177 int *sl) in FIND_SUITABLE_BLOCK() 204 int sl) in EXTRACT_BLOCK_HDR() 224 int sl) in EXTRACT_BLOCK() 248 static inline void INSERT_BLOCK(struct bhdr *b, struct xmem_pool *p, int fl, int sl) in INSERT_BLOCK() 265 int fl, sl; in ADD_REGION() local 380 int fl, sl; in xmem_pool_alloc() local 458 int fl = 0, sl = 0; in xmem_pool_free() local
|
A D | lib.c | 82 long sl[2]; /* as two signed longs */ member
|
A D | tmem.c | 691 struct share_list *sl; in shared_pool_join() local 712 struct share_list *sl; in shared_pool_reassign() local 748 struct share_list *sl; in shared_pool_quit() local
|
A D | tmem_control.c | 157 struct share_list *sl; in tmemc_list_shared() local
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xenlockprof.c | 26 double l, b, sl, sb; in main() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxlu_cfg.c | 336 libxl_string_list sl; in xlu_cfg_get_list_as_string_list() local
|
A D | libxl.c | 208 libxl_string_list sl = *psl; in libxl_string_list_dispose() local
|
/xen-4.10.0-shim-comet/tools/libfsimage/iso9660/ |
A D | iso9660.h | 187 } sl; member
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_parse.c | 2348 libxl_string_list sl; in split_string_into_string_list() local
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | domain.h | 165 register_t sl; member
|
/xen-4.10.0-shim-comet/tools/memshr/ |
A D | bidir-hash.c | 323 static void shm_add_to_freelist(struct shm_hdr *hdr, uint32_t sl) in shm_add_to_freelist()
|
Completed in 30 milliseconds