Home
last modified time | relevance | path

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

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