Searched refs:bpf_cast_to_kern_ctx (Results 1 – 13 of 13) sorted by relevance
11 void *bpf_cast_to_kern_ctx(void *) __ksym;54 kskb = bpf_cast_to_kern_ctx(skb); in decap_sanity()
26 struct xdp_buff *kctx = bpf_cast_to_kern_ctx(ctx); in md_xdp()40 struct sk_buff *kskb = bpf_cast_to_kern_ctx(skb); in md_skb()
16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); in recvmsg_unix_prog()
16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); in getsockname_unix_prog()
16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); in getpeername_unix_prog()
16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); in connect_unix_prog()
16 struct bpf_sock_addr_kern *sa_kern = bpf_cast_to_kern_ctx(ctx); in sendmsg_unix_prog()
848 : __imm(bpf_cast_to_kern_ctx) in kfunc_bpf_cast_to_kern_ctx()879 bpf_cast_to_kern_ctx(0); in kfunc_root()
132 skops_kern = bpf_cast_to_kern_ctx(skops); in bpf_test_delay()
48 void *bpf_cast_to_kern_ctx(void *) __ksym;215 kctx = bpf_cast_to_kern_ctx(ctx); in perf_sample_filter()
64 void *bpf_cast_to_kern_ctx(void *) __ksym;
2960 __bpf_kfunc void *bpf_cast_to_kern_ctx(void *obj) in bpf_cast_to_kern_ctx() function3773 BTF_ID_FLAGS(func, bpf_cast_to_kern_ctx, KF_FASTCALL)
12271 BTF_ID(func, bpf_cast_to_kern_ctx) in BTF_ID()