Home
last modified time | relevance | path

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

/crypto/
Dcryptd.c38 struct work_struct work; member
93 static void cryptd_queue_worker(struct work_struct *work);
107 INIT_WORK(&cpu_queue->work, cryptd_queue_worker); in cryptd_init_queue()
141 queue_work_on(cpu, cryptd_wq, &cpu_queue->work); in cryptd_enqueue_request()
157 static void cryptd_queue_worker(struct work_struct *work) in cryptd_queue_worker() argument
162 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.c168 static void crypto_pump_work(struct kthread_work *work) in crypto_pump_work() argument
171 container_of(work, struct crypto_engine, pump_requests); in crypto_pump_work()
Ddrbg.c1068 static void drbg_async_seed(struct work_struct *work) in drbg_async_seed() argument
1072 struct drbg_state *drbg = container_of(work, struct drbg_state, in drbg_async_seed()
DKconfig1136 architecture specific assembler implementations that work on 1KB