Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_inode_storage.c244 bpf_local_storage_cache_idx_free(&inode_cache, smap->cache_idx); in inode_storage_map_free()
Dbpf_task_storage.c306 bpf_local_storage_cache_idx_free(&task_cache, smap->cache_idx); in task_storage_map_free()
Dbpf_local_storage.c528 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free() function