Searched refs:abort (Results 26 - 50 of 258) sorted by relevance

1234567891011

/linux-master/include/linux/
H A Dpr.h27 enum pr_type type, bool abort);
H A Dpanic.h36 void abort(void);
/linux-master/tools/testing/selftests/rseq/
H A Drseq.c103 abort();
110 abort();
126 abort();
223 abort();
H A Dbasic_percpu_ops_test.c123 abort();
133 abort();
252 abort();
267 abort();
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.h53 abort(); \
63 abort(); \
/linux-master/drivers/hwmon/
H A Dlm80.c175 goto abort;
180 goto abort;
185 goto abort;
191 goto abort;
196 goto abort;
201 goto abort;
206 goto abort;
211 goto abort;
214 goto abort;
220 goto abort;
[all...]
H A Dad7418.c71 goto abort;
79 goto abort;
87 goto abort;
96 goto abort;
102 goto abort;
111 goto abort;
120 abort:
H A Dadc128d818.c92 goto abort;
98 goto abort;
104 goto abort;
112 goto abort;
118 goto abort;
124 goto abort;
130 goto abort;
138 abort:
H A Dnct7802.c216 goto abort;
221 goto abort;
225 abort:
238 goto abort;
241 goto abort;
248 abort:
262 goto abort;
265 goto abort;
274 abort:
293 goto abort;
[all...]
H A Dmax1668.c83 goto abort;
89 goto abort;
96 goto abort;
103 goto abort;
111 goto abort;
118 goto abort;
124 abort:
H A Dmax31790.c87 goto abort;
93 goto abort;
100 goto abort;
109 goto abort;
115 goto abort;
121 goto abort;
131 abort:
H A Dlineage-pem.c138 goto abort;
141 goto abort;
145 abort:
166 goto abort;
176 goto abort;
187 goto abort;
196 abort:
/linux-master/drivers/mmc/core/
H A Dsdio_ops.c205 u8 abort; local
209 ret = mmc_io_rw_direct_host(host, 0, 0, SDIO_CCCR_ABORT, 0, &abort);
211 abort = 0x08;
213 abort |= 0x08;
215 return mmc_io_rw_direct_host(host, 1, 0, SDIO_CCCR_ABORT, abort, NULL);
/linux-master/arch/arm/mach-exynos/
H A Dpm.c200 * the other cpu will power down itself or will abort the
211 goto abort;
223 goto abort;
232 abort:
/linux-master/drivers/dma/dw-edma/
H A Ddw-edma-core.h125 dw_edma_handler_t done, dw_edma_handler_t abort);
186 dw_edma_handler_t done, dw_edma_handler_t abort)
188 return dw_irq->dw->core->handle_int(dw_irq, dir, done, abort);
185 dw_edma_core_handle_int(struct dw_edma_irq *dw_irq, enum dw_edma_dir dir, dw_edma_handler_t done, dw_edma_handler_t abort) argument
/linux-master/net/can/j1939/
H A Dtransport.c55 /* A timeout occurred and this is the connection abort to
130 static const char *j1939_xtp_abort_to_str(enum j1939_xtp_abort abort) argument
132 switch (abort) {
138 return "A timeout occurred and this is the connection abort to close the session.";
171 enum j1939_xtp_abort abort)
175 switch (abort) {
177 WARN_ON_ONCE(abort == J1939_XTP_NO_ABORT);
229 netdev_warn(priv->ndev, "Unknown abort code %i", abort);
1233 netdev_alert(priv->ndev, "%s: 0x%p: abort r
170 j1939_xtp_abort_to_errno(struct j1939_priv *priv, enum j1939_xtp_abort abort) argument
1276 enum j1939_xtp_abort abort = J1939_XTP_NO_ABORT; local
1331 u8 abort = skb->data[1]; local
1592 enum j1939_xtp_abort abort = J1939_XTP_NO_ABORT; local
1804 enum j1939_xtp_abort abort = J1939_XTP_ABORT_FAULT; local
[all...]
/linux-master/arch/arm/include/asm/
H A Dassembler.h470 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
482 .long 9999b, \abort
486 .macro usracc, instr, reg, ptr, inc, cond, rept, abort
500 usraccoff \instr, \reg, \ptr, \inc, 0, \cond, \abort
502 usraccoff \instr, \reg, \ptr, \inc, \inc, \cond, \abort
510 .macro usracc, instr, reg, ptr, inc, cond, rept, abort, t=TUSER()
523 .long 9999b, \abort
530 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
531 usracc str, \reg, \ptr, \inc, \cond, \rept, \abort
534 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort variable
[all...]
/linux-master/mm/
H A Dmigrate_device.c587 goto abort;
592 goto abort;
595 goto abort;
598 goto abort;
600 goto abort;
602 goto abort;
604 goto abort;
606 goto abort;
629 goto abort;
638 goto abort;
[all...]
/linux-master/tools/testing/radix-tree/
H A Dregression4.c32 abort();
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c47 abort();
/linux-master/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c65 abort();
/linux-master/tools/perf/util/
H A Dbranch.h22 u64 abort:1; member in struct:branch_flags::__anon681::__anon682
/linux-master/tools/testing/selftests/riscv/sigreturn/
H A Dsigreturn.c32 abort();
/linux-master/scripts/
H A Dunifdef.c360 abort(); /* bug */
462 print, done, abort },
466 drop, Eeof, abort },
470 print, Eeof, abort },
474 print, Eeof, abort },
478 drop, Eeof, abort },
482 print, Eeof, abort },
486 print, Eeof, abort },
490 drop, Eeof, abort },
494 print, Eeof, abort },
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-diolan-u2c.c356 goto abort;
361 goto abort;
376 goto abort;
384 goto abort;
395 goto abort;
400 abort:

Completed in 217 milliseconds

1234567891011