Home
last modified time | relevance | path

Searched refs:_iba_get64 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Diba.h42 static inline u64 _iba_get64(const __be64 *ptr) in _iba_get64() function
53 put_unaligned(cpu_to_be64((_iba_get64(ptr) & ~mask) | prep_value), ptr); in _iba_set64()
/kernel/linux/linux-6.6/include/rdma/
H A Diba.h42 static inline u64 _iba_get64(const __be64 *ptr) in _iba_get64() function
53 put_unaligned(cpu_to_be64((_iba_get64(ptr) & ~mask) | prep_value), ptr); in _iba_set64()

Completed in 2 milliseconds