/openbmc/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | debug.c | 176 #define ADD_FILE(name, mode, fop, priv_data) \ argument
|
/openbmc/linux/fs/ |
H A D | file_table.c | 289 const struct file_operations *fop) in alloc_file()
|
/openbmc/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
|
/openbmc/linux/fs/fuse/ |
H A D | control.c | 218 const struct file_operations *fop) in fuse_ctl_add_dentry()
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 1576 #define CONDFC(fop, cop, mask, flags) \ argument 1581 #define CONDFCL(fop, cop, mask, flags) \ argument 1586 #define CONDF(fop, mask, flags) \ argument
|
/openbmc/linux/fs/tracefs/ |
H A D | event_inode.c | 432 const struct file_operations *fop) in lookup_file()
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | bpmp_abi.h | 589 struct cmd_debugfs_fileop_request fop; member 604 struct cmd_debugfs_fileop_response fop; member
|
/openbmc/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 646 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
|
/openbmc/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
|
/openbmc/linux/arch/x86/include/asm/fpu/ |
H A D | types.h | 38 u16 fop; /* Last Instruction Opcode */ member
|
/openbmc/linux/drivers/misc/mei/ |
H A D | client.c | 1449 u8 mei_cl_notify_fop2req(enum mei_cb_file_ops fop) in mei_cl_notify_fop2req()
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 154 __u16 fop; member
|
/openbmc/linux/arch/x86/kvm/ |
H A D | kvm_emulate.h | 333 fastop_t fop; member
|
H A D | emulate.c | 1067 void (*fop)(void) = (void *)em_setcc + FASTOP_SIZE * (condition & 0xf); in test_cc() local 5104 static int fastop(struct x86_emulate_ctxt *ctxt, fastop_t fop) in fastop()
|
/openbmc/linux/fs/proc/ |
H A D | base.c | 159 const struct file_operations *fop; member
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2502 #define SCI8BF(op, fop, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 11) | (((fop) & 7) << 2… argument
|