/kernel/linux/linux-5.10/arch/sparc/math-emu/ |
H A D | sfp-util_32.h | 109 #define abort() \ macro
|
H A D | sfp-util_64.h | 114 #define abort() \ macro
|
/kernel/linux/linux-6.6/arch/sparc/math-emu/ |
H A D | sfp-util_32.h | 109 #define abort() \ macro
|
H A D | sfp-util_64.h | 114 #define abort() \ macro
|
/kernel/linux/linux-5.10/arch/alpha/math-emu/ |
H A D | sfp-util.h | 31 #define abort() goto bad_insn macro
|
/kernel/linux/linux-5.10/arch/sh/math-emu/ |
H A D | sfp-util.h | 69 #define abort() return 0 macro
|
/kernel/linux/linux-6.6/arch/alpha/math-emu/ |
H A D | sfp-util.h | 31 #define abort() goto bad_insn macro
|
/kernel/linux/linux-6.6/arch/sh/math-emu/ |
H A D | sfp-util.h | 69 #define abort() return 0 macro
|
/kernel/liteos_a/compat/posix/src/ |
H A D | stdlib.c | 67 void abort(void) in abort() function
|
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/ |
H A D | lbtest | 40 def abort(): function
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | traps.c | 161 void abort(void) in abort() function
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | traps.c | 155 void abort(void) in abort() function
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | utils.c | 87 static int get_branch_type(unsigned long from, unsigned long to, int abort, in get_branch_type() argument 207 int branch_type(unsigned long from, unsigned long to, int abort) in branch_type() argument 212 int branch_type_fused(unsigned long from, unsigned long to, int abort, in branch_type_fused() argument
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | sdio_ops.c | 205 u8 abort; in sdio_reset() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | scan.c | 173 bool abort = false; in orinoco_add_hostscan_results() local 249 void orinoco_scan_done(struct orinoco_private *priv, bool abort) in orinoco_scan_done() argument
|
/kernel/linux/linux-5.10/include/linux/netfilter/ |
H A D | nfnetlink.h | 40 int (*abort)(struct net *net, struct sk_buff *skb, member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | branch.h | 24 u64 abort:1; member
|
/kernel/linux/linux-5.10/include/linux/iio/ |
H A D | buffer-dma.h | 128 void (*abort)(struct iio_dma_buffer_queue *queue); member
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | sdio_ops.c | 205 u8 abort; in sdio_reset() local
|
/kernel/linux/linux-6.6/include/linux/iio/ |
H A D | buffer-dma.h | 123 void (*abort)(struct iio_dma_buffer_queue *queue); member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | scan.c | 173 bool abort = false; in orinoco_add_hostscan_results() local 249 void orinoco_scan_done(struct orinoco_private *priv, bool abort) in orinoco_scan_done() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | branch.h | 22 u64 abort:1; member
|
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | wakeup_reason.c | 222 static void _log_abort_or_abnormal_wake(bool abort, const char *fmt, va_list args) in _log_abort_or_abnormal_wake() argument
|
/device/soc/rockchip/rk3588/kernel/kernel/power/ |
H A D | wakeup_reason.c | 216 static void __log_abort_or_abnormal_wake(bool abort, const char *fmt, in __log_abort_or_abnormal_wake() argument
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
H A D | sfp-machine.h | 87 #define abort() do { } while (0) macro
|