Searched refs:sysfs_prefix (Results 1 – 2 of 2) sorted by relevance
27 struct rpc_clnt *clnt, const char *sysfs_prefix);
994 const char sysfs_prefix[] = "/sys/kernel/btf/"; in do_dump() local1031 if (strncmp(files[j], sysfs_prefix, sizeof(sysfs_prefix) - 1) == 0) { in do_dump()