Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
/linux/arch/x86/include/asm/
H A Duser_32.h60 unsigned short fop; member
H A Duser_64.h56 unsigned short fop; member
H A Duser32.h24 unsigned short fop; member
/linux/fs/tracefs/
H A Devent_inode.c377 const struct file_operations *fop) in lookup_file()
/linux/arch/arm/vfp/
H A Dvfpdouble.c1135 struct op *fop; in vfp_double_cpdo() local
H A Dvfpsingle.c1180 struct op *fop; in vfp_single_cpdo() local
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h40 u16 fop; /* Last Instruction Opcode */ member
/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h154 __u16 fop; member
/linux/drivers/misc/mei/
H A Dclient.c1429 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
/linux/arch/powerpc/xmon/
H A Dppc-opc.c2501 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument