Searched defs:sl (Results 1 – 8 of 8) sorted by relevance
/xen/xen/common/ |
A D | xmalloc_tlsf.c | 127 static inline void MAPPING_SEARCH(unsigned long *r, int *fl, int *sl) in MAPPING_SEARCH() 155 static inline void MAPPING_INSERT(unsigned long r, int *fl, int *sl) in MAPPING_INSERT() 175 int *sl) in FIND_SUITABLE_BLOCK() 202 int sl) in EXTRACT_BLOCK_HDR() 224 int sl) in EXTRACT_BLOCK() 254 static inline void INSERT_BLOCK(struct bhdr *b, struct xmem_pool *p, int fl, int sl) in INSERT_BLOCK() 277 int fl, sl; in ADD_REGION() local 378 int fl, sl; in xmem_pool_alloc() local 457 int fl = 0, sl = 0; in xmem_pool_free() local
|
A D | lib.c | 82 long sl[2]; /* as two signed longs */ member
|
/xen/tools/misc/ |
A D | xenlockprof.c | 26 double l, b, sl, sb; in main() local
|
/xen/tools/libxl/ |
A D | libxlu_cfg.c | 366 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/xen/include/asm-arm/ |
A D | domain.h | 106 register_t sl; member
|
/xen/tools/libfsimage/iso9660/ |
A D | iso9660.h | 187 } sl; member
|
/xen/tools/xl/ |
A D | xl_parse.c | 2782 libxl_string_list sl; in split_string_into_string_list() local
|
Completed in 30 milliseconds