| /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
|
| /kernel/linux/linux-6.6/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-6.6/fs/udf/ |
| H A D | namei.c | 943 udf_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) udf_fh_to_dentry() argument 955 udf_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) udf_fh_to_parent() argument 970 struct fid *fid = (struct fid *)fh; udf_encode_fh() local [all...] |
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | tape_3590.h | 102 unsigned int fid:8; member
|
| /kernel/linux/linux-6.6/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-6.6/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 283 static int mvebu_pinmux_get_groups(struct pinctrl_dev *pctldev, unsigned fid, in mvebu_pinmux_get_groups() argument 294 static int mvebu_pinmux_set(struct pinctrl_dev *pctldev, unsigned fid, in mvebu_pinmux_set() argument 275 mvebu_pinmux_get_func_name(struct pinctrl_dev *pctldev, unsigned fid) mvebu_pinmux_get_func_name() argument
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinctrl-equilibrium.c | 594 unsigned int fid; in funcs_utils() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_decimate.c | 41 int fid; ///< current frame id in the queue member [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.h | 605 void CallRuntime(Runtime::FunctionId fid, in CallRuntime() argument 612 void CallRuntime(Runtime::FunctionId fid, int num_arguments, in CallRuntime() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | macro-assembler-x64.h | 868 void CallRuntime(Runtime::FunctionId fid, in CallRuntime() argument 875 void CallRuntime(Runtime::FunctionId fid, int num_arguments, in CallRuntime() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_backend.c | 160 int ret = 0, fid; in ec_group_explicit_todata() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_backend.c | 160 int ret = 0, fid; in ec_group_explicit_todata() local
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | pci.h | 125 u32 fid; /* function ID, used by sclp */ member
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| H A D | pci.c | 64 struct zpci_dev *get_zdev_by_fid(u32 fid) in get_zdev_by_fid() argument 737 int zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
| H A D | ksz_common.h | 112 u8 fid:7; member
|
| H A D | ksz8795.c | 400 static void ksz8795_from_vlan(u16 vlan, u8 *fid, u8 *member, u8 *valid) in ksz8795_from_vlan() argument 407 static void ksz8795_to_vlan(u8 fid, u8 member, u8 valid, u16 *vlan) in ksz8795_to_vlan() argument 835 u8 fid, member, valid; in ksz8795_port_vlan_prepare() local 287 ksz8795_r_dyn_mac_table(struct ksz_device *dev, u16 addr, u8 *mac_addr, u8 *fid, u8 *src_port, u8 *timestamp, u16 *entries) ksz8795_r_dyn_mac_table() argument 860 u8 fid, member, valid; ksz8795_port_vlan_add() local 902 u8 fid, member, valid; ksz8795_port_vlan_del() local [all...] |
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| H A D | pci.c | 70 struct zpci_dev *get_zdev_by_fid(u32 fid) in get_zdev_by_fid() argument 780 zpci_create_device(u32 fid, u32 fh, enum zpci_state state) zpci_create_device() argument [all...] |
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | pci.h | 126 u32 fid; /* function ID, used by sclp */ member
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| H A D | vpfe_capture.c | 494 int fid; in vpfe_isr() local
|
| H A D | vpif_capture.c | 373 int fid = -1, i; in vpif_channel_isr() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap/ |
| H A D | omap_vout.c | 442 u32 fid; in omapvid_handle_interlace_display() local 481 int ret, fid, mgr_id; in omap_vout_isr() local [all...] |