/freebsd-src/sys/compat/linuxkpi/common/src/ |
H A D | linux_compat.c | 683 linux_get_fop(struct linux_file * filp,const struct file_operations ** fop,struct linux_cdev ** dev) linux_get_fop() argument 743 const struct file_operations *fop; linux_dev_fdopen() local 912 linux_file_ioctl_sub(struct file * fp,struct linux_file * filp,const struct file_operations * fop,u_long cmd,caddr_t data,struct thread * td) linux_file_ioctl_sub() argument 1128 const struct file_operations *fop; linux_file_kqfilter_poll() local 1205 linux_file_mmap_single(struct file * fp,const struct file_operations * fop,vm_ooffset_t * offset,vm_size_t size,struct vm_object ** object,int nprot,bool is_shared,struct thread * td) linux_file_mmap_single() argument 1370 const struct file_operations *fop; linux_file_read() local 1412 const struct file_operations *fop; linux_file_write() local 1455 const struct file_operations *fop; linux_file_poll() local 1478 const struct file_operations *fop; linux_file_close() local 1520 const struct file_operations *fop; linux_file_ioctl() local 1580 linux_file_mmap_sub(struct thread * td,vm_size_t objsize,vm_prot_t prot,vm_prot_t maxprot,int flags,struct file * fp,vm_ooffset_t * foff,const struct file_operations * fop,vm_object_t * objp) linux_file_mmap_sub() argument 1602 const struct file_operations *fop; linux_file_mmap() local [all...] |
/freebsd-src/contrib/lua/src/ |
H A D | lvm.c | 904 #define op_arithI(L,iop,fop) { \ argument 923 #define op_arithf_aux(L,v1,v2,fop) { \ argument 933 #define op_arithf(L,fop) { \ argument 943 #define op_arithfK(L,fop) { \ argument 953 #define op_arith_aux(L,v1,v2,iop,fop) { \ argument 965 #define op_arith(L,iop,fop) { \ argument 974 #define op_arithK(L,iop,fop) { \ argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextNetBSD_i386.cpp | 39 uint16_t fop; // Last Instruction Opcode (fop) member
|
H A D | RegisterContextDarwin_i386.h | 81 uint16_t fop; member
|
H A D | RegisterContextLinux_i386.cpp | 39 uint16_t fop; // Last Instruction Opcode (fop) member
|
H A D | RegisterContextDarwin_x86_64.h | 86 uint16_t fop; // "fop" member
|
H A D | RegisterContext_x86.h | 273 uint16_t fop; // Last Instruction Opcode (fop) member
|
/freebsd-src/sys/i386/linux/ |
H A D | linux_ptrace_machdep.c | 199 l_ushort fop; member
|
/freebsd-src/sys/netpfil/ipfilter/netinet/ |
H A D | ip_dstlist.c | 255 ipf_dstlist_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *fop) in ipf_dstlist_flush()
|
H A D | ip_htable.c | 200 iplookupflush_t fop; in ipf_htable_soft_fini() local
|
/freebsd-src/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_frame.c | 918 Dwarf_Unsigned len, Dwarf_Unsigned *count, Dwarf_Frame_Op *fop, in _dwarf_frame_convert_inst()
|
/freebsd-src/sys/x86/linux/ |
H A D | linux_x86_sigframe.h | 148 u_int16_t fop; member
|
/freebsd-src/crypto/openssl/engines/ |
H A D | e_devcrypto.c | 431 struct crypt_find_op fop; in prepare_cipher_methods() local
|