Home
last modified time | relevance | path

Searched refs:debugfs_create_symlink (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDdebugfs.h82 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent,
/freebsd-13-stable/sys/compat/lindebugfs/
HDlindebugfs.c290 debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink() function
647 (void)debugfs_create_symlink("kcov", NULL, "/dev/kcov"); in lindebugfs_init()
/freebsd-13-stable/sys/gnu/gcov/
HDgcov_fs.c561 node->links[i] = debugfs_create_symlink(deskew(path_basename), in add_links()
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDdebugfs-vif.c762 mvmvif->dbgfs_slink = debugfs_create_symlink(dbgfs_dir->d_name.name, in iwl_mvm_vif_dbgfs_register()
HDdebugfs.c2295 debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, in iwl_mvm_dbgfs_register()