Searched defs:fl (Results 1 – 6 of 6) 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() 176 static inline struct bhdr *FIND_SUITABLE_BLOCK(struct xmem_pool *p, int *fl, in FIND_SUITABLE_BLOCK() 203 static inline void EXTRACT_BLOCK_HDR(struct bhdr *b, struct xmem_pool *p, int fl, in EXTRACT_BLOCK_HDR() 223 static inline void EXTRACT_BLOCK(struct bhdr *b, struct xmem_pool *p, int fl, 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
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | kxgettext.c | 137 struct file_line *fl = file_line__new(file, lineno); in message__add_file_line() local 191 struct file_line *fl = self->files; in message__print_file_lineno() local
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_suspend.c | 48 struct flock fl; in lock_suspend_event() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_vmcontrol.c | 556 struct flock fl; in acquire_lock() local 591 struct flock fl; in release_lock() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl.c | 672 int fcntlgetop, int fcntlsetop, const char *fl, in fd_set_flags()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | tdb.c | 195 struct flock fl; in tdb_brlock() local
|
Completed in 12 milliseconds