Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
Dcalipso.c78 struct netlbl_lsm_cache *lsm_data; member
103 if (entry->lsm_data) in calipso_cache_entry_free()
104 netlbl_secattr_cache_free(entry->lsm_data); in calipso_cache_entry_free()
219 refcount_inc(&entry->lsm_data->refcount); in calipso_cache_check()
220 secattr->cache = entry->lsm_data; in calipso_cache_check()
289 entry->lsm_data = secattr->cache; in calipso_cache_add()
/linux-6.6.21/net/ipv4/
Dcipso_ipv4.c67 struct netlbl_lsm_cache *lsm_data; member
134 if (entry->lsm_data) in cipso_v4_cache_entry_free()
135 netlbl_secattr_cache_free(entry->lsm_data); in cipso_v4_cache_entry_free()
253 refcount_inc(&entry->lsm_data->refcount); in cipso_v4_cache_check()
254 secattr->cache = entry->lsm_data; in cipso_v4_cache_check()
322 entry->lsm_data = secattr->cache; in cipso_v4_cache_add()
/linux-6.6.21/security/integrity/ima/
Dima.h169 void *lsm_data);
Dima_policy.c494 void *lsm_data) in ima_lsm_policy_change() argument
/linux-6.6.21/drivers/infiniband/core/
Ddevice.c190 void *lsm_data);
901 void *lsm_data) in ib_security_change() argument