Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c6267 #define BTF_TYPE_SAFE_TRUSTED_OR_NULL(__type) __PASTE(__type, __safe_trusted_or_null) macro
6331 BTF_TYPE_SAFE_TRUSTED_OR_NULL(struct socket) { in BTF_TYPE_SAFE_TRUSTED_OR_NULL() function
6374 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED_OR_NULL(struct socket)); in type_is_trusted_or_null()