Searched refs:tnum_xor (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | tnum.h | 39 struct tnum tnum_xor(struct tnum a, struct tnum b); |
/Linux-v4.19/kernel/bpf/ | ||
D | tnum.c | 99 struct tnum tnum_xor(struct tnum a, struct tnum b) in tnum_xor() function |