Searched refs:sysfs_prefix (Results 1 – 3 of 3) sorted by relevance
27 struct rpc_clnt *clnt, const char *sysfs_prefix);
24 my $sysfs_prefix="/sys";829 print STDERR "Reading $sysfs_prefix directory contents...";834 }, $sysfs_prefix);842 next if (!($what =~ m/^$sysfs_prefix/));
626 const char sysfs_prefix[] = "/sys/kernel/btf/"; in do_dump() local629 strncmp(*argv, sysfs_prefix, sizeof(sysfs_prefix) - 1) == 0 && in do_dump()