Home
last modified time | relevance | path

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

/freebsd/sys/modules/lindebugfs/
H A DMakefile18 EXPORT_SYMS+= debugfs_create_symlink
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddebugfs.h82 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent,
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c296 debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink() function
785 (void)debugfs_create_symlink("kcov", NULL, "/dev/kcov"); in lindebugfs_init()
/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c559 node->links[i] = debugfs_create_symlink(deskew(path_basename), in add_links()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c914 debugfs_create_symlink(name, mvm->debugfs_dir, buf); in iwl_mvm_vif_dbgfs_add_link()
H A Ddebugfs.c2247 debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, in iwl_mvm_dbgfs_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.c1605 debugfs_create_symlink("ath11k", ar->hw->wiphy->debugfsdir, buf); in ath11k_debugfs_register()