Home
last modified time | relevance | path

Searched refs:use_buf (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A Dnoring.c64 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
H A Dmain.h78 bool use_buf(unsigned *, void **);
H A Dptr_ring.c197 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
H A Dring.c226 bool use_buf(unsigned *lenp, void **bufp) in use_buf() function
H A Dmain.c184 while (__builtin_expect(use_buf(&len, &buf), true)) { in run_host()
H A Dvirtio_ring_0_9.c270 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 Dadaptive_sort_merge.hpp824 (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()