Searched refs:securityfs_remove (Results 1 – 5 of 5) sorted by relevance
340 securityfs_remove(ima_policy); in ima_release_policy()394 securityfs_remove(violations); in ima_fs_init()395 securityfs_remove(runtime_measurements_count); in ima_fs_init()396 securityfs_remove(ascii_runtime_measurements); in ima_fs_init()397 securityfs_remove(binary_runtime_measurements); in ima_fs_init()398 securityfs_remove(ima_dir); in ima_fs_init()399 securityfs_remove(ima_policy); in ima_fs_init()
439 securityfs_remove(ascii_file); in tpm_bios_log_setup()441 securityfs_remove(bin_file); in tpm_bios_log_setup()443 securityfs_remove(tpm_dir); in tpm_bios_log_setup()453 securityfs_remove(lst[i]); in tpm_bios_log_teardown()
187 void securityfs_remove(struct dentry *dentry) in securityfs_remove() function209 EXPORT_SYMBOL_GPL(securityfs_remove);
369 securityfs_remove(profile->dents[i]); in __aa_fs_profile_rmdir()496 securityfs_remove(ns->dents[i]); in __aa_fs_namespace_rmdir()896 securityfs_remove(fs_file->dentry); in aafs_remove_file()
1593 extern void securityfs_remove(struct dentry *dentry);1612 static inline void securityfs_remove(struct dentry *dentry) in securityfs_remove() function