Home
last modified time | relevance | path

Searched refs:prog_ctx_type (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
H A Dsyscall.c73 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type)
2341 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in bpf_prog_free_id()
3460 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) in bpf_link_prime()
72 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
2262 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
3338 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
H A Dbtf.c6063 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \
6064 prog_ctx_type _id##_prog; \
6073 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \
6080 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in find_canonical_prog_ctx_type()
6099 /* ctx_type is a pointer to prog_ctx_type in vmlinux. in find_kern_ctx_type_id()
6115 /* ctx_type is a pointer to prog_ctx_type in vmlinux. in btf_is_prog_ctx_type()
6048 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
6058 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
6065 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
H A Dverifier.c38 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \
37 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument
/linux/include/linux/
H A Dbpf.h2687 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in bpf_map_memcg_enter()
2562 BPF_PROG_TYPE(_id,_name,prog_ctx_type,kern_ctx_type) global() argument