Searched defs:fop (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | debug.c | 176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
|
| /linux/mm/ |
| H A D | huge_memory.c | 1604 pmd_t *pmd, struct folio_or_pfn fop, pgprot_t prot, in insert_pmd() 1690 struct folio_or_pfn fop = { in vmf_insert_pfn_pmd() local 1715 struct folio_or_pfn fop = { in vmf_insert_folio_pmd() local 1736 pud_t *pud, struct folio_or_pfn fop, pgprot_t prot, bool write) in insert_pud() 1798 struct folio_or_pfn fop = { in vmf_insert_pfn_pud() local 1831 struct folio_or_pfn fop = { in vmf_insert_folio_pud() local
|
| /linux/arch/x86/include/asm/ |
| H A D | user_32.h | 60 unsigned short fop; member
|
| H A D | user_64.h | 56 unsigned short fop; member
|
| H A D | user32.h | 24 unsigned short fop; member
|
| /linux/fs/tracefs/ |
| H A D | event_inode.c | 367 const struct file_operations *fop) in lookup_file()
|
| /linux/arch/arm/vfp/ |
| H A D | vfpdouble.c | 1135 struct op *fop; in vfp_double_cpdo() local
|
| H A D | vfpsingle.c | 1180 struct op *fop; in vfp_single_cpdo() local
|
| /linux/arch/x86/include/asm/fpu/ |
| H A D | types.h | 40 u16 fop; /* Last Instruction Opcode */ member
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | sigcontext.h | 154 __u16 fop; member
|
| /linux/drivers/misc/mei/ |
| H A D | client.c | 1424 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
|
| /linux/fs/proc/ |
| H A D | base.c | 159 const struct file_operations *fop; member
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2501 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument
|