Searched refs:abort (Results 1 – 15 of 15) sorted by relevance
| /include/linux/ |
| A D | pr.h | 27 enum pr_type type, bool abort);
|
| A D | panic.h | 36 void abort(void);
|
| A D | perf_event.h | 1472 br->abort = 0; in perf_clear_branch_entry_bitfields()
|
| A D | nvme.h | 1991 struct nvme_abort_cmd abort; member
|
| /include/linux/iio/ |
| A D | buffer-dma.h | 140 void (*abort)(struct iio_dma_buffer_queue *queue); member
|
| /include/linux/netfilter/ |
| A D | nfnetlink.h | 46 int (*abort)(struct net *net, struct sk_buff *skb, member
|
| /include/uapi/linux/ |
| A D | fd.h | 90 abort, /* number of errors to be reached before aborting */ member
|
| A D | perf_event.h | 1455 abort : 1, /* transaction abort */ member
|
| /include/trace/events/ |
| A D | afs.h | 991 __field(u32, abort) 999 __entry->abort = remote_abort; 1005 __entry->ret, __entry->abort) 1264 TP_PROTO(struct afs_operation *op, struct afs_fid *fid, unsigned int index, s32 abort), 1266 TP_ARGS(op, fid, index, abort), 1272 __field(s32, abort) 1279 __entry->abort = abort; 1285 __entry->abort)
|
| /include/xen/ |
| A D | xenbus.h | 161 int xenbus_transaction_end(struct xenbus_transaction t, int abort);
|
| /include/hyperv/ |
| A D | hvgdk.h | 35 u32 abort; member
|
| /include/math-emu/ |
| A D | op-common.h | 365 abort(); \ 451 abort(); \ 521 abort(); \
|
| A D | op-2.h | 353 abort(); \
|
| /include/net/netfilter/ |
| A D | nf_tables.h | 499 void (*abort)(const struct nft_set *set); member
|
| /include/net/ |
| A D | tcp.h | 495 void tcp_req_err(struct sock *sk, u32 seq, bool abort);
|
Completed in 60 milliseconds