Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dasync.c64 #define MAX_WORK 32768 macro
165 if (!entry || atomic_read(&entry_count) > MAX_WORK) { in __async_schedule()
/Linux-v4.19/net/ipv4/
Dfib_trie.c852 #define MAX_WORK 10 macro
860 int max_work = MAX_WORK; in resize()
891 if (max_work != MAX_WORK) in resize()