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