Home
last modified time | relevance | path

Searched refs:ima_d_path (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_main.c93 *pathname = ima_d_path(&file->f_path, pathbuf, in mmap_violation_check()
141 *pathname = ima_d_path(&file->f_path, pathbuf, filename); in ima_rdwr_violation_check()
349 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in process_measurement()
462 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in ima_file_mprotect()
H A Dima_api.c383 * ima_d_path - return a pointer to the full pathname
392 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path() function
H A Dima.h280 const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_main.c98 *pathname = ima_d_path(&file->f_path, pathbuf, in mmap_violation_check()
146 *pathname = ima_d_path(&file->f_path, pathbuf, filename); in ima_rdwr_violation_check()
364 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in process_measurement()
504 pathname = ima_d_path(&file->f_path, &pathbuf, filename); in ima_file_mprotect()
H A Dima_api.c423 * ima_d_path - return a pointer to the full pathname
432 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path() function
H A Dima.h286 const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);

Completed in 9 milliseconds