Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c136 [WORK_ST_TIMER] = WORK_ST_TIMER, /* NOP */ in linux_queue_work_on()
219 [WORK_ST_TIMER] = WORK_ST_TIMER, /* NOP */ in linux_queue_delayed_work_on()
292 case WORK_ST_TIMER: in linux_work_fn()
354 case WORK_ST_TIMER: in linux_delayed_work_timer_fn()
374 [WORK_ST_TIMER] = WORK_ST_TIMER, /* can't happen */ in linux_cancel_work()
405 [WORK_ST_TIMER] = WORK_ST_TIMER, /* can't happen */ in linux_cancel_work_sync()
418 case WORK_ST_TIMER: in linux_cancel_work_sync()
476 case WORK_ST_TIMER: in linux_cancel_delayed_work()
529 case WORK_ST_TIMER: in linux_cancel_delayed_work_sync_int()
603 case WORK_ST_TIMER: in linux_flush_delayed_work()
[all …]