Searched refs:debugfs_create_symlink (Results 1 – 8 of 8) sorted by relevance
| /src/sys/modules/lindebugfs/ |
| H A D | Makefile | 18 EXPORT_SYMS+= debugfs_create_symlink
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | debugfs.h | 82 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent,
|
| /src/sys/compat/lindebugfs/ |
| H A D | lindebugfs.c | 327 debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink() function 817 (void)debugfs_create_symlink("kcov", NULL, "/dev/kcov"); in lindebugfs_init()
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | debugfs.c | 564 debugfs_create_symlink("iwlwifi", mld->wiphy->debugfsdir, in iwl_mld_add_debugfs_files() 962 debugfs_create_symlink(name, mld->debugfs_dir, target); in iwl_mld_add_vif_debugfs()
|
| /src/sys/gnu/gcov/ |
| H A D | gcov_fs.c | 559 node->links[i] = debugfs_create_symlink(deskew(path_basename), in add_links()
|
| /src/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | debugfs-vif.c | 866 debugfs_create_symlink(name, mvm->debugfs_dir, buf); in iwl_mvm_vif_dbgfs_add_link()
|
| H A D | debugfs.c | 2198 debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, in iwl_mvm_dbgfs_register()
|
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | debugfs.c | 1486 debugfs_create_symlink("ath11k", ar->hw->wiphy->debugfsdir, buf); in ath11k_debugfs_register()
|