Searched defs:fop (Results 1 – 16 of 16) sorted by relevance
176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
226 const struct file_operations *fop) in alloc_file()
218 const struct file_operations *fop) in fuse_ctl_add_dentry()
60 unsigned short fop; member
56 unsigned short fop; member
24 unsigned short fop; member
646 struct cmd_debugfs_fileop_request fop; member661 struct cmd_debugfs_fileop_response fop; member838 struct cmd_debug_fopen_request fop; member854 struct cmd_debug_fopen_response fop; member
1135 struct op *fop; in vfp_double_cpdo() local
1180 struct op *fop; in vfp_single_cpdo() local
38 u16 fop; /* Last Instruction Opcode */ member
154 __u16 fop; member
1447 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
334 fastop_t fop; member
1067 void (*fop)(void) = (void *)em_setcc + FASTOP_SIZE * (condition & 0xf); in test_cc() local5098 static int fastop(struct x86_emulate_ctxt *ctxt, fastop_t fop) in fastop()
123 const struct file_operations *fop; member
2502 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument
Completed in 71 milliseconds