Searched refs:refbuf (Results 1 – 1 of 1) sorted by relevance
44 test_empty_array (struct alloc_buffer refbuf) in test_empty_array() argument46 bool refbuf_failed = alloc_buffer_has_failed (&refbuf); in test_empty_array()49 __func__, (unsigned long long) refbuf.__alloc_buffer_current, in test_empty_array()50 (unsigned long long) refbuf.__alloc_buffer_end, refbuf_failed); in test_empty_array()52 struct alloc_buffer buf = refbuf; in test_empty_array()58 struct alloc_buffer buf = refbuf; in test_empty_array()66 struct alloc_buffer buf = refbuf; in test_empty_array()75 struct alloc_buffer buf = refbuf; in test_empty_array()87 test_impossible_array (struct alloc_buffer refbuf) in test_impossible_array() argument91 __func__, (unsigned long long) refbuf.__alloc_buffer_current, in test_impossible_array()[all …]