Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtnum.h39 struct tnum tnum_xor(struct tnum a, struct tnum b);
/Linux-v4.19/kernel/bpf/
Dtnum.c99 struct tnum tnum_xor(struct tnum a, struct tnum b) in tnum_xor() function