Searched defs:BPF_ALU_NEG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/ | ||
H A D | bpf_dbg.c | 69 #define BPF_ALU_NEG (BPF_ALU | BPF_NEG) macro |
/kernel/linux/linux-6.6/tools/bpf/ | ||
H A D | bpf_dbg.c | 69 #define BPF_ALU_NEG (BPF_ALU | BPF_NEG) macro |
Completed in 4 milliseconds