Searched refs:bpf_cast_to_kern_ctx (Results 1 – 5 of 5) sorted by relevance
22 void *bpf_cast_to_kern_ctx(void *) __ksym;28 struct xdp_buff *kctx = bpf_cast_to_kern_ctx(ctx); in md_xdp()42 struct sk_buff *kskb = bpf_cast_to_kern_ctx(skb); in md_skb()
11 void *bpf_cast_to_kern_ctx(void *) __ksym;54 kskb = bpf_cast_to_kern_ctx(skb); in decap_sanity()
20 void *bpf_cast_to_kern_ctx(void *) __ksym;145 kctx = bpf_cast_to_kern_ctx(ctx); in perf_sample_filter()
2512 __bpf_kfunc void *bpf_cast_to_kern_ctx(void *obj) in bpf_cast_to_kern_ctx() function2576 BTF_ID_FLAGS(func, bpf_cast_to_kern_ctx)
10707 BTF_ID(func, bpf_cast_to_kern_ctx) in BTF_ID()10727 BTF_ID(func, bpf_cast_to_kern_ctx) in BTF_ID()