Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhelpers.c683 .ret_type = RET_PTR_TO_MEM_OR_BTF_ID,
A Dverifier.c6562 fn->ret_type == RET_PTR_TO_MEM_OR_BTF_ID) { in check_helper_call()
6581 fn->ret_type == RET_PTR_TO_MEM_OR_BTF_ID ? in check_helper_call()
6586 fn->ret_type == RET_PTR_TO_MEM_OR_BTF_ID ? in check_helper_call()
/linux/include/linux/
A Dbpf.h360 RET_PTR_TO_MEM_OR_BTF_ID, /* returns a pointer to a valid memory or a btf_id */ enumerator

Completed in 32 milliseconds