Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dverifier.c429 type == PTR_TO_TCP_SOCK || in type_is_sk_pointer()
436 type == PTR_TO_TCP_SOCK || in reg_type_not_null()
2723 case PTR_TO_TCP_SOCK: in is_spillable_regtype()
3625 case PTR_TO_TCP_SOCK: in check_sock_access()
3781 case PTR_TO_TCP_SOCK: in check_ptr_alignment()
5047 PTR_TO_TCP_SOCK,
5057 PTR_TO_TCP_SOCK,
7235 case PTR_TO_TCP_SOCK: in adjust_ptr_min_max_vals()
10531 case PTR_TO_TCP_SOCK: in regsafe()
11064 case PTR_TO_TCP_SOCK: in reg_type_mismatch_ok()
[all …]
A Dbtf.c5562 [PTR_TO_TCP_SOCK] = &btf_sock_ids[BTF_SOCK_TYPE_TCP],
/linux/include/linux/
A Dbpf.h434 PTR_TO_TCP_SOCK, /* reg points to struct tcp_sock */ enumerator

Completed in 40 milliseconds