Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/
Drandom.c534 struct work_struct push_work; member
570 .push_work = __WORK_INITIALIZER(blocking_pool.push_work,
798 schedule_work(&other->push_work); in credit_entropy_bits()
812 if (!work_pending(&other->push_work) && in credit_entropy_bits()
815 schedule_work(&other->push_work); in credit_entropy_bits()
1436 push_work); in push_to_pool()