Searched refs:BPF_PROG_TYPE (Results 1 – 3 of 3) 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
|
| /linux/include/linux/ |
| H A D | bpf.h | 2448 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 2455 #undef BPF_PROG_TYPE
|