Searched refs:kallsyms_show_value (Results 1 – 10 of 10) sorted by relevance
28 bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value() function
815 iter->show_value = kallsyms_show_value(current_cred()); in bpf_iter_ksym_init()870 iter->show_value = kallsyms_show_value(file->f_cred); in kallsyms_open()
2787 if (!kallsyms_show_value(pi->file->f_cred)) in report_probe()2879 if (!kallsyms_show_value(m->file->f_cred)) in kprobe_blacklist_seq_show()
69 extern bool kallsyms_show_value(const struct cred *cred);
1131 return kallsyms_show_value(cred); in bpf_dump_raw_ok()
133 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()
1758 *probe_addr = kallsyms_show_value(current_cred()) ? in bpf_get_kprobe_info()
2655 if (kallsyms_show_value(current_cred())) { in bpf_kprobe_multi_link_fill_link_info()
3635 if (!kallsyms_show_value(current_cred())) in bpf_perf_link_fill_kprobe()