Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h307 uint32_t *nreqs) in _test_cmd_hwpt_invalidate() argument
322 #define test_cmd_hwpt_invalidate(hwpt_id, reqs, data_type, lreq, nreqs) \ argument
329 nreqs) \ argument
338 uint32_t *nreqs) in _test_cmd_viommu_invalidate() argument
353 test_cmd_viommu_invalidate(viommu,reqs,lreq,nreqs) global() argument
361 test_err_viommu_invalidate(_errno,viommu_id,reqs,data_type,lreq,nreqs) global() argument
[all...]
/linux/net/sunrpc/
H A Dsvcsock.c378 svc_sock_setbufsize(struct svc_sock * svsk,unsigned int nreqs) svc_sock_setbufsize() argument