Home
last modified time | relevance | path

Searched refs:BPF_PROG_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) macro
77 #undef BPF_PROG_TYPE
2262 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in map_freeze()
2267 #undef BPF_PROG_TYPE
3342 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) in bpf_link_put_direct()
3349 #undef BPF_PROG_TYPE in bpf_link_release()
2269 #define BPF_PROG_TYPE( global() macro
3356 #define BPF_PROG_TYPE( global() macro
H A Dbtf.c6048 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in find_kern_ctx_type_id()
6052 #undef BPF_PROG_TYPE in find_kern_ctx_type_id()
6058 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in btf_is_projection_of()
6061 #undef BPF_PROG_TYPE in btf_is_projection_of()
6065 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ in btf_is_prog_ctx_type()
6068 #undef BPF_PROG_TYPE in btf_is_prog_ctx_type()
5996 #define BPF_PROG_TYPE( global() macro
6006 #define BPF_PROG_TYPE( global() macro
6013 #define BPF_PROG_TYPE( global() macro
H A Dverifier.c37 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ macro
42 #undef BPF_PROG_TYPE
/linux/include/linux/
H A Dbpf.h2560 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \
2567 #undef BPF_PROG_TYPE
2565 #define BPF_PROG_TYPE( global() macro