Home | History | Annotate | Download | only in util

Lines Matching defs:kernel

5 /* Suppress kernel-name space pollution in <linux/types.h> below */
165 * Just like the kernel, see __perf_event_mmap in kernel/perf_event.c
234 "for kernel modules\n");
241 * kernel uses 0 for user space maps, see kernel/perf_event.c
254 if (pos->dso->kernel)
401 * We should get this from /sys/kernel/sections/.text, but till that is
410 "for kernel modules\n");
417 * kernel uses PERF_RECORD_MISC_USER for user space maps,
418 * see kernel/perf_event.c __perf_event_mmap
492 * a zero sized synthesized MMAP event for the kernel.
562 struct dso *kernel = __dsos__findnew(&machine->kernel_dsos,
564 if (kernel == NULL)
567 kernel->kernel = kernel_type;
568 if (__machine__create_kernel_maps(machine, kernel) < 0)
576 * time /proc/sys/kernel/kptr_restrict was non zero.
586 * preload dso of guest kernel and modules
588 dso__load(kernel, machine->vmlinux_maps[MAP__FUNCTION],
746 * address, try to look it up in the kernel dso, as it might be
751 * in the whole kernel symbol list.
794 * Have we already created the kernel maps for the host machine?
796 * This should have happened earlier, when we processed the kernel MMAP