Home
last modified time | relevance | path

Searched defs:sibs (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/lib/
A Dxarray.c710 unsigned char sibs = xas->xa_sibs; in xas_create_range() local
1008 unsigned int sibs = (1 << (order % XA_CHUNK_SHIFT)) - 1; in xas_split_alloc() local
1058 unsigned int sibs = (1 << (order % XA_CHUNK_SHIFT)) - 1; in xas_split() local
1673 unsigned long sibs = last - first; in xas_set_range() local
/linux-6.3-rc2/include/linux/
A Dxarray.h1347 #define __XA_STATE(array, index, shift, sibs) { \ argument

Completed in 10 milliseconds