Home
last modified time | relevance | path

Searched defs:abort (Results 51 - 75 of 234) sorted by relevance

12345678910

/third_party/vixl/tools/
H A Dutil.py44 def abort(message): function
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs180 pub fn abort(self) -> ! { in abort() functions
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dsfp-machine.h87 #define abort() do { } while (0) macro
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dmisc.c201 void abort(void) in abort() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsfp-machine.h319 #define abort() \ macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs.h21 u32 abort; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsfp-machine.h319 #define abort() \ macro
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dmisc.c201 void abort(void) in abort() function
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans.c671 xfs_trans_free_items( struct xfs_trans *tp, bool abort) xfs_trans_free_items() argument
H A Dxfs_log_cil.c579 bool abort = XLOG_FORCED_SHUTDOWN(ctx->cil->xc_log); in xlog_cil_committed() local
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h43 void (*abort)(struct exynos_drm_ipp *ipp, member
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnfnetlink.h46 int (*abort)(struct net *net, struct sk_buff *skb, member
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-hdma-v0-core.c114 dw_hdma_v0_core_handle_int(struct dw_edma_irq *dw_irq, enum dw_edma_dir dir, dw_edma_handler_t done, dw_edma_handler_t abort) dw_hdma_v0_core_handle_int() argument
H A Ddw-edma-v0-core.c234 dw_edma_v0_core_handle_int(struct dw_edma_irq *dw_irq, enum dw_edma_dir dir, dw_edma_handler_t done, dw_edma_handler_t abort) dw_edma_v0_core_handle_int() argument
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpr.c155 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/gpu/drm/exynos/
H A Dexynos_drm_ipp.h43 void (*abort)(struct exynos_drm_ipp *ipp, member
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstdlib.h34 void abort(void) in abort() function
/third_party/node/lib/
H A D_http_client.js
/third_party/node/test/node-api/test_threadsafe_function/
H A Dbinding.c18 napi_threadsafe_function_release_mode abort; member
157 bool abort; in StopThread() local
225 bool abort; in StartThreadInternal() local
[all...]
/third_party/lwip/src/include/lwip/priv/
H A Daltcp_priv.h103 altcp_abort_fn abort; member
/third_party/python/Lib/asyncio/
H A Dlocks.py562 async def abort(self): member in Barrier
/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dassembler.h380 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
434 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
438 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort variable
[all...]
/kernel/linux/linux-5.10/block/
H A Dioctl.c322 blkdev_pr_preempt(struct block_device *bdev, struct pr_preempt __user *arg, bool abort) blkdev_pr_preempt() argument
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dassembler.h469 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
529 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
533 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort variable
[all...]

Completed in 24 milliseconds

12345678910