Searched refs:kallsyms_show_value (Results 1 – 5 of 5) sorted by relevance
106 extern bool kallsyms_show_value(const struct cred *cred);170 static inline bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function
967 return kallsyms_show_value(cred); in bpf_dump_raw_ok()
796 bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function830 iter->show_value = kallsyms_show_value(file->f_cred); in kallsyms_open()
2545 if (!kallsyms_show_value(pi->file->f_cred)) in report_probe()2637 if (!kallsyms_show_value(m->file->f_cred)) in kprobe_blacklist_seq_show()
1516 kallsyms_show_value(file->f_cred) in module_sect_read()4610 m->private = kallsyms_show_value(file->f_cred) ? NULL : (void *)8ul; in modules_open()