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
901 return kallsyms_show_value(cred); in bpf_dump_raw_ok()
681 bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function715 iter->show_value = kallsyms_show_value(file->f_cred); in kallsyms_open()
2648 if (!kallsyms_show_value(pi->file->f_cred)) in report_probe()2740 if (!kallsyms_show_value(m->file->f_cred)) in kprobe_blacklist_seq_show()
1575 kallsyms_show_value(file->f_cred) in module_sect_read()4443 m->private = kallsyms_show_value(file->f_cred) ? NULL : (void *)8ul; in modules_open()