Searched defs:fop (Results 1 – 17 of 17) sorted by relevance
52 const struct futex_op *fop) in futex_print()72 const struct futex_op *fop; in futex_handler() local
176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
225 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
661 struct cmd_debugfs_fileop_request fop; member676 struct cmd_debugfs_fileop_response fop; member853 struct cmd_debug_fopen_request fop; member869 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
1445 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
154 __u16 fop; member
352 fastop_t fop; member
1097 void (*fop)(void) = (void *)em_setcc + FASTOP_SIZE * (condition & 0xf); in test_cc() local5448 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