Searched refs:fail (Results 1 - 25 of 1244) sorted by last modified time

1234567891011>>

/linux-master/net/wireless/
H A Dnl80211.c2203 * will genlmsg_cancel() if we fail
2292 goto fail;
2298 goto fail;
2303 goto fail;
2306 goto fail;
2311 fail:
2334 goto fail;
2338 goto fail;
2344 goto fail;
2348 goto fail;
[all...]
/linux-master/net/mac80211/
H A Dtx.c1120 * but that might still fail with the driver
2315 goto fail;
2323 goto fail;
2343 goto fail;
2349 goto fail;
2458 fail:
/linux-master/net/ipv4/
H A Dudp.c286 goto fail;
349 fail:
H A Dfib_frontend.c62 goto fail;
70 fail:
/linux-master/net/bluetooth/
H A Dl2cap_core.c2962 goto fail;
2974 fail:
H A Dhci_sync.c1047 /* If request specifies an instance that doesn't exist, fail */
1525 goto fail;
1529 goto fail;
1534 goto fail;
1538 goto fail;
1542 goto fail;
1546 fail:
1683 /* If request specifies an instance that doesn't exist, fail */
4899 * support changing the public address, fail the power
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c770 goto fail;
780 goto fail;
786 fail:
6744 ath11k_warn(ar->ab, "fallback fail to delete peer addr %pM vdev_id %d ret %d\n",
/linux-master/drivers/net/
H A Dmacsec.c1369 goto fail;
1373 goto fail;
1376 fail:
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c247 goto fail;
252 fail:
303 goto fail;
316 goto fail;
322 goto fail;
332 fail:
372 goto fail;
384 goto fail;
419 goto fail;
429 goto fail;
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c1439 goto fail;
1456 goto fail;
1496 goto fail;
1501 goto fail;
1512 fail:
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c42 bool fail; member in struct:g2h_fence
51 g2h_fence->fail = false;
827 if (g2h_fence.fail) {
909 * Those messages should never fail, so if we do get an error back it
939 g2h_fence->fail = true;
1261 * dequeue_one_g2h()). The dequeue_one_g2h() will gracefully fail if
H A Dxe_huc.c271 goto fail;
278 goto fail;
286 fail:
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c799 goto fail;
811 goto fail;
827 goto fail;
832 goto fail;
847 goto fail;
892 fail:
1674 * we fail, just warn and continue.
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c1977 goto fail;
1991 fail:
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1492 DRM_ERROR("create amdgpu_dm_hpd_rx_offload_wq fail!");
1838 DRM_INFO("amdgpu: fail to allocate adev->dm.dmub_notify");
1851 DRM_ERROR("amdgpu: fail to register dmub aux callback");
2650 goto fail;
2655 goto fail;
2660 fail:
3558 DRM_ERROR("amdgpu: fail to register dmub hpd callback");
3561 DRM_ERROR("amdgpu: fail to register dmub hpd callback");
4452 goto fail;
4484 goto fail;
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c362 /* If we fail to create the procfs, clean up */
1520 /* MMU notifier registration must be the last call that can fail
1840 goto fail;
1847 fail:
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c3780 /* DF freeze and kcq disable will fail */
4499 goto fail;
4506 goto fail;
4509 fail:
/linux-master/fs/btrfs/
H A Dinode.c546 goto fail;
594 goto fail;
610 fail:
4324 * call btrfs_del_root_ref, and it _shouldn't_ fail.
5237 * if we fail to make this reservation we can re-try without the
6653 goto fail;
6657 goto fail;
6669 goto fail;
6690 goto fail;
6698 goto fail;
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_ncm.c864 goto fail;
872 goto fail;
879 goto fail;
904 goto fail;
926 goto fail;
929 fail:
1461 goto fail;
1469 goto fail;
1480 goto fail;
1493 goto fail;
[all...]
/linux-master/drivers/thunderbolt/
H A Dtb.c1898 /* If fail reading tunnel's consumed bandwidth, tear it down */
2414 goto fail;
2418 goto fail;
2449 goto fail;
2500 goto fail;
2529 goto fail;
2557 fail:
2561 * makes the DPTX request fail on graphics side.
/linux-master/block/
H A Dioctl.c127 goto fail;
129 fail:
196 goto fail;
201 fail:
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.h256 u8 fail; member in struct:vcpu_vmx
H A Dvmx.c2058 * versions are either trying to use them and fail or do some
6506 if (unlikely(vmx->fail)) {
7278 vmx->fail = __vmx_vcpu_run(vmx, (unsigned long *)&vcpu->arch.regs,
7288 if (unlikely(vmx->fail)) {
7327 vmx->fail = 0;
7447 if (unlikely(vmx->fail))
/linux-master/net/unix/
H A Daf_unix.c1066 goto fail;
1095 fail:
/linux-master/mm/
H A Dmemory-failure.c187 * We could fail to take off the target page from buddy
522 static void kill_procs(struct list_head *to_kill, int forcekill, bool fail, argument
534 if (fail || tk->addr == -EFAULT) {
1386 * mechanism (while handling could fail), otherwise false. This function
2375 * Abort on fail: __filemap_remove_folio() assumes unmapped page.

Completed in 504 milliseconds

1234567891011>>