Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_local_storage.c22 struct bpf_local_storage_elem *selem) in select_bucket() argument
54 static bool selem_linked_to_storage_lockless(const struct bpf_local_storage_elem *selem) in selem_linked_to_storage_lockless() argument
59 static bool selem_linked_to_storage(const struct bpf_local_storage_elem *selem) in selem_linked_to_storage() argument
64 static bool selem_linked_to_map_lockless(const struct bpf_local_storage_elem *selem) in selem_linked_to_map_lockless() argument
69 static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) in selem_linked_to_map() argument
78 struct bpf_local_storage_elem *selem; bpf_selem_alloc() local
188 struct bpf_local_storage_elem *selem; __bpf_selem_free_trace_rcu() local
198 __bpf_selem_free(struct bpf_local_storage_elem * selem,bool vanilla_rcu) __bpf_selem_free() argument
209 struct bpf_local_storage_elem *selem; bpf_selem_free_rcu() local
230 bpf_selem_free(struct bpf_local_storage_elem * selem,struct bpf_local_storage_map * smap,bool reuse_now) bpf_selem_free() argument
266 struct bpf_local_storage_elem *selem; bpf_selem_free_list() local
286 bpf_selem_unlink_storage_nolock(struct bpf_local_storage * local_storage,struct bpf_local_storage_elem * selem,bool uncharge_mem,struct hlist_head * free_selem_list) bpf_selem_unlink_storage_nolock() argument
341 check_storage_bpf_ma(struct bpf_local_storage * local_storage,struct bpf_local_storage_map * storage_smap,struct bpf_local_storage_elem * selem) check_storage_bpf_ma() argument
374 bpf_selem_unlink_storage(struct bpf_local_storage_elem * selem,bool reuse_now) bpf_selem_unlink_storage() argument
406 bpf_selem_link_storage_nolock(struct bpf_local_storage * local_storage,struct bpf_local_storage_elem * selem) bpf_selem_link_storage_nolock() argument
412 bpf_selem_unlink_map(struct bpf_local_storage_elem * selem) bpf_selem_unlink_map() argument
431 bpf_selem_link_map(struct bpf_local_storage_map * smap,struct bpf_local_storage_elem * selem) bpf_selem_link_map() argument
442 bpf_selem_unlink(struct bpf_local_storage_elem * selem,bool reuse_now) bpf_selem_unlink() argument
454 __bpf_local_storage_insert_cache(struct bpf_local_storage * local_storage,struct bpf_local_storage_map * smap,struct bpf_local_storage_elem * selem) __bpf_local_storage_insert_cache() argument
561 struct bpf_local_storage_elem *alloc_selem, *selem = NULL; bpf_local_storage_update() local
734 struct bpf_local_storage_elem *selem; bpf_local_storage_destroy() local
861 struct bpf_local_storage_elem *selem; bpf_local_storage_map_free() local
[all...]
/linux/net/core/
H A Dbpf_sk_storage.c137 bpf_sk_storage_clone_elem(struct sock * newsk,struct bpf_local_storage_map * smap,struct bpf_local_storage_elem * selem) bpf_sk_storage_clone_elem() argument
159 struct bpf_local_storage_elem *selem; bpf_sk_storage_clone() local
575 struct bpf_local_storage_elem *selem; bpf_sk_storage_diag_put_all() local
701 struct bpf_local_storage_elem *selem; bpf_sk_storage_map_seq_find_next() local
758 struct bpf_local_storage_elem *selem; bpf_sk_storage_map_seq_start() local
[all...]