Searched defs:unsafe (Results 1 – 5 of 5) sorted by relevance
46 int unsafe; in is_unsafe_aio_enabled() local
113 ucode_intel_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_intel_load()236 ucode_amd_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_amd_load()
186 int unsafe = 0; local
267 unsigned int unsafe; member
1149 static ScalarizationResult unsafe() { return {StatusTy::Unsafe}; } in unsafe() function in __anonadb95c080511::ScalarizationResult