Home
last modified time | relevance | path

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

/linux/net/core/
A Dfilter.c10684 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
10700 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
10729 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
10752 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
10773 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
10793 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
10810 .ret_type = RET_PTR_TO_BTF_ID_OR_NULL,
/linux/include/linux/
A Dbpf.h358 RET_PTR_TO_BTF_ID_OR_NULL, /* returns a pointer to a btf_id or NULL */ enumerator
/linux/kernel/bpf/
A Dverifier.c6591 } else if (fn->ret_type == RET_PTR_TO_BTF_ID_OR_NULL || in check_helper_call()

Completed in 50 milliseconds