Searched refs:debugfs_create_symlink (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | debugfs.h | 82 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent,
|
| /freebsd-13-stable/sys/compat/lindebugfs/ |
| HD | lindebugfs.c | 290 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/ |
| HD | gcov_fs.c | 561 node->links[i] = debugfs_create_symlink(deskew(path_basename), in add_links()
|
| /freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/ |
| HD | debugfs-vif.c | 762 mvmvif->dbgfs_slink = debugfs_create_symlink(dbgfs_dir->d_name.name, in iwl_mvm_vif_dbgfs_register()
|
| HD | debugfs.c | 2295 debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, in iwl_mvm_dbgfs_register()
|