Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_task_storage.c339 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
350 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
H A Dbpf_inode_storage.c222 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
H A Dbpf_cgrp_storage.c225 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
H A Dhelpers.c48 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
139 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c327 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
337 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
413 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
/openbmc/linux/include/linux/
H A Dbpf.h765 RET_PTR_TO_MAP_VALUE_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_MAP_VALUE, enumerator