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;
11904 struct bpf_dynptr *ptr__uninit) in bpf_dynptr_from_skb() argument11906 struct bpf_dynptr_kern *ptr = (struct bpf_dynptr_kern *)ptr__uninit; in bpf_dynptr_from_skb()11920 struct bpf_dynptr *ptr__uninit) in bpf_dynptr_from_xdp() argument11922 struct bpf_dynptr_kern *ptr = (struct bpf_dynptr_kern *)ptr__uninit; in bpf_dynptr_from_xdp()12056 struct bpf_dynptr *ptr__uninit) in bpf_dynptr_from_skb_rdonly() argument12058 struct bpf_dynptr_kern *ptr = (struct bpf_dynptr_kern *)ptr__uninit; in bpf_dynptr_from_skb_rdonly()12061 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)