Home
last modified time | relevance | path

Searched refs:RET_PTR_TO_BTF_ID_OR_NULL (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/bpf/
Dhelpers.c1408 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
/linux-5.19.10/net/core/
Dfilter.c11194 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11210 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11239 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11262 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11283 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11303 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11317 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
11334 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
/linux-5.19.10/include/linux/
Dbpf.h497 RET_PTR_TO_BTF_ID_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_BTF_ID, enumerator