Home
last modified time | relevance | path

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

/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
/linux/include/linux/
H A Dbpf.h905 PTR_TO_SOCKET_OR_NULL = PTR_MAYBE_NULL | PTR_TO_SOCKET, enumerator
/linux/net/core/
H A Dfilter.c9201 info->reg_type = PTR_TO_SOCKET_OR_NULL; in sock_ops_is_valid_access()
11501 info->reg_type = PTR_TO_SOCKET_OR_NULL; in sk_lookup_is_valid_access()