Home
last modified time | relevance | path

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

/freebsd/tests/sys/vm/
H A Dshared_shadow_inval_test.c87 struct shared_state { struct
88 void *p;
89 size_t len;
90 size_t modlen;
91 size_t pagesize;
92 bool collapse;
93 bool block_xfer;
94 bool lazy_cow;
95 bool okay;
96 volatile bool exiting[DEPTH];
[all …]
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc29 struct shared_state { struct
30 size_t nkeys;
31 struct sshkey **privkeys, **pubkeys;