/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_fid.c | 140 bool mlxsw_sp_fid_lag_vid_valid(const struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_lag_vid_valid() 148 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup_by_index() local 158 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex) in mlxsw_sp_fid_nve_ifindex() 168 int mlxsw_sp_fid_nve_type(const struct mlxsw_sp_fid *fid, in mlxsw_sp_fid_nve_type() 182 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup_by_vni() local 192 int mlxsw_sp_fid_vni(const struct mlxsw_sp_fid *fid, __be32 *vni) in mlxsw_sp_fid_vni() 202 int mlxsw_sp_fid_nve_flood_index_set(struct mlxsw_sp_fid *fid, in mlxsw_sp_fid_nve_flood_index_set() 222 void mlxsw_sp_fid_nve_flood_index_clear(struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_nve_flood_index_clear() 234 bool mlxsw_sp_fid_nve_flood_index_is_set(const struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_nve_flood_index_is_set() 239 int mlxsw_sp_fid_vni_set(struct mlxsw_sp_fid *fid, enum mlxsw_sp_nve_type type, in mlxsw_sp_fid_vni_set() [all …]
|
D | spectrum_switchdev.c | 439 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vlan_find_by_fid() local 964 struct mlxsw_sp_fid *fid; in mlxsw_sp_port_vlan_fid_join() local 1010 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vlan_fid_leave() local 1091 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vlan_bridge_leave() local 1288 const char *mac, u16 fid, in mlxsw_sp_port_fdb_tunnel_uc_op() 1333 const char *mac, u16 fid, bool adding, in __mlxsw_sp_port_fdb_uc_op() 1361 const char *mac, u16 fid, bool adding, in mlxsw_sp_port_fdb_uc_op() 1369 int mlxsw_sp_rif_fdb_op(struct mlxsw_sp *mlxsw_sp, const char *mac, u16 fid, in mlxsw_sp_rif_fdb_op() 1378 const char *mac, u16 fid, u16 lag_vid, in mlxsw_sp_port_fdb_uc_lag_op() 1444 u16 fid, u16 mid_idx, bool adding) in mlxsw_sp_port_mdb_op() [all …]
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
D | global1_atu.c | 18 static int mv88e6xxx_g1_atu_fid_write(struct mv88e6xxx_chip *chip, u16 fid) in mv88e6xxx_g1_atu_fid_write() 117 static int mv88e6xxx_g1_atu_op(struct mv88e6xxx_chip *chip, u16 fid, u16 op) in mv88e6xxx_g1_atu_op() 157 int mv88e6xxx_g1_atu_get_next(struct mv88e6xxx_chip *chip, u16 fid) in mv88e6xxx_g1_atu_get_next() 239 int mv88e6xxx_g1_atu_getnext(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_getnext() 266 int mv88e6xxx_g1_atu_loadpurge(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_loadpurge() 286 static int mv88e6xxx_g1_atu_flushmove(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_flushmove() 314 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() 323 static int mv88e6xxx_g1_atu_move(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_move() 343 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port, in mv88e6xxx_g1_atu_remove()
|
/kernel/linux/linux-5.10/net/9p/ |
D | client.c | 893 struct p9_fid *fid; in p9_fid_create() local 918 static void p9_fid_destroy(struct p9_fid *fid) in p9_fid_destroy() 1079 struct p9_fid *fid; in p9_client_destroy() local 1120 struct p9_fid *fid; in p9_client_attach() local 1167 struct p9_fid *fid; in p9_client_walk() local 1239 int p9_client_open(struct p9_fid *fid, int mode) in p9_client_open() 1329 int p9_client_fcreate(struct p9_fid *fid, const char *name, u32 perm, int mode, in p9_client_fcreate() 1427 int p9_client_fsync(struct p9_fid *fid, int datasync) in p9_client_fsync() 1453 int p9_client_clunk(struct p9_fid *fid) in p9_client_clunk() 1497 int p9_client_remove(struct p9_fid *fid) in p9_client_remove() [all …]
|
/kernel/linux/linux-5.10/fs/9p/ |
D | fid.c | 29 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) in __add_fid() 34 void v9fs_fid_add(struct dentry *dentry, struct p9_fid *fid) in v9fs_fid_add() 51 struct p9_fid *fid, *ret; in v9fs_fid_find() local 108 struct p9_fid *fid, *old_fid = NULL; in v9fs_fid_lookup_with_uid() local 248 struct p9_fid *fid; in v9fs_writeback_fid() local
|
D | vfs_inode_dotl.c | 99 struct p9_fid *fid, in v9fs_qid_iget_dotl() 146 v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid_dotl() 237 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local 373 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local 463 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local 543 struct p9_fid *fid = NULL; in v9fs_vfs_setattr_dotl() local 689 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local 792 struct p9_fid *fid; in v9fs_vfs_link_dotl() local 822 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local 911 struct p9_fid *fid; in v9fs_vfs_get_link_dotl() local [all …]
|
D | vfs_dir.c | 73 struct p9_fid *fid = filp->private_data; in v9fs_alloc_rdir_buf() local 91 struct p9_fid *fid; in v9fs_dir_readdir() local 151 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local 208 struct p9_fid *fid; in v9fs_dir_release() local
|
D | acl.h | 28 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() 32 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() 37 struct p9_fid *fid, in v9fs_set_create_acl()
|
D | vfs_file.c | 49 struct p9_fid *fid; in v9fs_file_open() local 138 struct p9_fid *fid; in v9fs_file_do_lock() local 244 struct p9_fid *fid; in v9fs_file_getlock() local 385 struct p9_fid *fid = iocb->ki_filp->private_data; in v9fs_file_read_iter() local 451 struct p9_fid *fid; in v9fs_file_fsync() local 475 struct p9_fid *fid; in v9fs_file_fsync_dotl() local 513 struct p9_fid *fid; in v9fs_mmap_file_mmap() local
|
D | acl.c | 28 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, char *name) in __v9fs_get_acl() 56 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() 117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl() 150 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() 169 int v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, in v9fs_set_create_acl()
|
D | xattr.c | 25 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get() 73 struct p9_fid *fid; in v9fs_xattr_get() local 99 struct p9_fid *fid = v9fs_fid_lookup(dentry); in v9fs_xattr_set() local 103 int v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_set()
|
D | vfs_inode.c | 477 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid() 593 struct p9_fid *dfid, *ofid, *fid; in v9fs_create() local 675 struct p9_fid *fid; in v9fs_vfs_create() local 700 struct p9_fid *fid; in v9fs_vfs_mkdir() local 735 struct p9_fid *dfid, *fid; in v9fs_vfs_lookup() local 793 struct p9_fid *fid, *inode_fid; in v9fs_vfs_atomic_open() local 1003 struct p9_fid *fid; in v9fs_vfs_getattr() local 1039 struct p9_fid *fid = NULL; in v9fs_vfs_setattr() local 1190 struct p9_fid *fid; in v9fs_vfs_get_link() local 1239 struct p9_fid *fid; in v9fs_vfs_mkspecial() local [all …]
|
/kernel/linux/linux-5.10/fs/coda/ |
D | cnode.c | 47 struct CodaFid *fid = (struct CodaFid *)data; in coda_test_inode() local 54 struct CodaFid *fid = (struct CodaFid *)data; in coda_set_inode() local 60 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget() 92 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make() 135 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) in coda_fid_to_inode()
|
D | upcall.c | 92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr() 111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr() 130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup() 160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close() 180 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open() 347 int venus_readlink(struct super_block *sb, struct CodaFid *fid, in venus_readlink() 379 int venus_link(struct super_block *sb, struct CodaFid *fid, in venus_link() 405 int venus_symlink(struct super_block *sb, struct CodaFid *fid, in venus_symlink() 440 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync() 456 int venus_access(struct super_block *sb, struct CodaFid *fid, int mask) in venus_access() [all …]
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | sclp_pci.c | 41 u32 fid; member 58 static int do_pci_configure(sclp_cmdw_t cmd, u32 fid) in do_pci_configure() 91 int sclp_pci_configure(u32 fid) in sclp_pci_configure() 97 int sclp_pci_deconfigure(u32 fid) in sclp_pci_deconfigure() 130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report()
|
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/ |
D | powernow-k8-decode.c | 27 static int get_fidvid(uint32_t cpu, uint32_t *fid, uint32_t *vid) in get_fidvid() 57 static uint32_t find_freq_from_fid(uint32_t fid) in find_freq_from_fid() 72 uint32_t fid, vid; in main() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smb1ops.c | 563 struct cifs_fid fid; in cifs_query_path_info() local 609 struct cifs_fid *fid, FILE_ALL_INFO *data) in cifs_query_file_info() 712 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 722 struct cifs_fid *fid) in cifs_close_file() 729 struct cifs_fid *fid) in cifs_flush_file() 760 struct cifs_fid fid; in smb_set_file_info() local 838 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 852 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 860 struct cifs_fid *fid) in cifs_close_dir() 866 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in cifs_oplock_response() [all …]
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_export.c | 47 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local 158 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry() 182 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
|
/kernel/linux/linux-5.10/fs/fat/ |
D | nfs.c | 105 struct fat_fid *fid = (struct fat_fid *) fh; in fat_encode_fh_nostale() local 142 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry() 154 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_dentry_nostale() local 180 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent() 192 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_parent_nostale() local
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
D | sbi.c | 23 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() 141 static int __sbi_rfence_v01(int fid, const unsigned long *hart_mask, in __sbi_rfence_v01() 190 static int __sbi_rfence_v01(int fid, const unsigned long *hart_mask, in __sbi_rfence_v01() 258 static int __sbi_rfence_v02_call(unsigned long fid, unsigned long hmask_val, in __sbi_rfence_v02_call() 311 static int __sbi_rfence_v02(int fid, const unsigned long *hart_mask, in __sbi_rfence_v02() 524 static long __sbi_base_ecall(int fid) in __sbi_base_ecall()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | powernow-k8.c | 58 static u32 find_freq_from_fid(u32 fid) in find_freq_from_fid() 64 static u32 find_khz_freq_from_fid(u32 fid) in find_khz_freq_from_fid() 75 static u32 convert_fid_to_vco_fid(u32 fid) in convert_fid_to_vco_fid() 134 u8 fid, vid; in fidvid_msr_init() local 146 static int write_new_fid(struct powernow_k8_data *data, u32 fid) in write_new_fid() 804 u32 fid; in fill_powernow_table_fidvid() local 884 u32 fid = 0; in transition_frequency_fidvid() local
|
D | powernow-k7.c | 60 unsigned long fid:5, member 175 u8 fid, vid; in get_ranges() local 218 static void change_FID(int fid) in change_FID() 250 u8 fid, vid; in powernow_target() local 352 u8 fid, vid; in powernow_acpi_init() local
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
D | export.c | 214 static int ovl_dentry_to_fid(struct dentry *dentry, u32 *fid, int buflen) in ovl_dentry_to_fid() 249 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh() 773 static struct ovl_fh *ovl_fid_to_fh(struct fid *fid, int buflen, int fh_type) in ovl_fid_to_fh() 796 static struct dentry *ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, in ovl_fh_to_dentry() 836 static struct dentry *ovl_fh_to_parent(struct super_block *sb, struct fid *fid, in ovl_fh_to_parent()
|
/kernel/linux/linux-5.10/fs/exportfs/ |
D | expfs.c | 358 static int export_encode_fh(struct inode *inode, struct fid *fid, in export_encode_fh() 385 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh() 397 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, in exportfs_encode_fh() 420 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | export.c | 20 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local 91 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent() local 115 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry() local
|