Searched refs:kptr_restrict (Results 1 – 12 of 12) sorted by relevance
30 kptr_restrict, member
933 if (symbol_conf.kptr_restrict) { in symbol__restricted_filename()2493 symbol_conf.kptr_restrict = symbol__read_kptr_restrict(); in symbol__init()
2327 if (symbol_conf.kptr_restrict) { in addr_filter__resolve_kernel_syms()
285 extern int kptr_restrict;
748 switch (kptr_restrict) { in kallsyms_show_value()
2334 .data = &kptr_restrict,
453 kptr_restrict chapter459 When ``kptr_restrict`` is set to 0 (the default) the address is hashed463 When ``kptr_restrict`` is set to 1, kernel pointers printed using the478 When ``kptr_restrict`` is set to 2, kernel pointers printed using
850 int kptr_restrict __read_mostly;856 switch (kptr_restrict) { in restricted_pointer()
139 users. The behaviour of %pK depends on the kptr_restrict sysctl - see
783 symbol_conf.kptr_restrict && in perf_event__process_sample()
938 if (symbol_conf.kptr_restrict && !perf_evlist__exclude_kernel(evlist)) { in record__open()
1596 if (symbol_conf.kptr_restrict) { in trace__machine__resolve_kernel_addr()