Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/bpf/
H A Dverifier.rst142 PTR_TO_SOCKET_OR_NULL
199 The 'id' field is also used on PTR_TO_SOCKET and PTR_TO_SOCKET_OR_NULL, common
/openbmc/linux/include/linux/
H A Dbpf.h896 PTR_TO_SOCKET_OR_NULL = PTR_MAYBE_NULL | PTR_TO_SOCKET, enumerator
/openbmc/linux/net/core/
H A Dfilter.c9193 info->reg_type = PTR_TO_SOCKET_OR_NULL; in sock_ops_is_valid_access()
11499 info->reg_type = PTR_TO_SOCKET_OR_NULL; in sk_lookup_is_valid_access()