HomeSort by: relevance | last modified time | path
    Searched refs:hang (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/bebox/stand/boot/
srt0.s 88 hang: label
89 b hang
  /src/sys/arch/prep/stand/boot/
srt0.s 107 hang: label
108 b hang
  /src/sys/arch/rs6000/stand/boot/
srt0.s 114 hang: label
115 b hang
srt0_pwr.s 116 hang: label
117 b hang
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ast2500-facebook-netbmc-common.dtsi 13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
rk3288-veyron-pinky.dts 135 /* Some connection is flaky making the tsadc hang the system */
imx7d.dtsi 87 * System will hang if added nosmp in kernel command line
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_hangcheck.c 51 struct hang { struct
60 static int hang_init(struct hang *h, struct intel_gt *gt)
138 hang_create_request(struct hang *h, struct intel_engine_cs *engine)
287 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq)
292 static void hang_fini(struct hang *h)
308 static bool wait_until_running(struct hang *h, struct i915_request *rq)
342 struct hang h;
556 struct hang h;
774 struct hang h;
1034 struct hang h
    [all...]
  /src/sys/arch/sandpoint/stand/altboot/
entry.S 132 hang: b hang label
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_device.c 1030 * some old smc fw still need driver do vPost otherwise gpu hang, while
3699 adev->ip_blocks[i].status.hang =
3701 if (adev->ip_blocks[i].status.hang) {
3727 if (adev->ip_blocks[i].status.hang &&
3762 if (adev->ip_blocks[i].status.hang) {
3789 if (adev->ip_blocks[i].status.hang &&
3818 if (adev->ip_blocks[i].status.hang &&
3960 DRM_INFO("Timeout, but no hardware hang detected.\n");
4210 * @job: which job trigger hang
amdgpu.h 298 bool hang; member in struct:amdgpu_ip_block_status
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 1113 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
  /src/sys/dev/pci/
if_wm.c 3864 wm_watchdog_txq(struct ifnet *ifp, struct wm_txqueue *txq, uint16_t *hang)
3870 wm_watchdog_txq_locked(ifp, txq, hang);
3877 uint16_t *hang)
3891 *hang |= __BIT(wmq->wmq_id);
5326 * Hang"
5394 * Failure to do this will cause the HW to enter a unit hang state which can
10664 /* Work-around I218 hang issue */

Completed in 60 milliseconds