Searched refs:BPF_BSWAP (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ |
H A D | test_bpf.c | 8027 BPF_BSWAP(R0, 16), 8038 BPF_BSWAP(R0, 32), 8052 BPF_BSWAP(R0, 64), 8063 BPF_BSWAP(R0, 64), 8076 BPF_BSWAP(R0, 16), 8087 BPF_BSWAP(R0, 32), 8101 BPF_BSWAP(R0, 64), 8112 BPF_BSWAP(R0, 64),
|
/linux/include/linux/ |
H A D | filter.h | 158 #define BPF_BSWAP(DST, LEN) \ macro
|