/freebsd/contrib/libevent/ |
H A D | evutil.c | 98 #define read _read macro
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm.c | 101 mem_region_read_t read; member
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | svm.c | 386 svm_msr_perm(uint8_t *perm_bitmap, uint64_t msr, bool read, bool write) in svm_msr_perm()
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_main.c | 2048 int read, uint32_t phy_addr, uint32_t reg, uint16_t *val) in al_eth_mdio_10g_mac_type22() 2096 int read, uint32_t port_addr, uint32_t device, uint32_t reg, uint16_t *val) in al_eth_mdio_10g_mac_type45()
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-image.c | 1008 static struct ptunit_result read(struct image_fixture *ifix) in read() function
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | t4.h | 128 struct fw_ri_rdma_read_wr read; member
|
H A D | t4fw_ri_api.h | 725 struct fw_ri_rdma_read_wr read; member
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | t4.h | 116 struct fw_ri_rdma_read_wr read; member
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnvar.h | 119 int read; member
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | _libdwarf.h | 433 uint64_t (*read)(uint8_t *, uint64_t *, int); member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux.cpp | 1062 uptr read = internal_getdents( in ListThreads() local
|
H A D | sanitizer_platform_limits_posix.h | 937 __sanitizer_cookie_io_read read; global() member
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx.c | 2133 int read, write; in ept_emulation_fault() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 3141 bool read = wp_res_sp->WatchpointResourceRead(); in GetGDBStoppointType() local 3173 bool read = wp_sp->WatchpointRead(); in EnableWatchpoint() local
|
H A D | GDBRemoteCommunicationServerLLGS.cpp | 2432 size_t read = packet.GetHexBytesAvail(tmp); in Handle_I() local
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_ich8lan.c | 856 u16 *data, bool read) in __e1000_access_emi_reg_locked()
|
/freebsd/sys/arm64/arm64/ |
H A D | gicv3_its.c | 1900 uint64_t first, last, read; in its_cmd_wait_completion() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table.c | 914 int error, i, read; in manage_table_ent_v1() local
|
H A D | ip_fw_sockopt.c | 2362 size_t count, clen, read, rsize; in parse_rules_v1() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 309 std::string read = ReadPCHRecord(type); in writePCHReadDecls() local 791 std::string read = ReadPCHRecord(Type); in writePCHReadDecls() local
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_common.h | 148 int (*read)(adapter_t *adapter, int phy_addr, int mmd_addr, member
|
/freebsd/sys/arm64/vmm/io/ |
H A D | vgic_v3.c | 171 register_read *read; member
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CStringChecker.cpp | 51 enum class AccessKind { write, read }; enumerator
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_type.h | 793 } read; member 823 } read; member
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 96 #define read(fd,buf,len) recv((fd),(buf),(int)(len),0) macro
|