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

/linux-master/kernel/bpf/
H A Dbpf_inode_storage.c22 DEFINE_BPF_STORAGE_CACHE(inode_cache); variable
194 return bpf_local_storage_map_alloc(attr, &inode_cache, false);
199 bpf_local_storage_map_free(map, &inode_cache, NULL);

Completed in 95 milliseconds