Searched refs:abort (Results 1 – 14 of 14) sorted by relevance
| /include/linux/ |
| D | pr.h | 27 enum pr_type type, bool abort);
|
| D | panic.h | 37 void abort(void);
|
| D | perf_event.h | 1366 br->abort = 0; in perf_clear_branch_entry_bitfields()
|
| D | nvme.h | 1815 struct nvme_abort_cmd abort; member
|
| /include/linux/iio/ |
| D | buffer-dma.h | 140 void (*abort)(struct iio_dma_buffer_queue *queue); member
|
| /include/linux/netfilter/ |
| D | nfnetlink.h | 49 int (*abort)(struct net *net, struct sk_buff *skb, member
|
| /include/uapi/linux/ |
| D | fd.h | 90 abort, /* number of errors to be reached before aborting */ member
|
| D | perf_event.h | 1442 abort:1, /* transaction abort */ member
|
| /include/trace/events/ |
| D | afs.h | 927 __field(u32, abort) 935 __entry->abort = remote_abort; 941 __entry->ret, __entry->abort) 1084 TP_PROTO(struct afs_operation *op, struct afs_fid *fid, unsigned int index, s32 abort), 1086 TP_ARGS(op, fid, index, abort), 1092 __field(s32, abort) 1099 __entry->abort = abort; 1105 __entry->abort)
|
| /include/xen/ |
| D | xenbus.h | 163 int xenbus_transaction_end(struct xenbus_transaction t, int abort);
|
| /include/math-emu/ |
| D | op-common.h | 365 abort(); \ 451 abort(); \ 521 abort(); \
|
| D | op-2.h | 353 abort(); \
|
| /include/net/netfilter/ |
| D | nf_tables.h | 503 void (*abort)(const struct nft_set *set); member
|
| /include/net/ |
| D | tcp.h | 455 void tcp_req_err(struct sock *sk, u32 seq, bool abort);
|