Searched refs:field_show (Results 1 – 3 of 3) sorted by relevance
| /security/integrity/ima/ |
| A D | ima_template.c | 38 .field_show = ima_show_template_digest}, 40 .field_show = ima_show_template_string}, 48 .field_show = ima_show_template_sig}, 50 .field_show = ima_show_template_buf}, 54 .field_show = ima_show_template_sig}, 56 .field_show = ima_show_template_sig}, 58 .field_show = ima_show_template_uint}, 60 .field_show = ima_show_template_uint}, 62 .field_show = ima_show_template_uint}, 68 .field_show = ima_show_template_sig}, [all …]
|
| A D | ima_fs.c | 193 field->field_show(m, show, &e->template_data[i]); in ima_measurements_show() 266 e->template_desc->fields[i]->field_show(m, IMA_SHOW_ASCII, in ima_ascii_measurements_show()
|
| A D | ima.h | 93 void (*field_show)(struct seq_file *m, enum ima_show_type show, member
|
Completed in 9 milliseconds