Searched refs:BPF_LSH (Results 1 – 7 of 7) sorted by relevance
/third_party/iptables/include/linux/ |
D | filter.h | 70 #define BPF_LSH 0x60 macro
|
/third_party/ltp/testcases/kernel/syscalls/bpf/ |
D | bpf_prog04.c | 45 BPF_ALU64_IMM(BPF_LSH, BPF_REG_8, 31), in load_prog()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFInstrFormats.td | 39 def BPF_LSH : BPFArithOp<0x6>;
|
D | BPFInstrInfo.td | 294 defm SLL : ALU<BPF_LSH, "<<=", shl>; 452 def CORE_SHIFT : ALU_RR<BPF_ALU64, BPF_LSH,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_monitor.c | 189 BPF_STMT(BPF_ALU | BPF_LSH | BPF_K, 8),
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_monitor.c | 186 BPF_STMT(BPF_ALU | BPF_LSH | BPF_K, 8),
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 42 #define BPF_LSH 0x60 macro
|