Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtnum.c153 struct tnum tnum_cast(struct tnum a, u8 size) in tnum_cast() function
203 return tnum_cast(a, 4); in tnum_subreg()
H A Dverifier.c6051 reg->var_off = tnum_cast(reg->var_off, size); in coerce_reg_to_size()
/openbmc/linux/include/linux/
H A Dtnum.h56 struct tnum tnum_cast(struct tnum a, u8 size);