/linux/fs/ |
H A D | file_table.c | 316 const struct file_operations *fop) in file_init_path() argument 323 if (fop->llseek) in file_init_path() 326 likely(fop->read || fop->read_iter)) in file_init_path() 329 likely(fop->write || fop->write_iter)) in file_init_path() 333 file->f_op = fop; in file_init_path() 346 const struct file_operations *fop) in alloc_file() argument 352 file_init_path(file, path, fop); in alloc_file()
|
/linux/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 128 sz_name = strscpy(req.fop.name, name, sizeof(req.fop.name)); in mrq_debug_open() 140 *len = resp.fop.datalen; in mrq_debug_open() 141 *fd = resp.fop.fd; in mrq_debug_open() 491 .fop = { in mrq_debugfs_read() 518 *nbytes = (size_t)resp.fop.nbytes; in mrq_debugfs_read() 529 .fop = { in mrq_debugfs_write()
|
/linux/arch/arm/vfp/ |
H A D | vfpdouble.c | 1135 struct op *fop; in vfp_double_cpdo() local 1139 fop = (op == FOP_EXT) ? &fops_ext[FEXT_TO_IDX(inst)] : &fops[FOP_TO_IDX(op)]; in vfp_double_cpdo() 1145 if (fop->flags & OP_SD) in vfp_double_cpdo() 1153 if (fop->flags & OP_SM) in vfp_double_cpdo() 1162 if ((fop->flags & OP_SCALAR) || (FREG_BANK(dest) == 0)) in vfp_double_cpdo() 1170 if (!fop->fn) in vfp_double_cpdo() 1177 type = fop->flags & OP_SD ? 's' : 'd'; in vfp_double_cpdo() 1187 except = fop->fn(dest, dn, dm, fpscr); in vfp_double_cpdo()
|
H A D | vfpsingle.c | 1180 struct op *fop; in vfp_single_cpdo() local 1184 fop = (op == FOP_EXT) ? &fops_ext[FEXT_TO_IDX(inst)] : &fops[FOP_TO_IDX(op)]; in vfp_single_cpdo() 1192 if (fop->flags & OP_DD) in vfp_single_cpdo() 1201 if ((fop->flags & OP_SCALAR) || FREG_BANK(dest) == 0) in vfp_single_cpdo() 1209 if (!fop->fn) in vfp_single_cpdo() 1217 type = fop->flags & OP_DD ? 'd' : 's'; in vfp_single_cpdo() 1227 except = fop->fn(dest, sn, m, fpscr); in vfp_single_cpdo()
|
/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | debug.c | 176 #define ADD_FILE(name, mode, fop, priv_data) \ argument 181 priv_data, fop); \
|
/linux/arch/x86/um/ |
H A D | ptrace.c | 84 membuf_store(&to, fxsave->fcs | ((unsigned long)fxsave->fop << 16)); in fpregs_legacy_get() 116 fxsave->fop = (unsigned short)((from->fcs & 0xffff0000ul) >> 16); in fpregs_legacy_set()
|
/linux/arch/x86/include/asm/ |
H A D | user_32.h | 60 unsigned short fop; member
|
H A D | user_64.h | 56 unsigned short fop; member
|
H A D | user32.h | 24 unsigned short fop; member
|
/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 646 struct cmd_debugfs_fileop_request fop; member 661 struct cmd_debugfs_fileop_response fop; member 838 struct cmd_debug_fopen_request fop; member 854 struct cmd_debug_fopen_response fop; member
|
/linux/fs/fuse/ |
H A D | control.c | 210 const struct file_operations *fop) in fuse_ctl_add_dentry() argument 234 inode->i_fop = fop; in fuse_ctl_add_dentry()
|
/linux/arch/x86/kernel/fpu/ |
H A D | regset.c | 359 env->fcs = (u16) fxsave->fcs | ((u32) fxsave->fop << 16); in __convert_from_fxsr() 385 fxsave->fop = (u16) ((u32) env->fcs >> 16); in convert_to_fxsr()
|
/linux/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 154 __u16 fop; member
|
/linux/arch/x86/include/asm/fpu/ |
H A D | types.h | 40 u16 fop; /* Last Instruction Opcode */ member
|
/linux/drivers/misc/mei/ |
H A D | client.h | 257 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop);
|
H A D | client.c | 1449 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req() argument 1451 if (fop == MEI_FOP_NOTIFY_START) in mei_cl_notify_fop2req()
|
/linux/fs/tracefs/ |
H A D | event_inode.c | 371 const struct file_operations *fop) in lookup_file() argument 387 inode->i_fop = fop; in lookup_file()
|
/linux/fs/proc/ |
H A D | base.c | 159 const struct file_operations *fop; member 168 .fop = FOP, \ 2708 if (p->fop) in proc_pident_instantiate() 2709 inode->i_fop = p->fop; in proc_pident_instantiate()
|
/linux/Documentation/arch/powerpc/ |
H A D | cxlflash.rst | 360 the release fop.
|
/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 864 save->x87_fop = xsave->i387.fop; in sev_es_sync_vmsa()
|
/linux/arch/x86/kvm/ |
H A D | x86.c | 12154 fpu->last_opcode = fxsave->fop; in kvm_arch_vcpu_ioctl_get_fpu() 12178 fxsave->fop = fpu->last_opcode; in kvm_arch_vcpu_ioctl_set_fpu()
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2502 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument
|