Home
last modified time | relevance | path

Searched refs:abort (Results 526 - 550 of 1358) sorted by relevance

1...<<21222324252627282930>>...55

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpr.c156 enum pr_type type, bool abort) in nvme_pr_preempt()
158 u32 cdw10 = nvme_pr_type_from_blk(type) << 8 | (abort ? 2 : 1); in nvme_pr_preempt()
155 nvme_pr_preempt(struct block_device *bdev, u64 old, u64 new, enum pr_type type, bool abort) nvme_pr_preempt() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadt7x10.c211 goto abort; in adt7x10_hyst_write()
219 abort: in adt7x10_hyst_write()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.c143 abort(); in handle_signal_ok()
154 abort(); in handle_signal_ok()
/third_party/gn/src/base/
H A Dlogging.cc185 abort(); in ~LogMessage()
316 abort(); in RawLog()
/third_party/libuv/src/
H A Dfs-poll.c181 abort(); in timer_cb()
230 abort(); in poll_cb()
/third_party/libuv/src/win/
H A Dinternal.h173 #define uv__process_tty_accept_req(loop, handle, req) abort()
174 #define uv__process_tty_connect_req(loop, handle, req) abort()
H A Dwinsock.c87 abort(); in uv__winsock_init()
91 abort(); in uv__winsock_init()
/third_party/libuv/test/
H A Dtest-ipc-send-recv.c128 abort(); in recv_cb()
339 abort(); in read_cb()
H A Dtest-tcp-bind-error.c287 (uv_alloc_cb) abort, in TEST_IMPL()
288 (uv_read_cb) abort); in TEST_IMPL()
/third_party/libunwind/libunwind/include/tdep-x86_64/
H A Dlibunwind_i.h180 abort (); in dwarf_getfp()
189 abort (); in dwarf_putfp()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp193 abort();
199 abort();
/third_party/node/lib/internal/streams/
H A Doperators.js24 } = require('internal/streams/add-abort-signal');
322 options.signal.addEventListener('abort', () => ac.abort(), opts);
342 ac.abort();
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c433 goto abort; in main()
460 abort : in main()
/third_party/libinput/src/
H A Dutil-strings.h78 abort(); in zalloc()
86 * abort on failure.
98 abort(); in safe_strdup()
/third_party/node/deps/uv/src/
H A Dfs-poll.c181 abort(); in timer_cb()
230 abort(); in poll_cb()
/third_party/node/deps/uv/src/win/
H A Dwinsock.c87 abort(); in uv__winsock_init()
91 abort(); in uv__winsock_init()
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dutils.c123 if (b == NULL) abort(); in AddMem()
149 abort(); in SubMem()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dszrt_asan.c129 abort(); in __asan_error()
257 abort(); in __asan_free()
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs290 std::process::abort(); in check_vdso_base()
294 core::intrinsics::abort(); in check_vdso_base()
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusblp.c1155 goto abort; in usblp_probe()
1165 goto abort; in usblp_probe()
1172 goto abort; in usblp_probe()
1188 goto abort; in usblp_probe()
1194 goto abort; in usblp_probe()
1229 abort: in usblp_probe()
/kernel/linux/linux-5.10/fs/isofs/
H A Dinode.c1064 goto abort; in isofs_get_blocks()
1087 goto abort; in isofs_get_blocks()
1101 goto abort; in isofs_get_blocks()
1116 goto abort; in isofs_get_blocks()
1125 goto abort; in isofs_get_blocks()
1134 abort: in isofs_get_blocks()
/kernel/linux/linux-6.6/fs/isofs/
H A Dinode.c1065 goto abort; in isofs_get_blocks()
1088 goto abort; in isofs_get_blocks()
1102 goto abort; in isofs_get_blocks()
1117 goto abort; in isofs_get_blocks()
1126 goto abort; in isofs_get_blocks()
1135 abort: in isofs_get_blocks()
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusblp.c1155 goto abort; in usblp_probe()
1165 goto abort; in usblp_probe()
1172 goto abort; in usblp_probe()
1188 goto abort; in usblp_probe()
1194 goto abort; in usblp_probe()
1229 abort: in usblp_probe()
/third_party/node/test/parallel/
H A Dtest-stream-pipeline.js481 ac.abort();
506 ac.abort();
526 const signal = AbortSignal.abort();
1018 req.abort();
1339 ac.abort();
1406 ac.abort();
/third_party/node/deps/npm/node_modules/lru-cache/dist/commonjs/
H A Dindex.js41 abort(reason) {
62 '`node-abort-controller` package. A minimal polyfill is ' +
878 oldVal.__abortController.abort(new Error('replaced'));
966 v.__abortController.abort(new Error('evicted'));
1057 signal?.addEventListener('abort', () => ac.abort(signal.reason), {
1082 // either we didn't abort, and are still here, or we did, and ignored
1147 ac.signal.addEventListener('abort', () => {
1363 v.__abortController.abort(new Error('deleted'));
1409 v.__abortController.abort(ne
[all...]

Completed in 21 milliseconds

1...<<21222324252627282930>>...55