Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A 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-6.6/net/ipv6/
H A 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/
H A 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-6.6/net/ipv4/
H A 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()
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima.h169 void *lsm_data);
H A Dima_policy.c442 void *lsm_data) in ima_lsm_policy_change()
441 ima_lsm_policy_change(struct notifier_block *nb, unsigned long event, void *lsm_data) ima_lsm_policy_change() argument
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima.h169 void *lsm_data);
H A Dima_policy.c494 void *lsm_data) in ima_lsm_policy_change()
493 ima_lsm_policy_change(struct notifier_block *nb, unsigned long event, void *lsm_data) ima_lsm_policy_change() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ddevice.c189 void *lsm_data);
860 void *lsm_data) in ib_security_change()
859 ib_security_change(struct notifier_block *nb, unsigned long event, void *lsm_data) ib_security_change() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ddevice.c190 void *lsm_data);
901 void *lsm_data) in ib_security_change()
900 ib_security_change(struct notifier_block *nb, unsigned long event, void *lsm_data) ib_security_change() argument

Completed in 21 milliseconds