| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_winsys.c | 629 radeon_cs_request_feature(struct radeon_cmdbuf *rcs, enum radeon_feature_id fid, bool enable) radeon_cs_request_feature() argument
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_winsys.c | 213 amdgpu_cs_request_feature(struct radeon_cmdbuf *rcs, enum radeon_feature_id fid, bool enable) amdgpu_cs_request_feature() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify22.c | 109 struct fanotify_fid_t *fid; member 142 static int check_error_event_info_fid(struct fanotify_event_info_fid *fid, in check_error_event_info_fid() argument [all...] |
| H A D | fanotify13.c | 55 struct fanotify_fid_t fid; member
|
| H A D | fanotify.h | 115 fanotify_save_fid(const char *path, struct fanotify_fid_t *fid) fanotify_save_fid() argument
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A 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() argument 250 u8 fid, vid; powernow_target() local 352 u8 fid, vid; powernow_acpi_init() local [all...] |
| /kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
| H A D | ipl.h | 80 __u32 fid; member
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| H A D | pci_clp.c | 402 u32 fid = *((u32 *)data); __clp_refresh_fh() local 417 clp_refresh_fh(u32 fid) clp_refresh_fh() argument 433 u32 fid; global() member 447 clp_get_state(u32 fid, enum zpci_state *state) clp_get_state() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_client.h | 89 u8 fid; /* function id, PF id or VF id */ member
|
| /kernel/linux/linux-5.10/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 [all...] |
| /kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
| H A D | ipl.h | 81 __u32 fid; member
|
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| H A D | pci_clp.c | 385 static int clp_find_pci(struct clp_req_rsp_list_pci *rrb, u32 fid, in clp_find_pci() argument 441 clp_refresh_fh(u32 fid, u32 *fh) clp_refresh_fh() argument 459 clp_get_state(u32 fid, enum zpci_state *state) clp_get_state() argument [all...] |
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | sbi.c | 26 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() argument 158 static int __sbi_rfence_v01(int fid, const struct cpumask *cpu_mask, in __sbi_rfence_v01() argument 210 static int __sbi_rfence_v01(int fid, const struct cpumask *cpu_mask, in __sbi_rfence_v01() argument 248 static int __sbi_rfence_v02_call(unsigned long fid, unsigned long hmask, in __sbi_rfence_v02_call() argument 301 __sbi_rfence_v02(int fid, const struct cpumask *cpu_mask, unsigned long start, unsigned long size, unsigned long arg4, unsigned long arg5) __sbi_rfence_v02() argument 530 __sbi_base_ecall(int fid) __sbi_base_ecall() argument [all...] |
| /kernel/linux/linux-6.6/arch/riscv/kvm/ |
| H A D | vcpu_pmu.c | 263 int kvm_riscv_vcpu_pmu_incr_fw(struct kvm_vcpu *vcpu, unsigned long fid) in kvm_riscv_vcpu_pmu_incr_fw() argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | ipl.h | 96 u32 fid; member
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | ics932s401.c | 216 int fid = data->regs[ICS932S401_REG_CFG7] & ICS932S401_FS_MASK; in show_cpu_clock_sel() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
| H A D | hermes.c | 316 static int hermes_allocate(struct hermes *hw, u16 size, u16 *fid) in hermes_allocate() argument
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | uvc.h | 106 unsigned int fid; member
|
| /kernel/linux/linux-5.10/include/linux/net/intel/ |
| H A D | i40e_client.h | 82 u8 fid; /* function id, PF id or VF id */ member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | w1.h | 270 u8 fid; member
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | inode.c | 371 struct afs_fid *fid = opaque; afs_ilookup5_test_by_fid() local [all...] |
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | vfs_inode_dotl.c | 146 v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid_dotl() argument 237 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local 97 v9fs_qid_iget_dotl(struct super_block *sb, struct p9_qid *qid, struct p9_fid *fid, struct p9_stat_dotl *st, int new) v9fs_qid_iget_dotl() argument 373 struct p9_fid *fid = NULL, *dfid = NULL; v9fs_vfs_mkdir_dotl() local 463 struct p9_fid *fid; v9fs_vfs_getattr_dotl() local 543 struct p9_fid *fid = NULL; v9fs_vfs_setattr_dotl() local 689 struct p9_fid *fid = NULL; v9fs_vfs_symlink_dotl() local 792 struct p9_fid *fid; v9fs_vfs_link_dotl() local 822 struct p9_fid *fid = NULL, *dfid = NULL; v9fs_vfs_mknod_dotl() local 911 struct p9_fid *fid; v9fs_vfs_get_link_dotl() local 930 v9fs_refresh_inode_dotl(struct p9_fid *fid, struct inode *inode) v9fs_refresh_inode_dotl() argument [all...] |
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb2inode.c | 75 struct cifs_fid fid; in smb2_compound_op() local [all...] |
| H A D | dir.c | 226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid) cifs_do_create() argument 470 struct cifs_fid fid; cifs_atomic_open() local 585 struct cifs_fid fid; cifs_create() local [all...] |
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | namei.c | 1493 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in jfs_fh_to_dentry() argument 1500 struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid, in jfs_fh_to_parent() argument
|