Home
last modified time | relevance | path

Searched refs:started (Results 201 - 225 of 362) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/arch/arm/common/
H A Dmcpm_head.S140 @ If the outbound gave up before teardown started, skip cluster setup:
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbtree.h235 atomic_t started; member
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dlibceph.h312 unsigned long started);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dlibceph.h310 unsigned long started);
/kernel/linux/linux-6.6/drivers/bus/mhi/ep/
H A Dinternal.h138 bool started; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbtree.h235 atomic_t started; member
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh265 echo All batches started. `date` | tee -a "$oldrun/remote-log"
/third_party/backends/backend/
H A Depjitsu.h203 int started; member
H A Dfujitsu.c5338 if ( s->started ) { in sane_control_option()
6759 * a scan has been started (sane_start() has been called) and the
6764 * Calling this function before a scan has actually started allows,
6778 /* not started? update param data from user settings */ in sane_get_parameters()
6779 if(!s->started){ in sane_get_parameters()
6938 * Called by SANE when a page acquisition operation is to be started.
6944 * hence, we spend a lot of time playing with s->started, etc.
6953 DBG (15, "started=%d, side=%d, source=%d\n", s->started, s->side, s->source); in sane_start()
6962 if (s->started in sane_start()
[all...]
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp277 bool started() override { return mStarted; }
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dtest_utils_posix.cpp220 bool started() override { return mStarted; }
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c1307 bool started = false; in spi_nor_rww_start_pe() local
1326 started = true; in spi_nor_rww_start_pe()
1330 return started; in spi_nor_rww_start_pe()
1384 bool started = false; in spi_nor_rww_start_rd() local
1404 started = true; in spi_nor_rww_start_rd()
1408 return started; in spi_nor_rww_start_rd()
/kernel/linux/common_modules/tzdriver/core/
H A Dgp_ops.c1083 smc_cmd->started = context->started; in init_smc_cmd()
1186 tlogv("operation start is :%d\n", smc_cmd->started); in pend_ca_thread()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp.c1104 * the timer. Timer will be started again when TX happens again. in ath11k_dp_shadow_timer_handler()
1111 update_timer->started = false; in ath11k_dp_shadow_timer_handler()
1129 if (update_timer->started) in ath11k_dp_shadow_start_timer()
1132 update_timer->started = true; in ath11k_dp_shadow_start_timer()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c545 unsigned started; in gs_start_io() local
567 started = gs_start_rx(port); in gs_start_io()
569 if (started) { in gs_start_io()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_serial.c544 unsigned started; in gs_start_io() local
570 started = gs_start_rx(port); in gs_start_io()
572 if (started) { in gs_start_io()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp.c1129 * the timer. Timer will be started again when TX happens again. in ath11k_dp_shadow_timer_handler()
1136 update_timer->started = false; in ath11k_dp_shadow_timer_handler()
1154 if (update_timer->started) in ath11k_dp_shadow_start_timer()
1157 update_timer->started = true; in ath11k_dp_shadow_start_timer()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c116 bool started; member
812 if (!card->started) { in if_sdio_finish_power_on()
816 card->started = true; in if_sdio_finish_power_on()
/third_party/python/Lib/test/
H A Dlock_tests.py39 self.started = []
47 self.started.append(tid)
63 while len(self.started) < self.n:
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sendfile.py73 self.started = False
80 self.started = True
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c1259 vscsi->rsp_q_timer.started); in ibmvscsis_free_cmd_qs()
1810 dev_dbg(&vscsi->dev, "snd_msg_failed: response queue full, flags 0x%x, timer started %d, pops %d\n", in srp_snd_msg_failed()
1811 vscsi->flags, (int)vscsi->rsp_q_timer.started, in srp_snd_msg_failed()
1818 if (!vscsi->rsp_q_timer.started) { in srp_snd_msg_failed()
1830 vscsi->rsp_q_timer.started = true; in srp_snd_msg_failed()
2924 p_timer->started = false; in ibmvscsis_service_wait_q()
2939 p_timer->started = false; in ibmvscsis_alloctimer()
2953 p_timer->started = false; in ibmvscsis_freetimer()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c1260 vscsi->rsp_q_timer.started); in ibmvscsis_free_cmd_qs()
1811 dev_dbg(&vscsi->dev, "snd_msg_failed: response queue full, flags 0x%x, timer started %d, pops %d\n", in srp_snd_msg_failed()
1812 vscsi->flags, (int)vscsi->rsp_q_timer.started, in srp_snd_msg_failed()
1819 if (!vscsi->rsp_q_timer.started) { in srp_snd_msg_failed()
1831 vscsi->rsp_q_timer.started = true; in srp_snd_msg_failed()
2913 p_timer->started = false; in ibmvscsis_service_wait_q()
2928 p_timer->started = false; in ibmvscsis_alloctimer()
2942 p_timer->started = false; in ibmvscsis_freetimer()
/kernel/linux/linux-6.6/kernel/rcu/
H A Drcutorture.c412 unsigned long started; in rcu_read_delay() local
424 started = cur_ops->get_gp_seq(); in rcu_read_delay()
432 started, completed); in rcu_read_delay()
1084 VERBOSE_TOROUT_STRING("rcu_torture_boost started"); in rcu_torture_boost()
1181 VERBOSE_TOROUT_STRING("rcu_torture_fqs task started"); in rcu_torture_fqs()
1373 VERBOSE_TOROUT_STRING("rcu_torture_writer task started"); in rcu_torture_writer()
1618 VERBOSE_TOROUT_STRING("rcu_torture_fakewriter task started"); in rcu_torture_fakewriter()
1959 unsigned long started; in rcu_torture_one_read() local
1979 started = cur_ops->get_gp_seq(); in rcu_torture_one_read()
2001 ts, started, complete in rcu_torture_one_read()
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmax310x.c1353 bool started = false; in max310x_probe() local
1368 started = true; in max310x_probe()
1369 } while (!started && (++try < MAX310X_PORT_STARTUP_WAIT_RETRIES)); in max310x_probe()
1371 if (!started) { in max310x_probe()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c590 * for works that have not been started. gas_query_free() will be unable in wpa_supplicant_cleanup()
850 * association is completed for WPA/WPA2 4-Way Handshake is started.
3065 if (work->started) { in wpas_start_assoc_cb()
5172 wpa_dbg(work->wpa_s, MSG_INFO, "Freeing radio work '%s'@%p (started=%d) that is marked as scan_work",
5173 work->type, work, work->started);
5180 wpa_dbg(work->wpa_s, MSG_INFO, "Freeing radio work '%s'@%p (started=%d) that is marked as p2p_scan_work",
5181 work->type, work, work->started);
5186 if (work->started) {
5220 if (tmp->started) {
5254 if (tmp->started)
5535 unsigned int started = work->started; global() local
[all...]

Completed in 52 milliseconds

12345678910>>...15