Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile_table.c320 const struct file_operations *fop) in file_init_path()
350 const struct file_operations *fop) in alloc_file()
/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
/linux/mm/
H A Dhuge_memory.c1405 pmd_t *pmd, struct folio_or_pfn fop, pgprot_t prot, in insert_pmd()
1491 struct folio_or_pfn fop = { in vmf_insert_pfn_pmd() local
1516 struct folio_or_pfn fop = { in vmf_insert_folio_pmd() local
1537 pud_t *pud, struct folio_or_pfn fop, pgprot_t prot, bool write) in insert_pud()
1599 struct folio_or_pfn fop = { in vmf_insert_pfn_pud() local
1632 struct folio_or_pfn fop = { in vmf_insert_folio_pud() local
/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/fuse/
H A Dcontrol.c211 const struct file_operations *fop) in fuse_ctl_add_dentry()
/linux/fs/tracefs/
H A Devent_inode.c371 const struct file_operations *fop) in lookup_file()
/linux/include/soc/tegra/
H 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/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/arch/x86/kvm/
H A Dkvm_emulate.h355 fastop_t fop; member
/linux/fs/proc/
H A Dbase.c159 const struct file_operations *fop; member
/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