Home
last modified time | relevance | path

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

/include/linux/
A Dxarray.h1354 struct xa_state { struct
1411 struct xa_state name = __XA_STATE(array, \
1542 void *xas_load(struct xa_state *);
1545 void *xas_find_conflict(struct xa_state *);
1553 bool xas_nomem(struct xa_state *, gfp_t);
1554 void xas_destroy(struct xa_state *);
1555 void xas_pause(struct xa_state *);
1557 void xas_create_range(struct xa_state *);
1561 int xas_get_order(struct xa_state *xas);
1854 void *__xas_next(struct xa_state *);
[all …]

Completed in 6 milliseconds