Searched refs:expected_kern (Results 1 – 1 of 1) sorted by relevance
539 __u64 expected_kern = 0; in test_user_ringbuf_msg_protocol() local559 expected_kern += operand_64; in test_user_ringbuf_msg_protocol()562 expected_kern += operand_32; in test_user_ringbuf_msg_protocol()565 expected_kern *= operand_64; in test_user_ringbuf_msg_protocol()568 expected_kern *= operand_32; in test_user_ringbuf_msg_protocol()577 ASSERT_EQ(skel->bss->kern_mutated, expected_kern, "expected_kern"); in test_user_ringbuf_msg_protocol()