Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhelpers.c433 .ret_type = RET_PTR_TO_MAP_VALUE,
A Dverifier.c6527 fn->ret_type == RET_PTR_TO_MAP_VALUE) { in check_helper_call()
6541 if (fn->ret_type == RET_PTR_TO_MAP_VALUE) { in check_helper_call()
/linux/include/linux/
A Dbpf.h352 RET_PTR_TO_MAP_VALUE, /* returns a pointer to map elem value */ enumerator

Completed in 33 milliseconds