Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dkernel.h392 struct tunable_uint64 { struct
397 static struct tunable_uint64 __CONCAT(__tunable_uint64_, __LINE__) = { \ argument
/f-stack/freebsd/kern/
H A Dkern_environment.c1053 struct tunable_uint64 *d = (struct tunable_uint64 *)data; in tunable_uint64_init()