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.h291 uint32_t *nreqs) in _test_cmd_hwpt_invalidate()
306 #define test_cmd_hwpt_invalidate(hwpt_id, reqs, data_type, lreq, nreqs) \ argument
313 nreqs) \ argument
322 uint32_t *nreqs) in _test_cmd_viommu_invalidate()
337 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ argument
345 nreqs) \ argument
/linux/net/sunrpc/
H A Dsvcsock.c340 static void svc_sock_setbufsize(struct svc_sock *svsk, unsigned int nreqs) in svc_sock_setbufsize() argument