Home
last modified time | relevance | path

Searched refs:__testmgr_alloc_buf (Results 1 – 1 of 1) sorted by last modified time

/linux/crypto/
H A Dtestmgr.c165 static int __testmgr_alloc_buf(char *buf[XBUFSIZE], int order) in __testmgr_alloc_buf() function
186 return __testmgr_alloc_buf(buf, 0); in testmgr_alloc_buf()
553 return __testmgr_alloc_buf(tsgl->bufs, 1 /* two pages per buffer */); in init_test_sglist()