Searched refs:BPF_PROG_TYPE (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | syscall.c | 71 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) macro 76 #undef BPF_PROG_TYPE 2275 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 2280 #undef BPF_PROG_TYPE 3334 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) macro 3341 #undef BPF_PROG_TYPE
|
| H A D | verifier.c | 37 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 42 #undef BPF_PROG_TYPE
|