Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Ddebugfs.h82 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent,
/freebsd-14.2/sys/compat/lindebugfs/
H A Dlindebugfs.c288 debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink() function
645 (void)debugfs_create_symlink("kcov", NULL, "/dev/kcov"); in lindebugfs_init()
/freebsd-14.2/sys/gnu/gcov/
H A Dgcov_fs.c561 node->links[i] = debugfs_create_symlink(deskew(path_basename), in add_links()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c762 mvmvif->dbgfs_slink = debugfs_create_symlink(dbgfs_dir->d_name.name, in iwl_mvm_vif_dbgfs_register()
H A Ddebugfs.c2295 debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, in iwl_mvm_dbgfs_register()
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.c1605 debugfs_create_symlink("ath11k", ar->hw->wiphy->debugfsdir, buf); in ath11k_debugfs_register()