Home
last modified time | relevance | path

Searched defs:turnstile (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_turnstile.c122 struct turnstile { struct
126 LIST_ENTRY(turnstile) ts_hash; /* (c) Chain and free list. */ argument
134 LIST_HEAD(, turnstile) tc_turnstiles; /* List of turnstiles. */ argument
1118 DB_SHOW_COMMAND(turnstile, db_show_turnstile) in DB_SHOW_COMMAND() argument