Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtnum.h43 struct tnum tnum_xor(struct tnum a, struct tnum b);
/Linux-v5.4/kernel/bpf/
Dtnum.c100 struct tnum tnum_xor(struct tnum a, struct tnum b) in tnum_xor() function