Home
last modified time | relevance | path

Searched refs:put_op (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/testing/selftests/sgx/
H A Dmain.c285 struct encl_op_put_to_buf put_op; in TEST_F() local
292 put_op.header.type = ENCL_OP_PUT_TO_BUFFER; in TEST_F()
293 put_op.value = MAGIC; in TEST_F()
355 struct encl_op_put_to_buf put_op; in TEST_F() local
366 put_op.value = MAGIC; in TEST_F()
389 struct encl_op_put_to_buf put_op; variable
434 put_op.value = MAGIC;
507 struct encl_op_put_to_buf put_op; in TEST_F() local
515 put_op.value = MAGIC; in TEST_F()
543 struct encl_op_put_to_buf put_op; in TEST_F() local
[all …]