Home
last modified time | relevance | path

Searched defs:selem (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/kernel/bpf/
Dbpf_local_storage.c22 struct bpf_local_storage_elem *selem) in select_bucket()
54 static bool selem_linked_to_storage_lockless(const struct bpf_local_storage_elem *selem) in selem_linked_to_storage_lockless()
59 static bool selem_linked_to_storage(const struct bpf_local_storage_elem *selem) in selem_linked_to_storage()
64 static bool selem_linked_to_map_lockless(const struct bpf_local_storage_elem *selem) in selem_linked_to_map_lockless()
69 static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) in selem_linked_to_map()
78 struct bpf_local_storage_elem *selem; in bpf_selem_alloc() local
188 struct bpf_local_storage_elem *selem; in __bpf_selem_free_trace_rcu() local
198 static void __bpf_selem_free(struct bpf_local_storage_elem *selem, in __bpf_selem_free()
209 struct bpf_local_storage_elem *selem; in bpf_selem_free_rcu() local
230 void bpf_selem_free(struct bpf_local_storage_elem *selem, in bpf_selem_free()
[all …]
/linux-6.14.4/net/core/
Dbpf_sk_storage.c137 struct bpf_local_storage_elem *selem) in bpf_sk_storage_clone_elem()
159 struct bpf_local_storage_elem *selem; in bpf_sk_storage_clone() local
575 struct bpf_local_storage_elem *selem; in bpf_sk_storage_diag_put_all() local
701 struct bpf_local_storage_elem *selem; in bpf_sk_storage_map_seq_find_next() local
758 struct bpf_local_storage_elem *selem; in bpf_sk_storage_map_seq_start() local
/linux-6.14.4/include/linux/
Dbpf_local_storage.h148 struct bpf_local_storage_elem *selem; in bpf_local_storage_lookup() local