Searched refs:ready (Results 201 - 225 of 254) sorted by relevance

1234567891011

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vcn_v1_0.c232 * Stop the VCN block, mark ring as not ready any more
243 ring->sched.ready = false;
H A Damdgpu_uvd_v7_0.c603 * Stop the UVD block, mark ring as not ready any more
620 adev->uvd.inst[i].ring.sched.ready = false;
H A Damdgpu_gmc_v8_0.c962 adev->gart.ready = true;
H A Damdgpu_gfx_v6_0.c1967 adev->gfx.gfx_ring[i].sched.ready = false;
1969 adev->gfx.compute_ring[i].sched.ready = false;
H A Damdgpu_ttm.c1990 DRM_INFO("amdgpu: %uM of VRAM memory ready\n",
2012 DRM_INFO("amdgpu: %uM of GTT memory ready.\n",
2256 if (direct_submit && !ring->sched.ready) {
H A Damdgpu_gfx_v7_0.c2449 adev->gfx.gfx_ring[i].sched.ready = false;
2718 adev->gfx.compute_ring[i].sched.ready = false;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S1544 | We are now ready to do the multiplication. The situation is as follows:
1881 | We are now ready to do the division. We have prepared things in such a way
3212 | We are now ready to do the multiplication. The situation is as follows:
3429 | We are now ready to do the division. We have prepared things in such a way
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S1553 | We are now ready to do the multiplication. The situation is as follows:
1890 | We are now ready to do the division. We have prepared things in such a way
3221 | We are now ready to do the multiplication. The situation is as follows:
3438 | We are now ready to do the division. We have prepared things in such a way
/netbsd-current/sys/dev/pci/
H A Dif_iwm.c1545 int ready; local
1550 ready = iwm_poll_bit(sc, IWM_CSR_HW_IF_CONFIG_REG,
1554 if (ready)
1558 return ready;
1572 /* If HW is not ready, prepare the conditions to check again */
3548 /* configure the ucode to be ready to get the secured image */
/netbsd-current/external/mit/isl/dist/
H A Dconfigure8568 // If the compiler admits that it is not ready for C++11, why torture it?
8913 // If the compiler admits that it is not ready for C++11, why torture it?
9269 // If the compiler admits that it is not ready for C++11, why torture it?
9556 // If the compiler admits that it is not ready for C++14, why torture it?
9676 // If the compiler admits that it is not ready for C++17, why torture it?
10084 // If the compiler admits that it is not ready for C++11, why torture it?
10371 // If the compiler admits that it is not ready for C++14, why torture it?
10491 // If the compiler admits that it is not ready for C++17, why torture it?
10908 // If the compiler admits that it is not ready for C++11, why torture it?
11195 // If the compiler admits that it is not ready fo
[all...]
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex52 assembler file ready to be built into a firmware or bootwrapper
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio.c835 zio_done_func_t *ready, zio_done_func_t *children_ready,
856 zio->io_ready = ready;
1326 * If our children haven't all reached the ready stage,
1338 * Now that all our children are ready, run the callback
2248 * be removed when the logical I/O goes to the ready
3793 * parents not executing until children are ready.
833 zio_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, void *data, uint64_t size, const zio_prop_t *zp, zio_done_func_t *ready, zio_done_func_t *children_ready, zio_done_func_t *physdone, zio_done_func_t *done, void *private, zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm260 s_mov_b64 exec, 0x0 //clear EXEC to get ready to receive
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_dp.c4084 void dp_set_fec_ready(struct dc_link *link, bool ready) argument
4086 /* FEC has to be "set ready" before the link training.
4100 if (ready) {
/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc5332 rtx_insn **ready ATTRIBUTE_UNUSED,
5344 rtx_insn **ready ATTRIBUTE_UNUSED,
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon.h684 bool ready; member in struct:radeon_gart
897 bool ready; member in struct:radeon_ring
H A Dradeon_evergreen.c2456 rdev->gart.ready = true;
3126 ring->ready = true;
3129 ring->ready = false;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c3676 /* Look through ready list and all of queue for instructions
12316 other instructions in the ready list. This is a hueuristic to help
12321 cortexa7_sched_reorder (FILE *file, int verbose, rtx_insn **ready,
12329 ";; sched_reorder for cycle %d with %d insns in ready list\n",
12333 /* Traverse the ready list from the head (the instruction to issue
12339 rtx_insn *insn = ready[i];
12361 /* Nothing to reorder because no older-only insn in the ready list. */
12372 INSN_UID(ready [first_older_only]),
12373 INSN_UID(ready [first_younger]));
12374 rtx_insn *first_older_only_insn = ready [first_older_onl argument
12309 cortexa7_sched_reorder(FILE *file, int verbose, rtx_insn **ready, int *n_readyp, int clock) argument
[all...]
/netbsd-current/external/bsd/jemalloc/dist/
H A Dconfigure4988 // If the compiler admits that it is not ready for C++11, why torture it?
5273 // If the compiler admits that it is not ready for C++14, why torture it?
5422 // If the compiler admits that it is not ready for C++11, why torture it?
5707 // If the compiler admits that it is not ready for C++14, why torture it?
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S320 ;; If B == 0 we are ready
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S320 ;; If B == 0 we are ready
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dhandlers.c1250 static int send_display_ready_uevent(struct intel_vgpu *vgpu, int ready) argument
1258 snprintf(display_ready_str, 20, "GVT_DISPLAY_READY=%d", ready);
1473 * PCODE_READY clear means ready for pcode read/write,
1475 * always emulate as pcode read/write success and ready for access
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dchannels.c383 * when the channel consumer/producer is ready, e.g. shell exec'd
2803 const char *what, u_int revents_mask, u_int ready)
2822 c->io_ready |= ready & c->io_want;
2802 fd_ready(Channel *c, int p, struct pollfd *pfds, u_int npfd, int fd, const char *what, u_int revents_mask, u_int ready) argument
/netbsd-current/external/gpl3/gcc/dist/
H A Dconfigure3808 # newlib is not 64 bit ready
5860 // If the compiler admits that it is not ready for C++11, why torture it?
6175 // If the compiler admits that it is not ready for C++11, why torture it?
6499 // If the compiler admits that it is not ready for C++11, why torture it?
6859 // If the compiler admits that it is not ready for C++11, why torture it?
7174 // If the compiler admits that it is not ready for C++11, why torture it?
7498 // If the compiler admits that it is not ready for C++11, why torture it?
/netbsd-current/external/gpl3/gdb/dist/
H A Dconfigure3874 # newlib is not 64 bit ready
5930 // If the compiler admits that it is not ready for C++11, why torture it?
6245 // If the compiler admits that it is not ready for C++11, why torture it?
6569 // If the compiler admits that it is not ready for C++11, why torture it?
6929 // If the compiler admits that it is not ready for C++11, why torture it?
7244 // If the compiler admits that it is not ready for C++11, why torture it?
7568 // If the compiler admits that it is not ready for C++11, why torture it?

Completed in 1533 milliseconds

1234567891011