Home
last modified time | relevance | path

Searched refs:abort (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_debug.h81 abort(); \
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_log.h105 abort(); \
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_log.h105 abort(); \
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_log.h105 abort(); \
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c222 static void _log_abort_or_abnormal_wake(bool abort, const char *fmt, va_list args) in _log_abort_or_abnormal_wake() argument
228 /* Suspend abort or abnormal wake reason has already been logged. */ in _log_abort_or_abnormal_wake()
234 if (abort) { in _log_abort_or_abnormal_wake()
/device/soc/rockchip/rk3588/kernel/kernel/power/
H A Dwakeup_reason.c216 static void __log_abort_or_abnormal_wake(bool abort, const char *fmt, in __log_abort_or_abnormal_wake() argument
223 /* Suspend abort or abnormal wake reason has already been logged. */ in __log_abort_or_abnormal_wake()
229 if (abort) in __log_abort_or_abnormal_wake()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstdlib.h338 *This API is used to abort the system, the system enters swi exception, print backtrace and then
349 _Noreturn void abort (void);
363 *@see abort | exit
381 *@see abort
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Darch.h78 * Note the default implementation pulls in printf, fflush and abort, which may
84 x, __LINE__, __FILE__); fflush(NULL); abort(); } while (0)
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dcore.h117 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, atomic_t *abort);
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dsbsdpcmdev.h123 uint32 abort; /* AbortCount, 0x120, rev8, SDIO: aborts */ member
H A Dbcmsdpcm.h202 uint32 abort; /* AbortCount, SDIO: aborts */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_sdio.c5199 dhdsdio_rxfail(dhd_bus_t *bus, bool abort, bool rtx) in dhdsdio_rxfail() argument
5209 (abort ? "abort command, " : ""), (rtx ? ", send NAK" : ""))); in dhdsdio_rxfail()
5216 if (abort) { in dhdsdio_rxfail()
5794 * dhdsdio_rxfail: abort command, terminate frame, send NAK in dhdsdio_rxglom()
6530 * dhdsdio_rxfail: abort command, terminate frame, send NAK in dhdsdio_readframes()
9383 /* On failure, abort the command and terminate the frame */ in dhd_bcmsdh_send_buf()
9384 DHD_ERROR(("%s: sdio error %d, abort command and terminate frame.\n", in dhd_bcmsdh_send_buf()
H A Dwl_cfg80211.c2032 /* check fakeapscan in progress then abort */ in wl_cfg80211_iface_state_ops()
4890 /* If any scan is going on, abort it */ in wl_cfg80211_del_iface()
8762 /* check fakeapscan in progress then abort */ in wl_cfg80211_remain_on_channel()
8804 * so other scan request shall not abort it in wl_cfg80211_remain_on_channel()
9361 /* if scan is ongoing, abort current scan. */ in wl_cfg80211_send_action_frame()
9428 * To take care of current piggback algo, lets abort the scan here itself. in wl_cfg80211_send_action_frame()
9695 /* Do not abort scan for VSDB. Scan will be aborted in firmware if necessary. in wl_cfg80211_mgmt_tx()
11147 /* Do abort scan before creating GO */ in wl_cfg80211_bcn_bringup_ap()
13950 /* check fakeapscan is in progress, if progress then abort */ in wl_notify_connect_status_ap()
16562 WL_DBG(("*** Wake UP ** abort actfram in wl_stop_wait_next_action_frame()
20858 int abort; wl_cfg80211_dfs_ap_move() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c11113 goto abort; in _nohz_idle_balance()
11166 abort: in _nohz_idle_balance()
11402 * and abort nohz_idle_balance altogether if we pull some load. in run_rebalance_domains()

Completed in 64 milliseconds