Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtnum.h48 struct tnum tnum_xor(struct tnum a, struct tnum b);
/linux-6.3-rc2/kernel/bpf/
A Dtnum.c105 struct tnum tnum_xor(struct tnum a, struct tnum b) in tnum_xor() function
A Dverifier.c11367 dst_reg->var_off = tnum_xor(dst_reg->var_off, src_reg.var_off); in adjust_scalar_min_max_vals()

Completed in 32 milliseconds