Searched defs:kern_ctx_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) argument |
| H A D | btf.c | 5996 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument |
| H A D | verifier.c | 37 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument |
| /linux/include/linux/ | ||
| H A D | bpf.h | 2565 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument |