Searched refs:use_buf (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/virtio/ringtest/ |
| H A D | noring.c | 64 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
|
| H A D | main.h | 78 bool use_buf(unsigned *, void **);
|
| H A D | ptr_ring.c | 197 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
|
| H A D | ring.c | 226 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
|
| H A D | main.c | 184 while (__builtin_expect(use_buf(&len, &buf), true)) { in run_host()
|
| H A D | virtio_ring_0_9.c | 270 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | adaptive_sort_merge.hpp | 824 (Unsigned const l_block, Unsigned const n_keys, Unsigned const l_data, bool &use_buf) in lblock_for_combine() argument 843 use_buf = new_keys >= 4 && new_keys >= l_data/new_buf; in lblock_for_combine() 844 if(use_buf){ in lblock_for_combine() 852 use_buf = true; in lblock_for_combine() 1764 , bool const use_buf in adaptive_sort_combine_blocks() argument 1784 if(merge_left || !use_buf) { in adaptive_sort_combine_blocks() 1790 …range_xbuf<RandIt, move_op> rbuf( (use_buf && xbuf_used) ? (combined_first-l_block) : combined_fir… in adaptive_sort_combine_blocks() 1798 if(!use_buf){ in adaptive_sort_combine_blocks()
|