Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/wcn36xx/
A Ddebug.c176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
/linux-6.3-rc2/fs/
A Dfile_table.c226 const struct file_operations *fop) in alloc_file()
/linux-6.3-rc2/fs/fuse/
A Dcontrol.c218 const struct file_operations *fop) in fuse_ctl_add_dentry()
/linux-6.3-rc2/arch/x86/include/asm/
A Duser_32.h60 unsigned short fop; member
A Duser_64.h56 unsigned short fop; member
A Duser32.h24 unsigned short fop; member
/linux-6.3-rc2/include/soc/tegra/
A Dbpmp-abi.h646 struct cmd_debugfs_fileop_request fop; member
661 struct cmd_debugfs_fileop_response fop; member
838 struct cmd_debug_fopen_request fop; member
854 struct cmd_debug_fopen_response fop; member
/linux-6.3-rc2/arch/arm/vfp/
A Dvfpdouble.c1135 struct op *fop; in vfp_double_cpdo() local
A Dvfpsingle.c1180 struct op *fop; in vfp_single_cpdo() local
/linux-6.3-rc2/arch/x86/include/asm/fpu/
A Dtypes.h38 u16 fop; /* Last Instruction Opcode */ member
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dsigcontext.h154 __u16 fop; member
/linux-6.3-rc2/drivers/misc/mei/
A Dclient.c1447 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_emulate.h334 fastop_t fop; member
A Demulate.c1067 void (*fop)(void) = (void *)em_setcc + FASTOP_SIZE * (condition & 0xf); in test_cc() local
5098 static int fastop(struct x86_emulate_ctxt *ctxt, fastop_t fop) in fastop()
/linux-6.3-rc2/fs/proc/
A Dbase.c123 const struct file_operations *fop; member
/linux-6.3-rc2/arch/powerpc/xmon/
A Dppc-opc.c2502 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument

Completed in 71 milliseconds