Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dworkqueue.h34 WORK_STRUCT_LINKED_BIT = 3, /* next work is linked to this one */ enumerator
47 WORK_STRUCT_LINKED = 1 << WORK_STRUCT_LINKED_BIT,