Searched refs:BPF_PROG_TYPE (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | syscall.c | 72 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) macro 77 #undef BPF_PROG_TYPE 2269 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 2274 #undef BPF_PROG_TYPE 3335 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) macro 3342 #undef BPF_PROG_TYPE
|
| H A D | btf.c | 5987 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 5991 #undef BPF_PROG_TYPE 5997 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 6000 #undef BPF_PROG_TYPE 6004 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 6007 #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 | 2561 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 2568 #undef BPF_PROG_TYPE
|