Home
last modified time | relevance | path

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

/Linux-v5.4/security/integrity/ima/
Dima_main.c88 *pathname = ima_d_path(&file->f_path, pathbuf, in mmap_violation_check()
136 *pathname = ima_d_path(&file->f_path, pathbuf, filename); in ima_rdwr_violation_check()
331 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in process_measurement()
Dima_api.c384 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path() function
Dima.h229 const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);