Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dtestmgr.c168 static int __testmgr_alloc_buf(char *buf[XBUFSIZE], int order) in __testmgr_alloc_buf() function
189 return __testmgr_alloc_buf(buf, 0); in testmgr_alloc_buf()
531 return __testmgr_alloc_buf(tsgl->bufs, 1 /* two pages per buffer */); in init_test_sglist()