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