Home
last modified time | relevance | path

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

/freebsd-13.1/tests/sys/vm/
H A Dshared_shadow_inval_test.c69 struct shared_state { struct
70 void *p;
71 size_t len;
72 size_t modlen;
73 bool collapse;
74 bool block_xfer;
75 bool okay;
76 volatile bool exiting[DEPTH];
77 volatile bool exit;
78 volatile bool p3_did_write;
/freebsd-13.1/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc30 struct shared_state { struct
31 size_t nkeys;
32 struct sshkey **privkeys, **pubkeys;