Searched refs:bpf_sk_storage_elem (Results 1 – 1 of 1) sorted by relevance
67 struct bpf_sk_storage_elem { struct79 #define SELEM(_SDATA) container_of((_SDATA), struct bpf_sk_storage_elem, sdata) argument94 struct bpf_sk_storage_elem *selem) in select_bucket()111 static bool selem_linked_to_sk(const struct bpf_sk_storage_elem *selem) in selem_linked_to_sk()116 static bool selem_linked_to_map(const struct bpf_sk_storage_elem *selem) in selem_linked_to_map()121 static struct bpf_sk_storage_elem *selem_alloc(struct bpf_sk_storage_map *smap, in selem_alloc()125 struct bpf_sk_storage_elem *selem; in selem_alloc()148 struct bpf_sk_storage_elem *selem, in __selem_unlink_sk()196 static void selem_unlink_sk(struct bpf_sk_storage_elem *selem) in selem_unlink_sk()216 struct bpf_sk_storage_elem *selem) in __selem_link_sk()[all …]