Searched refs:ima_d_path (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/security/integrity/ima/ |
D | ima_main.c | 92 *pathname = ima_d_path(&file->f_path, pathbuf, in mmap_violation_check() 140 *pathname = ima_d_path(&file->f_path, pathbuf, filename); in ima_rdwr_violation_check() 335 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in process_measurement() 445 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in ima_file_mprotect()
|
D | ima_api.c | 387 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path() function
|
D | ima.h | 280 const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);
|