Home
last modified time | relevance | path

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

/linux/crypto/
H A Dacompress.c353 static void acomp_stream_workfn(struct work_struct *work) in acomp_stream_workfn() function
437 INIT_WORK(&s->stream_work, acomp_stream_workfn); in crypto_acomp_alloc_streams()