Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_pages.c30 u32 nlocked, u32 npages) in hfi1_can_pin_pages() argument
66 if (nlocked + npages > (ulimit_pages / usr_ctxts / 4)) in hfi1_can_pin_pages()
74 if (nlocked + npages > cache_limit_pages) in hfi1_can_pin_pages()
H A Dhfi.h2097 u32 nlocked, u32 npages);