Searched refs:assert_ne (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 193 #define assert_ne(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, !=) macro 233 assert_ne(off, 0UL, "%lu"); in section_by_off() 240 assert_ne(idx, SHN_UNDEF, "%u"); in section_by_idx()
|
| /linux/drivers/android/binder/ |
| H A D | node.rs | 805 assert_ne!(inner.strong.count, 0); in absorb() 810 assert_ne!(inner.weak.count, 0); in absorb()
|