Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-image-locking.c56 static void check_locked_bytes(int fd, uint64_t perm_locks, in check_locked_bytes() argument
61 if (!perm_locks && !shared_perm_locks) { in check_locked_bytes()
67 bool perm_expected = !!(bit & perm_locks); in check_locked_bytes()