Home
last modified time | relevance | path

Searched refs:PTR_TO_BTF_ID_OR_NULL (Results 1 – 13 of 13) sorted by relevance

/linux/kernel/bpf/
H A Dtask_iter.c700 PTR_TO_BTF_ID_OR_NULL | PTR_TRUSTED },
721 PTR_TO_BTF_ID_OR_NULL },
723 PTR_TO_BTF_ID_OR_NULL },
744 PTR_TO_BTF_ID_OR_NULL },
746 PTR_TO_BTF_ID_OR_NULL },
H A Dlink_iter.c95 PTR_TO_BTF_ID_OR_NULL },
H A Dprog_iter.c95 PTR_TO_BTF_ID_OR_NULL },
H A Ddmabuf_iter.c130 PTR_TO_BTF_ID_OR_NULL },
/linux/kernel/
H A Dkallsyms.c867 PTR_TO_BTF_ID_OR_NULL },
/linux/net/core/
H A Dbpf_sk_storage.c907 PTR_TO_BTF_ID_OR_NULL },
H A Dsock_map.c1983 PTR_TO_BTF_ID_OR_NULL },
/linux/net/netlink/
H A Daf_netlink.c2934 PTR_TO_BTF_ID_OR_NULL },
/linux/include/linux/
H A Dbpf.h1090 /* PTR_TO_BTF_ID_OR_NULL points to a kernel struct that has not
1094 PTR_TO_BTF_ID_OR_NULL = PTR_MAYBE_NULL | PTR_TO_BTF_ID, enumerator
/linux/net/ipv4/
H A Dudp.c3927 PTR_TO_BTF_ID_OR_NULL | PTR_TRUSTED },
H A Dtcp_ipv4.c3635 PTR_TO_BTF_ID_OR_NULL | PTR_TRUSTED },
/linux/net/unix/
H A Daf_unix.c3931 PTR_TO_BTF_ID_OR_NULL },
/linux/net/ipv6/
H A Droute.c6911 PTR_TO_BTF_ID_OR_NULL }, in bpf_iter_register()