Searched refs:kallsyms_show_value (Results 1 – 6 of 6) sorted by relevance
97 extern bool kallsyms_show_value(const struct cred *cred);161 static inline bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function
931 return kallsyms_show_value(cred); in bpf_dump_raw_ok()
127 m->private = kallsyms_show_value(file->f_cred) ? NULL : (void *)8ul; in modules_open()
55 kallsyms_show_value(file->f_cred) in module_sect_read()
835 iter->show_value = kallsyms_show_value(current_cred()); in bpf_iter_ksym_init()891 bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function925 iter->show_value = kallsyms_show_value(file->f_cred); in kallsyms_open()
2768 if (!kallsyms_show_value(pi->file->f_cred)) in report_probe()2860 if (!kallsyms_show_value(m->file->f_cred)) in kprobe_blacklist_seq_show()