Searched refs:sysfs_vmlinux (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dbtf.c507 static const char sysfs_vmlinux[] = "/sys/kernel/btf/vmlinux"; variable
513 base = btf__parse(sysfs_vmlinux, NULL);
516 sysfs_vmlinux, -errno);
630 strcmp(*argv, sysfs_vmlinux) != 0)
676 sysfs_vmlinux);

Completed in 114 milliseconds