| /kernel/linux/linux-6.6/drivers/scsi/libfc/ |
| H A D | fc_encode.h | 22 struct fc_ns_fid fid; /* port ID object */ member 33 struct fc_ns_fid fid; member
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify16.c | 49 struct fanotify_fid_t *fid; member [all...] |
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | macro-assembler-arm.h | 778 void CallRuntime(Runtime::FunctionId fid, in CallRuntime() argument 785 void CallRuntime(Runtime::FunctionId fid, int num_arguments, in CallRuntime() argument
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | powernow-k8.c | 58 static u32 find_freq_from_fid(u32 fid) in find_freq_from_fid() argument 64 static u32 find_khz_freq_from_fid(u32 fid) in find_khz_freq_from_fid() argument 75 convert_fid_to_vco_fid(u32 fid) convert_fid_to_vco_fid() argument 134 u8 fid, vid; fidvid_msr_init() local 146 write_new_fid(struct powernow_k8_data *data, u32 fid) write_new_fid() argument 804 u32 fid; fill_powernow_table_fidvid() local 884 u32 fid = 0; transition_frequency_fidvid() local [all...] |
| H A D | powernow-k8.h | 177 u8 fid; global() member [all...] |
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | pci_clp.h | 22 u32 fid; /* PCI function id */ member 117 u32 fid; /* pci function id */ member
|
| /kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
| H A D | port.c | 842 int mv88e6xxx_port_get_fid(struct mv88e6xxx_chip *chip, int port, u16 *fid) in mv88e6xxx_port_get_fid() argument 868 int mv88e6xxx_port_set_fid(struct mv88e6xxx_chip *chip, int port, u16 fid) in mv88e6xxx_port_set_fid() argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | pci_clp.h | 22 u32 fid; /* PCI function id */ member 117 u32 fid; /* pci function id */ member
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| H A D | vpbe_display.c | 112 int fid; in venc_isr() local
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| H A D | tape_3590.h | 102 unsigned int fid:8; member
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 273 static int mvebu_pinmux_get_groups(struct pinctrl_dev *pctldev, unsigned fid, in mvebu_pinmux_get_groups() argument 284 static int mvebu_pinmux_set(struct pinctrl_dev *pctldev, unsigned fid, in mvebu_pinmux_set() argument 265 mvebu_pinmux_get_func_name(struct pinctrl_dev *pctldev, unsigned fid) mvebu_pinmux_get_func_name() argument
|
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| H A D | pinctrl-equilibrium.c | 589 unsigned int fid; in funcs_utils() local
|
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | vfs_inode.c | 477 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid() argument 593 struct p9_fid *dfid, *ofid, *fid; in v9fs_create() local 675 struct p9_fid *fid; v9fs_vfs_create() local 700 struct p9_fid *fid; v9fs_vfs_mkdir() local 735 struct p9_fid *dfid, *fid; v9fs_vfs_lookup() local 793 struct p9_fid *fid, *inode_fid; v9fs_vfs_atomic_open() local 1003 struct p9_fid *fid; v9fs_vfs_getattr() local 1039 struct p9_fid *fid = NULL; v9fs_vfs_setattr() local 1190 struct p9_fid *fid; v9fs_vfs_get_link() local 1239 struct p9_fid *fid; v9fs_vfs_mkspecial() local 1347 v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) v9fs_refresh_inode() argument [all...] |
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | afs.h | 76 struct afs_fid fid; /* File identifier */ member
|
| /kernel/linux/linux-5.10/fs/coda/ |
| H A D | upcall.c | 92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr() argument 111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr() argument 130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup() argument 160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close() argument 180 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open() argument 347 venus_readlink(struct super_block *sb, struct CodaFid *fid, char *buffer, int *length) venus_readlink() argument 379 venus_link(struct super_block *sb, struct CodaFid *fid, struct CodaFid *dirfid, const char *name, int len ) venus_link() argument 405 venus_symlink(struct super_block *sb, struct CodaFid *fid, const char *name, int len, const char *symname, int symlen) venus_symlink() argument 440 venus_fsync(struct super_block *sb, struct CodaFid *fid) venus_fsync() argument 456 venus_access(struct super_block *sb, struct CodaFid *fid, int mask) venus_access() argument 475 venus_pioctl(struct super_block *sb, struct CodaFid *fid, unsigned int cmd, struct PioctlData *data) venus_pioctl() argument 572 venus_access_intent(struct super_block *sb, struct CodaFid *fid, bool *access_intent_supported, size_t count, loff_t ppos, int type) venus_access_intent() argument 858 struct CodaFid *fid = NULL, *newfid; coda_downcall() local [all...] |
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | namei.c | 1266 udf_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) udf_fh_to_dentry() argument 1278 udf_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) udf_fh_to_parent() argument 1293 struct fid *fid = (struct fid *)fh; udf_encode_fh() local [all...] |
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | super.c | 117 static struct dentry *ufs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ufs_fh_to_dentry() argument 123 static struct dentry *ufs_fh_to_parent(struct super_block *sb, struct fid *fid, in ufs_fh_to_parent() argument
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | inode.h | 73 struct hmdfs_fid fid; member 193 hmdfs_remote_fetch_fid(struct hmdfs_inode_info *info, struct hmdfs_fid *fid) hmdfs_remote_fetch_fid() argument
|
| /kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
| H A D | devlink.c | 311 u16 fid; member 380 int fid = -1, count, err; in mv88e6xxx_region_atu_snapshot() local 319 mv88e6xxx_region_atu_snapshot_fid(struct mv88e6xxx_chip *chip, int fid, struct mv88e6xxx_devlink_atu_entry *table, int *count) mv88e6xxx_region_atu_snapshot_fid() argument 436 u16 fid; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
| H A D | vpif_display.c | 323 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode() argument 366 int fid = -1, i; in vpif_channel_isr() local [all...] |
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | afs.h | 76 struct afs_fid fid; /* File identifier */ member
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | super.c | 546 erofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) erofs_fh_to_dentry() argument 553 erofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) erofs_fh_to_parent() argument
|
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | vfs_inode.c | 477 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid() argument 600 struct p9_fid *dfid, *ofid = NULL, *fid = NULL; in v9fs_create() local 677 struct p9_fid *fid; v9fs_vfs_create() local 704 struct p9_fid *fid; v9fs_vfs_mkdir() local 739 struct p9_fid *dfid, *fid; v9fs_vfs_lookup() local 798 struct p9_fid *fid; v9fs_vfs_atomic_open() local 1008 struct p9_fid *fid; v9fs_vfs_getattr() local 1056 struct p9_fid *fid = NULL; v9fs_vfs_setattr() local 1223 struct p9_fid *fid; v9fs_vfs_get_link() local 1273 struct p9_fid *fid; v9fs_vfs_mkspecial() local 1385 v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) v9fs_refresh_inode() argument [all...] |
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | upcall.c | 92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr() argument 111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr() argument 130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup() argument 160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close() argument 180 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open() argument 347 venus_readlink(struct super_block *sb, struct CodaFid *fid, char *buffer, int *length) venus_readlink() argument 379 venus_link(struct super_block *sb, struct CodaFid *fid, struct CodaFid *dirfid, const char *name, int len ) venus_link() argument 405 venus_symlink(struct super_block *sb, struct CodaFid *fid, const char *name, int len, const char *symname, int symlen) venus_symlink() argument 440 venus_fsync(struct super_block *sb, struct CodaFid *fid) venus_fsync() argument 456 venus_access(struct super_block *sb, struct CodaFid *fid, int mask) venus_access() argument 475 venus_pioctl(struct super_block *sb, struct CodaFid *fid, unsigned int cmd, struct PioctlData *data) venus_pioctl() argument 572 venus_access_intent(struct super_block *sb, struct CodaFid *fid, bool *access_intent_supported, size_t count, loff_t ppos, int type) venus_access_intent() argument 859 struct CodaFid *fid = NULL, *newfid; coda_downcall() local [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | inode.h | 73 struct hmdfs_fid fid; member 193 hmdfs_remote_fetch_fid(struct hmdfs_inode_info *info, struct hmdfs_fid *fid) hmdfs_remote_fetch_fid() argument
|