Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Ddebug.c145 #define ADD_FILE(name, mode, fop, priv_data) \ argument
/linux-4.1.27/fs/
Dfile_table.c159 const struct file_operations *fop) in alloc_file()
/linux-4.1.27/fs/fuse/
Dcontrol.c204 const struct file_operations *fop) in fuse_ctl_add_dentry()
/linux-4.1.27/arch/x86/include/asm/
Duser_32.h59 unsigned short fop; member
Duser32.h23 unsigned short fop; member
Duser_64.h55 unsigned short fop; member
Dprocessor.h338 u16 fop; /* Last Instruction Opcode */ member
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext.h141 __u16 fop; member
/linux-4.1.27/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.1.27/arch/x86/kvm/
Demulate.c965 void (*fop)(void) = (void *)em_setcc + 4 * (condition & 0xf); in test_cc() local
4970 void (*fop)(struct fastop *) = (void *)ctxt->execute; in x86_emulate_insn() local
/linux-4.1.27/fs/proc/
Dbase.c112 const struct file_operations *fop; member