Home
last modified time | relevance | path

Searched refs:bpf_local_storage_cache_idx_free (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dbpf_local_storage.h116 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache,
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_inode_storage.c239 bpf_local_storage_cache_idx_free(&inode_cache, smap->cache_idx); in inode_storage_map_free()
H A Dbpf_local_storage.c471 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_local_storage.c689 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free() function
858 bpf_local_storage_cache_idx_free(cache, smap->cache_idx); in bpf_local_storage_map_free()
/kernel/linux/linux-5.10/net/core/
H A Dbpf_sk_storage.c90 bpf_local_storage_cache_idx_free(&sk_cache, smap->cache_idx); in sk_storage_map_free()

Completed in 5 milliseconds