Home
last modified time | relevance | path

Searched refs:ima_d_path (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/security/integrity/ima/
Dima_main.c92 *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()
Dima_api.c387 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path() function
Dima.h280 const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);