Searched refs:operand_32 (Results 1 – 3 of 3) sorted by relevance
74 kern_mutated += msg->operand_32; in handle_sample_msg()80 kern_mutated *= msg->operand_32; in handle_sample_msg()109 int operand_32 = TEST_OP_32; in publish_next_kern_msg() local124 msg->operand_32 = operand_32; in publish_next_kern_msg()126 expected_user_mutated += operand_32; in publish_next_kern_msg()134 msg->operand_32 = operand_32; in publish_next_kern_msg()136 expected_user_mutated *= operand_32; in publish_next_kern_msg()
24 __s32 operand_32; member
459 s32 operand_32) in send_test_message() argument481 msg->operand_32 = operand_32; in send_test_message()509 skel->bss->user_mutated += msg->operand_32; in handle_kernel_msg()515 skel->bss->user_mutated *= msg->operand_32; in handle_kernel_msg()548 __u32 operand_32 = TEST_OP_32; in test_user_ringbuf_msg_protocol() local550 err = send_test_message(user_ringbuf, op, operand_64, operand_32); in test_user_ringbuf_msg_protocol()562 expected_kern += operand_32; in test_user_ringbuf_msg_protocol()568 expected_kern *= operand_32; in test_user_ringbuf_msg_protocol()