Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
254 refcount_inc(&entry->lsm_data->refcount); in cipso_v4_cache_check()
255 secattr->cache = entry->lsm_data; in cipso_v4_cache_check()
323 entry->lsm_data = secattr->cache; in cipso_v4_cache_add()
/kernel/linux/linux-5.10/security/integrity/ima/
Dima.h169 void *lsm_data);
Dima_policy.c442 void *lsm_data) in ima_lsm_policy_change() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
Ddevice.c189 void *lsm_data);
849 void *lsm_data) in ib_security_change() argument