Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 25 of 193) sorted by relevance

12345678

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_fid.c143 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup_by_index() local
177 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup_by_vni() local
271 void mlxsw_sp_fid_vni_clear(struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_vni_clear()
335 int mlxsw_sp_fid_flood_set(struct mlxsw_sp_fid *fid, in mlxsw_sp_fid_flood_set()
370 u16 mlxsw_sp_fid_index(const struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_index()
395 mlxsw_sp_fid_8021q_fid(const struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_8021q_fid()
704 void mlxsw_sp_fid_rif_unset(struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_rif_unset()
813 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vp_mode_trans() local
1532 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup() local
1550 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_get() local
[all …]
H A Dspectrum_switchdev.c108 u16 fid; member
1353 struct mlxsw_sp_fid *fid; in mlxsw_sp_port_vlan_fid_join() local
2522 struct mlxsw_sp_fid *fid; in mlxsw_sp_bridge_vlan_aware_vxlan_join() local
2713 struct mlxsw_sp_fid *fid; in mlxsw_sp_bridge_8021d_vxlan_join() local
2951 struct mlxsw_sp_fid *fid; in mlxsw_sp_bridge_vxlan_leave() local
3125 u16 vid, fid; in mlxsw_sp_fdb_notify_mac_lag_process() local
3240 struct mlxsw_sp_fid *fid; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() local
3443 struct mlxsw_sp_fid *fid; in mlxsw_sp_switchdev_bridge_nve_fdb_event() local
3549 struct mlxsw_sp_fid *fid; in mlxsw_sp_switchdev_vxlan_fdb_add() local
3621 struct mlxsw_sp_fid *fid; in mlxsw_sp_switchdev_vxlan_fdb_del() local
[all …]
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c20 static int mv88e6xxx_g1_atu_fid_write(struct mv88e6xxx_chip *chip, u16 fid) in mv88e6xxx_g1_atu_fid_write()
132 static int mv88e6xxx_g1_atu_op(struct mv88e6xxx_chip *chip, u16 fid, u16 op) in mv88e6xxx_g1_atu_op()
172 int mv88e6xxx_g1_atu_get_next(struct mv88e6xxx_chip *chip, u16 fid) in mv88e6xxx_g1_atu_get_next()
177 static int mv88e6xxx_g1_atu_fid_read(struct mv88e6xxx_chip *chip, u16 *fid) in mv88e6xxx_g1_atu_fid_read()
289 int mv88e6xxx_g1_atu_getnext(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_getnext()
316 int mv88e6xxx_g1_atu_loadpurge(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_loadpurge()
336 static int mv88e6xxx_g1_atu_flushmove(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_flushmove()
364 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush()
373 static int mv88e6xxx_g1_atu_move(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_move()
393 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port, in mv88e6xxx_g1_atu_remove()
[all …]
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py99 def v9fs_stat(self, tag, id, fid): argument
105 def v9fs_getattr(self, tag, id, fid, request_mask): argument
111 def v9fs_walk(self, tag, id, fid, newfid, nwnames): argument
117 def v9fs_open(self, tag, id, fid, mode): argument
129 def v9fs_fsync(self, tag, id, fid, datasync): argument
132 def v9fs_clunk(self, tag, id, fid): argument
135 def v9fs_read(self, tag, id, fid, off, max_count): argument
147 def v9fs_write(self, tag, id, fid, off, count, cnt): argument
171 def v9fs_remove(self, tag, id, fid): argument
192 def v9fs_mkdir(self, tag, id, fid, name, mode, gid): argument
[all …]
/openbmc/linux/net/9p/
H A Dclient.c852 struct p9_fid *fid; in p9_fid_create() local
879 static void p9_fid_destroy(struct p9_fid *fid) in p9_fid_destroy()
897 void do_trace_9p_fid_get(struct p9_fid *fid) in do_trace_9p_fid_get()
903 void do_trace_9p_fid_put(struct p9_fid *fid) in do_trace_9p_fid_put()
1060 struct p9_fid *fid; in p9_client_destroy() local
1102 struct p9_fid *fid; in p9_client_attach() local
1148 struct p9_fid *fid; in p9_client_walk() local
1218 int p9_client_open(struct p9_fid *fid, int mode) in p9_client_open()
1428 int p9_client_clunk(struct p9_fid *fid) in p9_client_clunk()
1464 int p9_client_remove(struct p9_fid *fid) in p9_client_remove()
[all …]
/openbmc/linux/fs/9p/
H A Dfid.c21 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) in __add_fid()
35 struct p9_fid *fid = *pfid; in v9fs_fid_add() local
64 struct p9_fid *fid, *ret = NULL; in v9fs_fid_find_inode() local
95 struct p9_fid *fid = *pfid; in v9fs_open_fid_add() local
115 struct p9_fid *fid, *ret; in v9fs_fid_find() local
177 struct p9_fid *fid, *root_fid, *old_fid; in v9fs_fid_lookup_with_uid() local
H A Dacl.c20 static struct posix_acl *v9fs_fid_get_acl(struct p9_fid *fid, const char *name) in v9fs_fid_get_acl()
49 struct p9_fid *fid; in v9fs_acl_get() local
61 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, const char *name) in __v9fs_get_acl()
78 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl()
248 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl()
282 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod()
301 int v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, in v9fs_set_create_acl()
H A Dvfs_file.c44 struct p9_fid *fid; in v9fs_file_open() local
121 struct p9_fid *fid; in v9fs_file_do_lock() local
226 struct p9_fid *fid; in v9fs_file_getlock() local
355 struct p9_fid *fid = iocb->ki_filp->private_data; in v9fs_file_read_iter() local
389 struct p9_fid *fid = in->private_data; in v9fs_file_splice_read() local
409 struct p9_fid *fid = file->private_data; in v9fs_file_write_iter() local
455 struct p9_fid *fid; in v9fs_file_fsync() local
479 struct p9_fid *fid; in v9fs_file_fsync_dotl() local
H A Dfid.h21 static inline struct p9_fid *clone_fid(struct p9_fid *fid) in clone_fid()
27 struct p9_fid *fid, *nfid; in v9fs_fid_clone() local
49 static inline void v9fs_fid_add_modes(struct p9_fid *fid, unsigned int s_flags, in v9fs_fid_add_modes()
H A Dvfs_inode_dotl.c98 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()
239 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local
361 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local
447 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local
541 struct p9_fid *fid = NULL; in v9fs_vfs_setattr_dotl() local
711 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local
815 struct p9_fid *fid; in v9fs_vfs_link_dotl() local
848 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local
935 struct p9_fid *fid; in v9fs_vfs_get_link_dotl() local
[all …]
H A Dacl.h27 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl()
31 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod()
36 struct p9_fid *fid, in v9fs_set_create_acl()
H A Dvfs_dir.c70 struct p9_fid *fid = filp->private_data; in v9fs_alloc_rdir_buf() local
89 struct p9_fid *fid; in v9fs_dir_readdir() local
150 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local
208 struct p9_fid *fid; in v9fs_dir_release() local
H A Dxattr.c18 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get()
68 struct p9_fid *fid; in v9fs_xattr_get() local
98 struct p9_fid *fid; in v9fs_xattr_set() local
108 int v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_set()
H A Dvfs_inode.c480 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid()
603 struct p9_fid *dfid, *ofid = NULL, *fid = NULL; in v9fs_create() local
680 struct p9_fid *fid; in v9fs_vfs_create() local
707 struct p9_fid *fid; in v9fs_vfs_mkdir() local
742 struct p9_fid *dfid, *fid; in v9fs_vfs_lookup() local
801 struct p9_fid *fid; in v9fs_vfs_atomic_open() local
1011 struct p9_fid *fid; in v9fs_vfs_getattr() local
1059 struct p9_fid *fid = NULL; in v9fs_vfs_setattr() local
1226 struct p9_fid *fid; in v9fs_vfs_get_link() local
1276 struct p9_fid *fid; in v9fs_vfs_mkspecial() local
[all …]
/openbmc/linux/fs/coda/
H A Dcnode.c47 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()
97 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make()
140 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) in coda_fid_to_inode()
H A Dupcall.c92 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()
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()
475 int venus_pioctl(struct super_block *sb, struct CodaFid *fid, in venus_pioctl()
572 int venus_access_intent(struct super_block *sb, struct CodaFid *fid, in venus_access_intent()
[all …]
/openbmc/linux/drivers/s390/char/
H A Dsclp_pci.c41 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()
/openbmc/linux/tools/power/cpupower/debug/i386/
H A Dpowernow-k8-decode.c27 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
/openbmc/qemu/hw/9pfs/
H A D9p.c436 gpointer fid; in v9fs_reclaim_fd() local
525 gpointer fid; in v9fs_mark_fids_unreclaim() local
1532 int32_t fid; in v9fs_stat() local
1579 int32_t fid; in v9fs_getattr() local
1658 int32_t fid; in v9fs_setattr() local
1973 int32_t fid; in v9fs_open() local
2144 int32_t fid; in v9fs_fsync() local
2173 int32_t fid; in v9fs_clunk() local
2344 int32_t fid; in v9fs_read() local
2560 int32_t fid; in v9fs_readdir() local
[all …]
/openbmc/linux/fs/fat/
H A Dnfs.c105 struct fat_fid *fid = (struct fat_fid *) fh; in fat_encode_fh_nostale() local
148 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry()
160 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_dentry_nostale() local
186 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent()
198 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_parent_nostale() local
/openbmc/linux/fs/xfs/
H A Dxfs_export.c48 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local
172 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry()
196 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
/openbmc/linux/fs/exportfs/
H A Dexpfs.c357 static int export_encode_fh(struct inode *inode, struct fid *fid, in export_encode_fh()
394 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh()
422 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, in exportfs_encode_fh()
446 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw()
594 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
/openbmc/linux/arch/riscv/kernel/
H A Dsbi.c26 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall()
158 static int __sbi_rfence_v01(int fid, const struct cpumask *cpu_mask, in __sbi_rfence_v01()
210 static int __sbi_rfence_v01(int fid, const struct cpumask *cpu_mask, in __sbi_rfence_v01()
248 static int __sbi_rfence_v02_call(unsigned long fid, unsigned long hmask, in __sbi_rfence_v02_call()
301 static int __sbi_rfence_v02(int fid, const struct cpumask *cpu_mask, in __sbi_rfence_v02()
530 static long __sbi_base_ecall(int fid) in __sbi_base_ecall()
/openbmc/linux/drivers/cpufreq/
H A Dpowernow-k8.c58 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
H A Dpowernow-k7.c60 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

12345678