Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dbpf_task_storage.c339 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
350 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
Dbpf_inode_storage.c222 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
Dbpf_cgrp_storage.c225 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
Dhelpers.c47 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
136 .ret_type = RET_PTR_TO_MAP_VALUE_OR_NULL,
/Linux-v6.6/net/core/
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,
/Linux-v6.6/include/linux/
Dbpf.h754 RET_PTR_TO_MAP_VALUE_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_MAP_VALUE, enumerator