Home
last modified time | relevance | path

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

/tools/include/linux/
Dbuild_bug.h77 #ifndef static_assert
78 #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) macro
/tools/testing/selftests/kvm/x86_64/
Dsvm_nested_soft_inject_test.c22 static_assert(ATOMIC_INT_LOCK_FREE == 2, "atomic int is not lockless");
/tools/testing/selftests/kvm/
Dmemslot_perf_test.c77 static_assert(MEM_TEST_MOVE_SIZE <= MEM_TEST_SIZE,
111 static_assert(ATOMIC_BOOL_LOCK_FREE == 2, "atomic bool is not lockless");