Searched refs:BPF_BSWAP (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ |
| H A D | test_bpf.c | 8047 BPF_BSWAP(R0, 16), 8058 BPF_BSWAP(R0, 32), 8072 BPF_BSWAP(R0, 64), 8083 BPF_BSWAP(R0, 64), 8096 BPF_BSWAP(R0, 16), 8107 BPF_BSWAP(R0, 32), 8121 BPF_BSWAP(R0, 64), 8132 BPF_BSWAP(R0, 64),
|
| /linux/include/linux/ |
| H A D | filter.h | 160 #define BPF_BSWAP(DST, LEN) \ macro
|