Home
last modified time | relevance | path

Searched refs:Claim (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/mmc/
HDmmcbus_if.m92 # Claim the current bus, blocking the current thread until the host is no
HDmmcbr_if.m150 # Claim the current bridge, blocking the current thread until the host
/freebsd-13-stable/sys/dev/ofw/
HDofw_if.m314 * @brief Claim virtual memory.
/freebsd-13-stable/crypto/openssl/
HDNEWS197 o Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
HDDriver.cpp399 StringRef Value, bool Claim = true) { in MakeInputArg() argument
403 if (Claim) in MakeInputArg()