Home
last modified time | relevance | path

Searched refs:tnum_with_subreg (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dtnum.c248 struct tnum tnum_with_subreg(struct tnum reg, struct tnum subreg) in tnum_with_subreg() function
255 return tnum_with_subreg(a, tnum_const(value)); in tnum_const_subreg()
/linux/include/linux/
H A Dtnum.h125 struct tnum tnum_with_subreg(struct tnum reg, struct tnum subreg);