Home
last modified time | relevance | path

Searched refs:RET_PTR_TO_MAP_VALUE_OR_NULL (Results 1 – 6 of 6) sorted by relevance

/linux/net/core/
A Dbpf_sk_storage.c357 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
367 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
437 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
/linux/kernel/bpf/
A Dbpf_inode_storage.c264 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
A Dbpf_task_storage.c323 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
A Dhelpers.c40 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
A Dverifier.c6526 } else if (fn->ret_type == RET_PTR_TO_MAP_VALUE_OR_NULL || in check_helper_call()
/linux/include/linux/
A Dbpf.h353 RET_PTR_TO_MAP_VALUE_OR_NULL, /* returns a pointer to map elem value or NULL */ enumerator

Completed in 35 milliseconds