Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/riscv/abi/
H A Dpointer_masking.c188 static bool pwrite_wrapper(int fd, void *buf, size_t count, const char *msg) in pwrite_wrapper() function
215 if (!pwrite_wrapper(fd, &value, 1, "write '1'")) in test_tagged_addr_abi_sysctl()
222 if (!pwrite_wrapper(fd, &value, 1, "write '0'")) in test_tagged_addr_abi_sysctl()