Searched refs:ptr__uninit (Results 1 – 5 of 5) sorted by relevance
12 struct bpf_dynptr *ptr__uninit) __ksym __weak;20 struct bpf_dynptr *ptr__uninit) __ksym __weak;
16 struct bpf_dynptr *ptr__uninit) __ksym;
83 struct bpf_dynptr *ptr__uninit) __ksym;
11910 struct bpf_dynptr *ptr__uninit) in bpf_dynptr_from_skb() argument11912 struct bpf_dynptr_kern *ptr = (struct bpf_dynptr_kern *)ptr__uninit; in bpf_dynptr_from_skb()11926 struct bpf_dynptr *ptr__uninit) in bpf_dynptr_from_xdp() argument11928 struct bpf_dynptr_kern *ptr = (struct bpf_dynptr_kern *)ptr__uninit; in bpf_dynptr_from_xdp()12062 struct bpf_dynptr *ptr__uninit) in bpf_dynptr_from_skb_rdonly() argument12064 struct bpf_dynptr_kern *ptr = (struct bpf_dynptr_kern *)ptr__uninit; in bpf_dynptr_from_skb_rdonly()12067 err = bpf_dynptr_from_skb(skb, flags, ptr__uninit); in bpf_dynptr_from_skb_rdonly()
109 __bpf_kfunc int bpf_dynptr_from_skb(..., struct bpf_dynptr_kern *ptr__uninit)