Searched refs:operand_64 (Results 1 – 3 of 3) sorted by relevance
71 kern_mutated += msg->operand_64; in handle_sample_msg()77 kern_mutated *= msg->operand_64; in handle_sample_msg()108 int operand_64 = TEST_OP_64; in publish_next_kern_msg() local119 msg->operand_64 = operand_64; in publish_next_kern_msg()121 expected_user_mutated += operand_64; in publish_next_kern_msg()129 msg->operand_64 = operand_64; in publish_next_kern_msg()131 expected_user_mutated *= operand_64; in publish_next_kern_msg()
23 __s64 operand_64; member
458 enum test_msg_op op, s64 operand_64, in send_test_message() argument477 msg->operand_64 = operand_64; in send_test_message()506 skel->bss->user_mutated += msg->operand_64; in handle_kernel_msg()512 skel->bss->user_mutated *= msg->operand_64; in handle_kernel_msg()547 __u64 operand_64 = TEST_OP_64; in test_user_ringbuf_msg_protocol() local550 err = send_test_message(user_ringbuf, op, operand_64, operand_32); in test_user_ringbuf_msg_protocol()559 expected_kern += operand_64; in test_user_ringbuf_msg_protocol()565 expected_kern *= operand_64; in test_user_ringbuf_msg_protocol()