Searched defs:jited (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/ | ||
| H A D | test_loader.c | 81 struct expected_msgs jited; global() member |
| /linux/include/linux/ | ||
| H A D | bpf.h | 288 bool jited; global() member |
| /linux/kernel/bpf/ | ||
| H A D | syscall.c | 1004 u32 type = 0, jited = 0; bpf_map_show_fdinfo() local |