Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c46 WORK_ST_MAX, enumerator
134 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_queue_work_on()
217 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_queue_delayed_work_on()
266 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_work_fn()
344 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_delayed_work_timer_fn()
372 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_cancel_work()
403 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_cancel_work_sync()
464 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_cancel_delayed_work()
509 static const uint8_t states[WORK_ST_MAX] __aligned(8) = { in linux_cancel_delayed_work_sync_int()