Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtnum.h68 struct tnum tnum_bswap32(struct tnum a);
/linux/kernel/bpf/
H A Dtnum.c263 struct tnum tnum_bswap32(struct tnum a) in tnum_bswap32() function
H A Dverifier.c15917 dst_reg->var_off = tnum_bswap32(dst_reg->var_off); in scalar_byte_swap()