Searched refs:failed (Results 226 - 250 of 455) sorted by relevance

1234567891011>>

/linux-master/arch/arm/nwfpe/
H A Dentry.S78 @ if condition code failed to match, next insn
/linux-master/drivers/scsi/
H A Dppa.c38 unsigned int failed:1; /* Failure flag */ member in struct:__anon86
178 dev->failed = 1;
246 printk(KERN_WARNING "ppa: ECP sync failed as data still present in FIFO.\n");
464 * handshaking failed.
709 if (dev->failed)
827 dev->failed = 0;
1081 printk(KERN_ERR "ppa%d: failed to claim parport because "
H A Dimm.c43 unsigned failed:1; /* Failure flag */ member in struct:__anon1210
167 dev->failed = 1;
299 printk("imm: ECP sync failed as data still present in FIFO.\n");
801 if (dev->failed)
936 dev->failed = 0;
1203 printk(KERN_ERR "imm%d: failed to claim parport because "
/linux-master/drivers/net/phy/mscc/
H A Dmscc_macsec.c31 goto failed;
55 failed:
69 goto failed;
92 failed:
/linux-master/arch/powerpc/kernel/
H A Dsignal.h116 unsafe_get_user(__t->thread.ckfp_state.fpscr, &buf[i], failed); \
/linux-master/net/bluetooth/
H A Dmsft.c161 goto failed;
167 goto failed;
173 goto failed;
185 failed:
/linux-master/fs/nilfs2/
H A Dsufile.c1235 goto failed;
1242 goto failed;
1246 goto failed;
1262 failed:
H A Dinode.c338 goto failed;
414 goto failed;
419 failed:
835 goto failed;
847 failed:
/linux-master/tools/perf/util/
H A Dstat.h28 /* whether any entry has failed to read/process event */
29 bool failed; member in struct:perf_stat_aggr
/linux-master/arch/mips/kernel/
H A Dscall64-o32.S134 bltz v0, 1f # seccomp failed? Skip syscall
H A Dscall32-o32.S131 bltz v0, 1f # seccomp failed? Skip syscall
147 * failed. We probably should handle this case a bit more drastic.
/linux-master/include/linux/
H A Dvirtio.h117 * @failed: saved value for VIRTIO_CONFIG_S_FAILED bit (for restore)
132 bool failed; member in struct:virtio_device
/linux-master/drivers/input/mouse/
H A Dpsmouse-base.c1027 * We detected device, but init failed. Adjust
1224 * Okay, all failed, we have a standard mouse here. The number of
1337 bool failed = false, enabled = false; local
1364 failed = true;
1375 if (!failed) {
1377 failed = true;
1387 failed = true;
1393 * Now try to enable mouse. We try to do that even if poll failed
1406 psmouse_warn(psmouse, "failed to re-enable mouse on %s\n",
1408 failed
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c1664 goto failed;
1816 goto failed;
1872 goto failed;
1920 goto failed;
1968 goto failed;
1994 goto failed;
2038 failed:
/linux-master/drivers/firewire/
H A Dcore-cdev.c650 goto failed;
656 goto failed;
663 failed:
730 goto failed;
741 goto failed;
791 failed:
932 goto failed;
942 goto failed;
948 goto failed;
953 failed
[all...]
H A Dnet.c801 dev_err(&dev->netdev->dev, "requeue failed\n");
906 /* One fragment failed; don't try to send remaining fragments. */
935 "fwnet_write_complete failed: %x (skipped %d)\n",
1122 goto failed;
1132 goto failed;
1138 goto failed;
1164 goto failed;
1174 goto failed;
1183 failed:
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Drtnetlink.sh71 check_err $? "failed to set IPv4 address on VRF"
73 check_err $? "failed to set IPv6 address on VRF"
437 check_err $? "failed to configure ip address on $swp1"
441 check_err $? "failed to configure ip address on $swp1.10"
445 check_err $? "failed to configure ip address on $swp1.20"
637 check_err $? "failed to configure a valid resilient nexthop group"
669 ip neigh replace 192.0.2.2 nud failed dev $swp1
672 check_err $? "nexthop marked as offloaded after setting neigh to failed state"
729 ip neigh replace 192.0.2.2 nud failed dev $swp1
735 ip neigh replace 2001:db8:1::2 nud failed de
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c698 dev_err(smu->adev->dev, "Set hard min sclk failed!");
705 dev_err(smu->adev->dev, "Set soft max sclk failed!");
919 goto failed;
925 goto failed;
949 goto failed;
955 goto failed;
959 failed:
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c228 goto failed;
235 goto failed;
242 failed:
857 CT_ERROR(ct, "Sending action %#x failed (%pe) status=%#X\n",
1140 CT_ERROR(ct, "error capture notification failed %x %*ph\n",
1261 goto failed;
1279 failed:
/linux-master/drivers/video/fbdev/
H A Dpxafb.c943 dev_err(fbi->dev, "failed to register overlay %d\n", i);
949 "failed to map video memory for overlay %d\n",
2133 dev_err(dev, "videomode_from_timings %d failed: %d\n",
2244 goto failed;
2252 goto failed;
2260 goto failed;
2264 goto failed;
2277 goto failed;
2284 goto failed;
2303 dev_err(&dev->dev, "failed t
[all...]
H A Dau1200fb.c698 printk("au1200fb: ERROR: fbinfo2index failed!\n");
1534 /* We first try the user mode passed in argument. If that failed,
1683 goto failed;
1704 goto failed;
1713 goto failed;
1719 goto failed;
1735 goto failed;
1745 failed:
H A Dcyber2000fb.c985 * succeeded, != 0 if un-/blanking failed due to e.g. a
1564 goto failed;
1594 goto failed;
1600 failed:
1754 goto failed;
1774 goto failed;
1785 failed:
/linux-master/arch/x86/kvm/
H A Dtrace.h818 TP_PROTO(struct kvm_vcpu *vcpu, __u8 failed),
819 TP_ARGS(vcpu, failed),
827 __field( __u8, failed )
839 __entry->failed = failed;
847 __entry->failed ? " failed" : ""
1669 * Tracepoint for failed nested VMX VM-Enter.
/linux-master/drivers/md/
H A Draid5.c676 * Need to check if array has failed when deciding whether to:
684 * This is because some failed devices may only affect one
686 * be insync in the section most affected by failed devices.
2938 pr_crit("md/raid:%s: Cannot continue operation (%d/%d failed).\n",
3692 s->failed > conf->max_degraded &&
3821 if ((s->failed >= 1 && fdev[0]->toread) ||
3822 (s->failed >= 2 && fdev[1]->toread))
3823 /* If we want to read from a failed device, then
3833 * and some device has failed. If either of those tests
3836 if (!s->failed || !
[all...]
/linux-master/drivers/staging/wlan-ng/
H A Dcfg80211.c632 void prism2_connect_result(struct wlandevice *wlandev, u8 failed) argument
634 u16 status = failed ?

Completed in 486 milliseconds

1234567891011>>