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 2344 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 2349 #undef BPF_PROG_TYPE 3396 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) macro 3403 #undef BPF_PROG_TYPE
|
| H A D | btf.c | 6064 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 6068 #undef BPF_PROG_TYPE 6074 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 6077 #undef BPF_PROG_TYPE 6081 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 6084 #undef BPF_PROG_TYPE
|
| H A D | verifier.c | 41 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 46 #undef BPF_PROG_TYPE
|
| /linux/include/linux/ |
| H A D | bpf.h | 2692 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro 2699 #undef BPF_PROG_TYPE
|