Searched refs:kallsyms_show_value (Results 1 – 5 of 5) sorted by relevance
102 extern bool kallsyms_show_value(const struct cred *cred);162 static inline bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function
916 return kallsyms_show_value(cred); in bpf_dump_raw_ok()
725 bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function759 iter->show_value = kallsyms_show_value(file->f_cred); in kallsyms_open()
2694 if (!kallsyms_show_value(pi->file->f_cred)) in report_probe()2786 if (!kallsyms_show_value(m->file->f_cred)) in kprobe_blacklist_seq_show()
1583 kallsyms_show_value(file->f_cred) in module_sect_read()4634 m->private = kallsyms_show_value(file->f_cred) ? NULL : (void *)8ul; in modules_open()