Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtnum.h67 struct tnum tnum_bswap16(struct tnum a);
/linux/kernel/bpf/
H A Dtnum.c258 struct tnum tnum_bswap16(struct tnum a) in tnum_bswap16() function
H A Dverifier.c15915 dst_reg->var_off = tnum_bswap16(dst_reg->var_off); in scalar_byte_swap()