Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsx.h129 struct sx_args { struct
136 static struct sx_args name##_args = { \ argument
/freebsd/sys/kern/
H A Dkern_sx.c227 struct sx_args *sargs = arg; in sx_sysinit()