Searched refs:link_front (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qcache3q_p.h | 180 void link_front(Node *n, Queue *q); 244 link_front(node, queue); in deserializeQueue() 280 link_front(n, q2_); in insert() 286 link_front(n, q); in insert() 297 link_front(n, q1_); in insert() 358 void QCache3Q<Key,T,EvPolicy>::link_front(Node *n, Queue *q) in link_front() function 397 link_front(n, q1_evicted_); in rebalance() 402 link_front(n, q3_); in rebalance() 407 link_front(n, q1_evicted_); in rebalance() 452 me->link_front(n, q2_); in object() [all …]
|