Home
last modified time | relevance | path

Searched defs:kern_ctx_type (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
H A Dsyscall.c72 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) argument
2269 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
3356 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
H A Dbtf.c5996 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
6006 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
6013 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
H A Dverifier.c37 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument
/linux/include/linux/
H A Dbpf.h2565 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument