Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDkernel.h279 struct tunable_int { struct
284 static struct tunable_int __CONCAT(__tunable_int_, __LINE__) = { \ argument
/freebsd-11-stable/sys/kern/
HDkern_environment.c930 struct tunable_int *d = (struct tunable_int *)data; in tunable_int_init()