Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtnum.h69 struct tnum tnum_bswap64(struct tnum a);
/linux/kernel/bpf/
H A Dtnum.c268 struct tnum tnum_bswap64(struct tnum a) in tnum_bswap64() function
H A Dverifier.c15919 dst_reg->var_off = tnum_bswap64(dst_reg->var_off); in scalar_byte_swap()