bios_dir 116 drivers/char/tpm/eventlog/common.c chip->bios_dir[cnt] = securityfs_create_dir(name, NULL); bios_dir 120 drivers/char/tpm/eventlog/common.c if (IS_ERR(chip->bios_dir[cnt])) bios_dir 133 drivers/char/tpm/eventlog/common.c chip->bios_dir[cnt] = bios_dir 135 drivers/char/tpm/eventlog/common.c 0440, chip->bios_dir[0], bios_dir 138 drivers/char/tpm/eventlog/common.c if (IS_ERR(chip->bios_dir[cnt])) bios_dir 148 drivers/char/tpm/eventlog/common.c chip->bios_dir[cnt] = bios_dir 150 drivers/char/tpm/eventlog/common.c 0440, chip->bios_dir[0], bios_dir 153 drivers/char/tpm/eventlog/common.c if (IS_ERR(chip->bios_dir[cnt])) bios_dir 161 drivers/char/tpm/eventlog/common.c chip->bios_dir[cnt] = NULL; bios_dir 178 drivers/char/tpm/eventlog/common.c if (chip->bios_dir[i]) { bios_dir 179 drivers/char/tpm/eventlog/common.c inode = d_inode(chip->bios_dir[i]); bios_dir 183 drivers/char/tpm/eventlog/common.c securityfs_remove(chip->bios_dir[i]); bios_dir 143 include/linux/tpm.h struct dentry *bios_dir[TPM_NUM_EVENT_LOG_FILES];