Home
last modified time | relevance | path

Searched defs:fop (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Ddebug.c145 #define ADD_FILE(name, mode, fop, priv_data) \ argument
/linux-4.4.14/fs/
Dfile_table.c159 const struct file_operations *fop) in alloc_file()
/linux-4.4.14/fs/fuse/
Dcontrol.c204 const struct file_operations *fop) in fuse_ctl_add_dentry()
/linux-4.4.14/arch/x86/include/asm/
Duser_32.h59 unsigned short fop; member
Duser_64.h55 unsigned short fop; member
Duser32.h23 unsigned short fop; member
/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h37 u16 fop; /* Last Instruction Opcode */ member
/linux-4.4.14/drivers/misc/mei/
Dclient.c1216 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
/linux-4.4.14/arch/arm/vfp/
Dvfpdouble.c1135 struct op *fop; in vfp_double_cpdo() local
Dvfpsingle.c1180 struct op *fop; in vfp_single_cpdo() local
/linux-4.4.14/arch/x86/include/uapi/asm/
Dsigcontext.h153 __u16 fop; member
/linux-4.4.14/arch/x86/kvm/
Demulate.c962 void (*fop)(void) = (void *)em_setcc + 4 * (condition & 0xf); in test_cc() local
5272 void (*fop)(struct fastop *) = (void *)ctxt->execute; in x86_emulate_insn() local
/linux-4.4.14/fs/proc/
Dbase.c112 const struct file_operations *fop; member