Searched refs:fail (Results 201 - 225 of 1245) sorted by last modified time

1234567891011>>

/linux-master/mm/
H A Dmemcontrol.c1815 * fail to bail out. Therefore, check again after holding oom_lock.
2026 * Please note that mem_cgroup_out_of_memory might fail to find a
2855 * The allocation either can't fail or will lead to more memory
5504 goto fail;
5509 goto fail;
5514 goto fail;
5526 goto fail;
5529 goto fail;
5556 fail:
7316 * mem_cgroup_commit_charge() to commit the charge. If we fail t
7672 struct page_counter *fail; local
[all...]
H A Dkhugepaged.c2523 * If fail to allocate the first time, try to sleep for
2645 goto fail;
2655 fail:
/linux-master/mm/damon/
H A Ddbgfs.c271 goto fail;
276 goto fail;
280 goto fail;
286 goto fail;
292 fail:
654 goto fail;
660 fail:
/linux-master/kernel/
H A Duser_namespace.c92 goto fail;
96 goto fail;
172 fail:
H A Dkexec.c213 /* Permit LSMs and IMA to fail the kexec */
295 goto fail;
305 fail:
/linux-master/kernel/power/
H A Dmain.c315 unsigned int fail; member in struct:suspend_stats
357 suspend_stats.fail++;
398 suspend_attr(fail, "%u\n");
465 &fail.attr,
517 suspend_stats.success, suspend_stats.fail);
760 * given sleep state should fail during certain period after the detection of
/linux-master/kernel/module/
H A Dmain.c606 /* If module isn't available, we fail. */
834 /* Note: here, we can fail to get a reference */
1299 goto fail;
1303 goto fail;
1306 goto fail;
1309 fail:
2529 goto fail;
2623 fail:
2693 pr_warn("Could not add fail-tracking for module: %s\n", name);
/linux-master/kernel/events/
H A Duprobes.c1447 goto fail;
1456 goto fail;
1465 goto fail;
1471 fail:
1884 goto fail;
1902 goto fail;
1918 fail:
/linux-master/include/linux/
H A Dpage_counter.h64 struct page_counter **fail);
/linux-master/fs/xfs/
H A Dxfs_extent_busy.c409 goto fail;
494 goto fail;
512 fail:
H A Dxfs_acl.c87 goto fail;
92 fail:
270 * xattr update can fail at ENOSPC and we don't want to change the mode
/linux-master/fs/nilfs2/
H A Dsuper.c1386 goto fail;
1392 goto fail;
1398 goto fail;
1404 goto fail;
1408 fail:
1419 goto fail;
1436 fail:
/linux-master/fs/isofs/
H A Dinode.c1338 goto fail;
1346 goto fail;
1401 goto fail;
1501 fail:
/linux-master/drivers/scsi/
H A Dsun_esp.c464 goto fail;
522 fail:
H A Dqlogicpti.c752 goto fail;
758 fail:
H A Dsun3x_esp.c180 goto fail;
242 fail:
H A Djazz_esp.c117 goto fail;
175 fail:
/linux-master/drivers/power/supply/
H A Dab8500_fg.c547 goto fail;
558 goto fail;
565 goto fail;
577 fail:
632 goto fail;
650 goto fail;
655 goto fail;
684 goto fail;
690 goto fail;
696 fail
[all...]
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c1164 goto fail;
1182 goto fail;
1189 fail:
/linux-master/drivers/perf/
H A Dxgene_pmu.c564 XGENE_PMU_EVENT_ATTR(tz-fail, 0x26),
/linux-master/drivers/pci/
H A Dprobe.c254 goto fail;
259 goto fail;
312 fail:
/linux-master/drivers/pci/controller/
H A Dpcie-brcmstb.c1081 * power savings it may fail or hang when the RC HW is in
1359 * return the error it will cause the suspend to fail and this is a
1645 goto fail;
1651 goto fail;
1659 goto fail;
1679 fail:
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c2251 goto fail;
2256 goto fail;
2270 goto fail;
2275 goto fail;
2283 fail:
/linux-master/drivers/mmc/host/
H A Dtmio_mmc_core.c777 goto fail;
783 goto fail;
789 fail:
/linux-master/drivers/mmc/core/
H A Dsdio.c120 goto fail;
124 goto fail;
135 fail:
850 /* should not fail, as it worked previously */

Completed in 532 milliseconds

1234567891011>>