Searched defs:access_type (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_sdk.c195 mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr, void *buf, enum mlx5_fpga_access_type access_type) argument
228 mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr, void *buf, enum mlx5_fpga_access_type access_type) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c45 enum mlx5_fpga_access_type access_type; member in struct:tools_context
68 mem_read(struct mlx5_fpga_tools_dev *tdev, void *buf, size_t count, u64 address, enum mlx5_fpga_access_type access_type, size_t *retcnt) argument
89 mem_write(struct mlx5_fpga_tools_dev *tdev, void *buf, size_t count, u64 address, enum mlx5_fpga_access_type access_type, size_t *retcnt) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp79 lldb::AccessType access_type = TranslateMemberAccess(access); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DASanRuntime.cpp162 addr_t access_type = local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp206 const char *access_type = local
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserver.h47 enum access_type { NO_ACCESS, READ_ACCESS, WRITE_ACCESS }; enum
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h116 u32 access_type : 2; member in struct:__asan::ChunkAccess
/freebsd-11-stable/sys/mips/mips/
H A Dtrap.c527 int access_type; local
1701 int access_type = 0; local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h155 uint32_t access_type; member in struct:qlnx_reg_rd_wr
/freebsd-11-stable/sys/fs/udf/
H A Decma167-udf.h280 uint32_t access_type; member in struct:part_desc
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c872 zfs_set_ace(zfs_acl_t *aclp, void *acep, uint32_t access_mask, uint16_t access_type, uint64_t fuid, uint16_t entry_type) argument
/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c1451 tree access_type = TREE_TYPE (object); local
[all...]
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c2117 int access_type, offset, allowed; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1177 CreateRecordType(DeclContext *decl_ctx, AccessType access_type, llvm::StringRef name, int kind, LanguageType language, ClangASTMetadata *metadata, bool exports_symbols) argument
1353 CreateClassTemplateDecl( DeclContext *decl_ctx, lldb::AccessType access_type, const char *class_name, int kind, const TemplateParameterInfos &template_param_infos) argument
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h402 __le16 access_type; member in struct:i40e_aqc_request_resource

Completed in 566 milliseconds