Searched refs:enqueued (Results 1 – 13 of 13) sorted by relevance
268 u_int *enqueued; in ixgbe_mq_start() local278 enqueued = percpu_getref(sc->txr_wq_enqueued); in ixgbe_mq_start()279 if (*enqueued == 0) { in ixgbe_mq_start()280 *enqueued = 1; in ixgbe_mq_start()304 int enqueued = 0, err = 0; in ixgbe_mq_start_locked() local326 enqueued++; in ixgbe_mq_start_locked()378 u_int *enqueued = percpu_getref(sc->txr_wq_enqueued); in ixgbe_deferred_mq_start_work() local379 *enqueued = 0; in ixgbe_deferred_mq_start_work()
1699 int enqueued; in vioif_net_intr_enable() local 1708 enqueued = virtio_start_vq_intr(vsc, netq->netq_vq); in vioif_net_intr_enable() 1709 if (enqueued != 0) { in vioif_net_intr_enable() 1890 int enqueued; in vioif_rx_handle_locked() 1905 enqueued = virtio_start_vq_intr(vsc, netq->netq_vq); in vioif_rx_handle_locked() 1906 if (enqueued != 0) { in vioif_rx_handle_locked() 2190 int enqueued; in vioif_tx_handle_locked() 2207 enqueued = (virtio_features(vsc) & VIRTIO_F_RING_EVENT_IDX) ? in vioif_tx_handle_locked() 2210 if (enqueued != 0) { in vioif_tx_handle_locked() 1889 int enqueued; vioif_rx_handle_locked() local 2189 int enqueued; vioif_tx_handle_locked() local
264 bool enqueued; member477 rt_free_global.enqueued = false; in rt_init()722 rt_free_global.enqueued = false; in rt_free_work()747 if (!rt_free_global.enqueued) { in rt_free()749 rt_free_global.enqueued = true; in rt_free()
2210 and all asynchronous operations that have been previously enqueued on2236 asynchronous operations enqueued on queue @var{arg}.
1990 and all asynchronous operations that have been previously enqueued2012 all asynchronous operations enqueued on queue ARG.
2744 and all asynchronous operations that have been previously enqueued on2770 asynchronous operations enqueued on queue @var{arg}.
2537 and all asynchronous operations that have been previously enqueued2559 all asynchronous operations enqueued on queue ARG.
2642 enqueued kernels.2741 to help link enqueued kernels into3045 enqueued kernels.3227 to help link enqueued kernels into
3280 contain the ``_GLOBAL__sub_I_test.cl`` kernel to be enqueued.
10459 * tree-mudflap.c (mudflap_enqueue_decl): Mark enqueued decls15111 (mf_flush_enqueued_calls): Clean up enqueued call statements.16752 with enqueued __mf_register calls.
8241 be enqueued; remove bogues node->needed check.
33185 [gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp with cc-with-gnu-debuglink33186 When running test-case gdb.dwarf2/enqueued-cu-base-addr.exp with target board33189 (gdb) PASS: gdb.dwarf2/enqueued-cu-base-addr.exp: ptype foo33190 maint print symbols -objfile enqueued-cu-base-addr^M33191 (gdb) FAIL: gdb.dwarf2/enqueued-cu-base-addr.exp: CU addr found33195 enqueued-cu-base-addr.debug instead of enqueued-cu-base-addr.33197 Fix this by replacing "-objfile enqueued-cu-base-addr" with "-source cu2".33203 [gdb/testsuite] Improve failure mode in gdb.dwarf2/enqueued-cu-base-addr.exp33204 I ran test-case gdb.dwarf2/enqueued-cu-base-addr.exp with target board33207 FAIL: gdb.dwarf2/enqueued-cu-base-addr.exp: ptype foo (GDB internal error)[all …]
9275 0 if signal is enqueued. Remove 'signal' from one debugging