Home
last modified time | relevance | path

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

/crypto/
Dcryptd.c38 struct work_struct work; member
98 static void cryptd_queue_worker(struct work_struct *work);
112 INIT_WORK(&cpu_queue->work, cryptd_queue_worker); in cryptd_init_queue()
146 queue_work_on(smp_processor_id(), cryptd_wq, &cpu_queue->work); in cryptd_enqueue_request()
162 static void cryptd_queue_worker(struct work_struct *work) in cryptd_queue_worker() argument
167 cpu_queue = container_of(work, struct cryptd_cpu_queue, work); in cryptd_queue_worker()
184 queue_work(cryptd_wq, &cpu_queue->work); in cryptd_queue_worker()
Dcrypto_engine.c243 static void crypto_pump_work(struct kthread_work *work) in crypto_pump_work() argument
246 container_of(work, struct crypto_engine, pump_requests); in crypto_pump_work()
DKconfig1231 architecture specific assembler implementations that work on 1KB