Searched refs:ql_where (Results 1 – 1 of 1) sorted by relevance
61 int ql_where = where == LIST_HEAD ? QUICKLIST_HEAD : QUICKLIST_TAIL; in listTypePop() local63 if (quicklistPopCustom(subject->ptr, ql_where, (unsigned char **)&value, in listTypePop()