Home
last modified time | relevance | path

Searched defs:pathbuf (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/security/integrity/ima/
Dima_main.c87 char **pathbuf, const char **pathname, in mmap_violation_check()
120 char **pathbuf, in ima_rdwr_violation_check()
216 char *pathbuf = NULL; in process_measurement() local
488 char *pathbuf = NULL; in ima_file_mprotect() local
Dima_api.c439 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path()
Dima_appraise.c709 char *path = NULL, *pathbuf = NULL; in validate_hash_algo() local
/linux-6.12.1/drivers/firmware/tegra/
Dbpmp-debugfs.c412 char *buf, *pathbuf; in bpmp_populate_debugfs_inband() local
/linux-6.12.1/fs/
Dcoredump.c170 char *pathbuf, *path, *ptr; in cn_print_exe_file() local
/linux-6.12.1/kernel/cgroup/
Dcgroup-v1.c793 char *pathbuf, *agentbuf; in cgroup1_release_agent() local
/linux-6.12.1/drivers/usb/gadget/function/
Df_mass_storage.c2876 char *pathbuf = NULL, *p = "(no medium)"; in fsg_common_create_lun() local
/linux-6.12.1/fs/bcachefs/
Dfsck.c2775 typedef DARRAY(struct pathbuf_entry) pathbuf; typedef