Home
last modified time | relevance | path

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

/linux/net/psp/
H A Dpsp_main.c83 err = xa_alloc_cyclic(&psp_devs, &psd->id, psd, xa_limit_16b, in psp_dev_create()
/linux/include/linux/
H A Dxarray.h252 #define xa_limit_16b XA_LIMIT(0, USHRT_MAX) macro