Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dsidtab.c22 struct sidtab_str_cache { struct
556 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put()
573 cache = kmalloc(sizeof(struct sidtab_str_cache) + str_len, GFP_ATOMIC); in sidtab_sid2str_put()
580 struct sidtab_str_cache, lru_member); in sidtab_sid2str_put()
601 struct sidtab_str_cache *cache; in sidtab_sid2str_get()
H A Dsidtab.h25 struct sidtab_str_cache __rcu *cache;
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.c23 struct sidtab_str_cache { struct
561 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put()
585 struct sidtab_str_cache, lru_member); in sidtab_sid2str_put()
606 struct sidtab_str_cache *cache; in sidtab_sid2str_get()
H A Dsidtab.h25 struct sidtab_str_cache __rcu *cache;

Completed in 3 milliseconds