Searched refs:TS_NAME_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsched_4bsd.c86 #define TS_NAME_LEN (MAXCOMLEN + sizeof(" td ") + sizeof(__XSTRING(UINT_MAX))) macro
101 char ts_name[TS_NAME_LEN];
H A Dsched_ule.c86 #define TS_NAME_LEN (MAXCOMLEN + sizeof(" td ") + sizeof(__XSTRING(UINT_MAX))) macro
106 char ts_name[TS_NAME_LEN];

Completed in 47 milliseconds