Searched defs:is_read (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/sys/dev/ismt/ |
| HD | ismt.c | 75 #define ISMT_DESC_ADDR_RW(addr, is_read) ((addr << 1) | (is_read)) argument 249 uint8_t is_read) in ismt_submit() 310 int is_read; in ismt_quick() local
|
| /NextBSD/sys/nfs/ |
| HD | nfs_fha.h | 88 int (*is_read)(rpcproc_t procnum); member
|
| /NextBSD/contrib/gcc/ |
| HD | tree-data-ref.c | 1012 analyze_array (tree stmt, tree ref, bool is_read) in analyze_array() 1056 analyze_indirect_ref (tree stmt, tree ref, bool is_read) in analyze_indirect_ref() 1126 bool is_read, in init_data_ref() 1436 address_analysis (tree expr, tree stmt, bool is_read, struct data_reference *dr, in address_analysis() 1595 object_analysis (tree memref, tree stmt, bool is_read, in object_analysis() 1955 create_data_ref (tree memref, tree stmt, bool is_read) in create_data_ref()
|
| HD | tree-data-ref.h | 83 bool is_read; member
|
| /NextBSD/contrib/llvm/tools/lldb/source/Host/posix/ |
| HD | PipePosix.cpp | 63 SelectIO(int handle, bool is_read, const std::function<Error(bool&)> &io_handler, const std::chrono… in SelectIO()
|
| /NextBSD/sys/dev/usb/ |
| HD | usb_dev.h | 83 uint8_t is_read; /* location has read access */ member
|
| /NextBSD/sys/dev/ifmlx4/ |
| HD | cmd.c | 820 int size, int is_read) in mlx4_ACCESS_MEM()
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | cmd.c | 820 int size, int is_read) in mlx4_ACCESS_MEM()
|
| /NextBSD/sys/dev/nvme/ |
| HD | nvme.h | 780 uint32_t is_read; member
|