Home
last modified time | relevance | path

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

/linux-6.15/scripts/
H A Dsorttable.c593 #define FUNC_BLK_SIZE 1024 macro
594 #define FUNC_BLK_MASK (FUNC_BLK_SIZE - 1)
602 fsize += FUNC_BLK_SIZE; in add_field()