Searched refs:kptr_restrict (Results 1 – 17 of 17) sorted by relevance
30 kptr_restrict, member
944 if (symbol_conf.kptr_restrict) { in symbol__restricted_filename()2564 symbol_conf.kptr_restrict = symbol__read_kptr_restrict(); in symbol__init()
2426 if (symbol_conf.kptr_restrict) { in addr_filter__resolve_kernel_syms()
3 …intfvsscanfsscanfno_hash_pointers_enablenum_to_strptr_to_hashvalkptr_restrictminmax_running…
851 int kptr_restrict __read_mostly;857 switch (kptr_restrict) { in restricted_pointer()
324 extern int kptr_restrict;
157 用于打印应该对非特权用户隐藏的内核指针。%pK的行为取决于kptr_restrict sysctl——详见
818 switch (kptr_restrict) { in kallsyms_show_value()
2302 .data = &kptr_restrict,
459 kptr_restrict chapter465 When ``kptr_restrict`` is set to 0 (the default) the address is hashed469 When ``kptr_restrict`` is set to 1, kernel pointers printed using the484 When ``kptr_restrict`` is set to 2, kernel pointers printed using
306 …- /proc/sys/kernel/kptr_restrict = 2 (restrict all users) also prevents perf probe to retrieve the…
162 users. The behaviour of %pK depends on the kptr_restrict sysctl - see
781 symbol_conf.kptr_restrict && in perf_event__process_sample()
945 if (symbol_conf.kptr_restrict && !evlist__exclude_kernel(evlist)) { in record__open()
1608 if (symbol_conf.kptr_restrict) { in trace__machine__resolve_kernel_addr()
130088 ffff800011dcc360 D kptr_restrict
Completed in 409 milliseconds