Home
last modified time | relevance | path

Searched defs:reverse_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/sgx/
H A Dsigstruct.c63 static void reverse_bytes(void *data, int length) reverse_bytes() function
/linux/fs/bcachefs/
H A Dfs-common.c582 static inline void reverse_bytes(void *b, size_t n) in reverse_bytes() function