Home
last modified time | relevance | path

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

/linux-4.4.14/security/integrity/ima/
Dima_main.c106 *pathname = ima_d_path(&file->f_path, pathbuf); in ima_rdwr_violation_check()
234 pathname = ima_d_path(&file->f_path, &pathbuf); in process_measurement()
Dima.h157 const char *ima_d_path(struct path *path, char **pathbuf);
Dima_api.c323 const char *ima_d_path(struct path *path, char **pathbuf) in ima_d_path() function