Searched defs:operand_32 (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_user_ringbuf.h24 __s32 operand_32; member in union:test_msg::__anon3625
H A Duser_ringbuf_success.c109 int operand_32 = TEST_OP_32; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Duser_ringbuf.c547 __u32 operand_32 = TEST_OP_32; local
456 send_test_message(struct user_ring_buffer *ringbuf, enum test_msg_op op, s64 operand_64, s32 operand_32) argument

Completed in 227 milliseconds