Searched defs:selem (Results 1 – 1 of 1) sorted by relevance
94 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()125 struct bpf_sk_storage_elem *selem; in selem_alloc() local148 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()222 static void selem_unlink_map(struct bpf_sk_storage_elem *selem) in selem_unlink_map()240 struct bpf_sk_storage_elem *selem) in selem_link_map()250 static void selem_unlink(struct bpf_sk_storage_elem *selem) in selem_unlink()[all …]