Searched refs:_avail (Results 1 – 9 of 9) sorted by relevance
401 int _avail; \403 _avail = PTFAVAIL (_pthread_cleanup_push_defer); \404 if (_avail) { \412 _avail = 0; \417 if (_avail) { \425 if (_avail) { \
248 int _avail = (DOIT) && _pthread_cleanup_push_defer != NULL; \249 if (_avail) { \255 if (_avail) { \262 if (_avail) { \
251 int _avail = (DOIT) && _pthread_cleanup_push_defer != NULL; \252 if (_avail) { \258 if (_avail) { \265 if (_avail) { \
255 int _avail = (DOIT) && _pthread_cleanup_push_defer != NULL; \256 if (_avail) { \262 if (_avail) { \269 if (_avail) { \
40 static unsigned long _avail();
63 unsigned long Single_page_alloc_base::_avail() in _avail() function in Single_page_alloc_base
34 unsigned long a = Single_page_alloc_base::_avail(); in Dataspace_anon()
269 Single_page_alloc_base::_avail(), in op_debug()270 Single_page_alloc_base::_avail() / (1<<20)); in op_debug()
150 Single_page_alloc_base::_avail() / 1024); in find_memory()
Completed in 16 milliseconds