/external/syslinux/gpxe/src/drivers/net/ |
D | mtnic.c | 177 u32 size, u16 stride, u16 cq, u8 is_rx) in mtnic_alloc_ring() argument 187 ring->cq = cq; /* CQ number associated with this ring */ in mtnic_alloc_ring() 271 mtnic_alloc_cq(struct net_device *dev, int num, struct mtnic_cq *cq, in mtnic_alloc_cq() argument 277 cq->num = num; in mtnic_alloc_cq() 278 cq->dev = dev; in mtnic_alloc_cq() 279 cq->size = size; in mtnic_alloc_cq() 280 cq->last = 0; in mtnic_alloc_cq() 281 cq->is_rx = is_rx; in mtnic_alloc_cq() 282 cq->offset_ind = offset_ind; in mtnic_alloc_cq() 286 (void *)&cq->db, &cq->db_dma, 32); in mtnic_alloc_cq() [all …]
|
D | ipoib.c | 57 struct ib_completion_queue *cq; member 618 ipoib->cq = ib_create_cq ( ibdev, IPOIB_NUM_CQES, &ipoib_cq_op ); in ipoib_open() 619 if ( ! ipoib->cq ) { in ipoib_open() 628 IPOIB_NUM_SEND_WQES, ipoib->cq, in ipoib_open() 629 IPOIB_NUM_RECV_WQES, ipoib->cq ); in ipoib_open() 651 ib_destroy_cq ( ibdev, ipoib->cq ); in ipoib_open() 676 ib_destroy_cq ( ibdev, ipoib->cq ); in ipoib_close()
|
/external/syslinux/gpxe/src/net/ |
D | infiniband.c | 80 struct ib_completion_queue *cq; in ib_create_cq() local 86 cq = zalloc ( sizeof ( *cq ) ); in ib_create_cq() 87 if ( ! cq ) in ib_create_cq() 89 cq->ibdev = ibdev; in ib_create_cq() 90 list_add ( &cq->list, &ibdev->cqs ); in ib_create_cq() 91 cq->num_cqes = num_cqes; in ib_create_cq() 92 INIT_LIST_HEAD ( &cq->work_queues ); in ib_create_cq() 93 cq->op = op; in ib_create_cq() 96 if ( ( rc = ibdev->op->create_cq ( ibdev, cq ) ) != 0 ) { in ib_create_cq() 103 "with CQN %#lx\n", ibdev, num_cqes, cq, in ib_create_cq() [all …]
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | infiniband.h | 100 struct ib_completion_queue *cq; member 239 struct ib_completion_queue *cq ); 246 struct ib_completion_queue *cq ); 311 struct ib_completion_queue *cq ); 439 struct ib_completion_queue *cq ); 441 struct ib_completion_queue *cq ); 454 extern struct ib_work_queue * ib_find_wq ( struct ib_completion_queue *cq, 600 ib_cq_set_drvdata ( struct ib_completion_queue *cq, void *priv ) { in ib_cq_set_drvdata() argument 601 cq->drv_priv = priv; in ib_cq_set_drvdata() 611 ib_cq_get_drvdata ( struct ib_completion_queue *cq ) { in ib_cq_get_drvdata() argument [all …]
|
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.h | 35 …entContext* context, const flatbuffers::BufferRef<Monster>& request, ::grpc::CompletionQueue* cq) { in AsyncStore() argument 36 …tAsyncResponseReaderInterface< flatbuffers::BufferRef<Stat>>>(AsyncStoreRaw(context, request, cq)); in AsyncStore() 41 …xt* context, const flatbuffers::BufferRef<Stat>& request, ::grpc::CompletionQueue* cq, void* tag) { in AsyncRetrieve() argument 42 …yncReaderInterface< flatbuffers::BufferRef<Monster>>>(AsyncRetrieveRaw(context, request, cq, tag)); in AsyncRetrieve() 45 …Context* context, const flatbuffers::BufferRef<Monster>& request, ::grpc::CompletionQueue* cq) = 0; 47 … context, const flatbuffers::BufferRef<Stat>& request, ::grpc::CompletionQueue* cq, void* tag) = 0; 53 …entContext* context, const flatbuffers::BufferRef<Monster>& request, ::grpc::CompletionQueue* cq) { in AsyncStore() argument 54 …pc::ClientAsyncResponseReader< flatbuffers::BufferRef<Stat>>>(AsyncStoreRaw(context, request, cq)); in AsyncStore() 59 …xt* context, const flatbuffers::BufferRef<Stat>& request, ::grpc::CompletionQueue* cq, void* tag) { in AsyncRetrieve() argument 60 …:ClientAsyncReader< flatbuffers::BufferRef<Monster>>>(AsyncRetrieveRaw(context, request, cq, tag)); in AsyncRetrieve() [all …]
|
D | monster_test.grpc.fb.cc | 39 …entContext* context, const flatbuffers::BufferRef<Monster>& request, ::grpc::CompletionQueue* cq) { in AsyncStoreRaw() argument 40 …return new ::grpc::ClientAsyncResponseReader< flatbuffers::BufferRef<Stat>>(channel_.get(), cq, rp… in AsyncStoreRaw() 47 …xt* context, const flatbuffers::BufferRef<Stat>& request, ::grpc::CompletionQueue* cq, void* tag) { in AsyncRetrieveRaw() argument 48 …return new ::grpc::ClientAsyncReader< flatbuffers::BufferRef<Monster>>(channel_.get(), cq, rpcmeth… in AsyncRetrieveRaw()
|
/external/tpm2/ |
D | COMMIT-QUEUE.ini | 11 # pre-cq. 12 submit-in-pre-cq: yes 16 pre-cq-configs: binhost-pre-cq
|
/external/llvm/test/MC/Sparc/ |
D | sparc-coproc.s | 66 ! CHECK: std %cq, [%o3] ! encoding: [0xc1,0xb2,0xc0,0x00] 67 ! CHECK: std %cq, [%o3+-93] ! encoding: [0xc1,0xb2,0xff,0xa3] 68 ! CHECK: std %cq, [%o3+%l5] ! encoding: [0xc1,0xb2,0xc0,0x15] 69 std %cq, [%o3] 70 std %cq, [%o3-93] 71 std %cq, [%o3+%l5]
|
/external/syslinux/gpxe/src/net/infiniband/ |
D | ib_cmrc.c | 77 struct ib_completion_queue *cq; member 119 ib_destroy_cq ( cmrc->ibdev, cmrc->cq ); in ib_cmrc_shutdown() 401 cmrc->cq = ib_create_cq ( ibdev, IB_CMRC_NUM_CQES, in ib_cmrc_open() 403 if ( ! cmrc->cq ) { in ib_cmrc_open() 412 cmrc->cq, IB_CMRC_NUM_RECV_WQES, cmrc->cq ); in ib_cmrc_open() 429 ib_destroy_cq ( ibdev, cmrc->cq ); in ib_cmrc_open()
|
D | ib_mi.c | 347 mi->cq = ib_create_cq ( ibdev, IB_MI_NUM_CQES, &ib_mi_completion_ops ); in ib_create_mi() 348 if ( ! mi->cq ) { in ib_create_mi() 354 mi->qp = ib_create_qp ( ibdev, type, IB_MI_NUM_SEND_WQES, mi->cq, in ib_create_mi() 355 IB_MI_NUM_RECV_WQES, mi->cq ); in ib_create_mi() 379 ib_destroy_cq ( ibdev, mi->cq ); in ib_create_mi() 404 ib_destroy_cq ( ibdev, mi->cq ); in ib_destroy_mi()
|
/external/iproute2/examples/bpf/ |
D | bpf_agent.c | 74 struct count_queue cq; in bpf_dump_queue() local 77 memset(&cq, 0, sizeof(cq)); in bpf_dump_queue() 78 ret = bpf_lookup_elem(fd, &i, &cq); in bpf_dump_queue() 82 i, cq.total, cq.mismatch); in bpf_dump_queue()
|
D | bpf_prog.c | 407 struct count_queue *cq, _cq; in cls_update_queue_map() local 412 cq = map_lookup_elem(&map_queue, &queue); in cls_update_queue_map() 413 if (likely(cq)) { in cls_update_queue_map() 414 lock_xadd(&cq->total, 1); in cls_update_queue_map() 416 lock_xadd(&cq->mismatch, 1); in cls_update_queue_map()
|
/external/skia/infra/project-config/ |
D | cr-buildbucket.cfg | 21 group: "service-account-cq" 41 group: "service-account-cq" 61 group: "service-account-cq" 81 group: "service-account-cq"
|
/external/testng/src/main/java/org/testng/reporters/ |
D | EmailableReporter.java | 138 int cq = 0; in resultSummary() local 151 cq += 1; in resultSummary() 153 + (cq % 2 == 0 ? "even" : "odd") + "\">" + "<td"); in resultSummary() 176 buff.append("<tr class=\"" + style + (cq % 2 == 0 ? "odd" : "even") in resultSummary() 194 cq += 1; in resultSummary() 195 m_out.print("<tr class=\"" + style + (cq % 2 == 0 ? "even" : "odd") in resultSummary() 443 private void titleRow(String label, int cq) { in titleRow() argument 444 titleRow(label, cq, null); in titleRow() 447 private void titleRow(String label, int cq, String id) { in titleRow() argument 452 m_out.println( "><th colspan=\"" + cq + "\">" + label + "</th></tr>"); in titleRow()
|
/external/syslinux/gpxe/src/drivers/infiniband/ |
D | arbel.c | 548 struct ib_completion_queue *cq ) { in arbel_create_cq() argument 565 cq->cqn = ( arbel->limits.reserved_cqs + cqn_offset ); in arbel_create_cq() 577 arbel_cq->cqe_size = ( cq->num_cqes * sizeof ( arbel_cq->cqe[0] ) ); in arbel_create_cq() 585 for ( i = 0 ; i < cq->num_cqes ; i++ ) { in arbel_create_cq() 595 cq_number, cq->cqn ); in arbel_create_cq() 600 cq_number, cq->cqn ); in arbel_create_cq() 609 log_cq_size, fls ( cq->num_cqes - 1 ) ); in arbel_create_cq() 613 MLX_FILL_1 ( &cqctx, 12, cqn, cq->cqn ); in arbel_create_cq() 618 if ( ( rc = arbel_cmd_sw2hw_cq ( arbel, cq->cqn, &cqctx ) ) != 0 ) { in arbel_create_cq() 625 arbel, cq->cqn, arbel_cq->cqe, in arbel_create_cq() [all …]
|
D | hermon.c | 703 struct ib_completion_queue *cq ) { in hermon_create_cq() argument 720 cq->cqn = ( hermon->cap.reserved_cqs + cqn_offset ); in hermon_create_cq() 730 hermon_cq->cqe_size = ( cq->num_cqes * sizeof ( hermon_cq->cqe[0] ) ); in hermon_create_cq() 738 for ( i = 0 ; i < cq->num_cqes ; i++ ) { in hermon_create_cq() 756 log_cq_size, fls ( cq->num_cqes - 1 ) ); in hermon_create_cq() 761 if ( ( rc = hermon_cmd_sw2hw_cq ( hermon, cq->cqn, &cqctx ) ) != 0 ) { in hermon_create_cq() 768 hermon, cq->cqn, hermon_cq->cqe, in hermon_create_cq() 770 ib_cq_set_drvdata ( cq, hermon_cq ); in hermon_create_cq() 792 struct ib_completion_queue *cq ) { in hermon_destroy_cq() argument 794 struct hermon_completion_queue *hermon_cq = ib_cq_get_drvdata ( cq ); in hermon_destroy_cq() [all …]
|
/external/fio/engines/ |
D | rdma.c | 96 struct ibv_cq *cq; member 175 while ((ret = ibv_poll_cq(rd->cq, 1, &wc)) == 1) { in cq_event_handler() 290 if (ev_cq != rd->cq) { in rdma_poll_wait() 294 if (ibv_req_notify_cq(rd->cq, 0) != 0) { in rdma_poll_wait() 303 ibv_ack_cq_events(rd->cq, ret); in rdma_poll_wait() 339 rd->cq = ibv_create_cq(rd->child_cm_id->verbs, in fio_rdmaio_setup_qp() 342 rd->cq = ibv_create_cq(rd->cm_id->verbs, in fio_rdmaio_setup_qp() 344 if (rd->cq == NULL) { in fio_rdmaio_setup_qp() 349 if (ibv_req_notify_cq(rd->cq, 0) != 0) { in fio_rdmaio_setup_qp() 361 init_attr.send_cq = rd->cq; in fio_rdmaio_setup_qp() [all …]
|
/external/autotest/client/site_tests/graphics_GLBench/ |
D | control.bvt-cq | 5 NAME = 'graphics_GLBench.bvt-cq' 9 On bvt-cq this test is not run as a benchmark. (One can find approximate 23 ATTRIBUTES = "suite:bvt-cq, suite:graphics, suite:graphics_per-day, suite:graphics_system" 34 On bvt, bvt-cq we do not upload performance numbers to the chrome dashboard. We run
|
/external/autotest/test_suites/ |
D | control.wificell-pre-cq | 6 NAME = "wificell-pre-cq" 7 PURPOSE = "This suite is a baseline set of tests that act as a wifi pre-cq." 13 This suite acts as a pre-cq specific to ChromeOS WiFi related changes and is
|
/external/toolchain-utils/ |
D | COMMIT-QUEUE.ini | 11 # pre-cq. 12 submit-in-pre-cq: yes
|
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/ |
D | control.arc | 7 ATTRIBUTES = "suite:arc-bvt-cq, suite:bvt-cq"
|
/external/autotest/client/site_tests/graphics_GLMark2/ |
D | control.bvt-cq | 5 NAME = 'graphics_GLMark2.bvt-cq' 8 ATTRIBUTES = 'suite:bvt-cq'
|
/external/autotest/client/site_tests/security_NetworkListeners/ |
D | control | 16 ATTRIBUTES = "suite:bvt-cq, suite:smoke, suite:arc-bvt-cq"
|
/external/autotest/contrib/ |
D | move_cq_hosts.sh | 3 TO_HOST=cautotest-cq 4 POOL=pool:cq
|
/external/boringssl/src/infra/config/ |
D | cq.cfg | 1 # See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the 6 cq_status_url: "https://chromium-cq-status.appspot.com"
|