Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf_local_storage.h116 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache,
/linux/kernel/bpf/
A Dbpf_inode_storage.c239 bpf_local_storage_cache_idx_free(&inode_cache, smap->cache_idx); in inode_storage_map_free()
A Dbpf_task_storage.c300 bpf_local_storage_cache_idx_free(&task_cache, smap->cache_idx); in task_storage_map_free()
A Dbpf_local_storage.c469 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free() function
/linux/net/core/
A Dbpf_sk_storage.c91 bpf_local_storage_cache_idx_free(&sk_cache, smap->cache_idx); in bpf_sk_storage_map_free()

Completed in 8 milliseconds