Home
last modified time | relevance | path

Searched defs:stopped (Results 1 - 25 of 191) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmac.c11 bool stopped = false; in mt76x2_mac_stop() local
H A Dusb_mac.c98 bool stopped = false; in mt76x2u_mac_stop() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmac.c11 bool stopped = false; in mt76x2_mac_stop() local
H A Dusb_mac.c98 bool stopped = false; in mt76x2u_mac_stop() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_init.c20 static int stopped; variable
/third_party/openssl/ssl/
H A Dssl_init.c20 static int stopped; variable
/third_party/rust/crates/rustix/src/process/
H A Dwait.rs36 pub fn stopped(self) -> bool { in stopped() functions
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c36 static const char stopped[] = "stopped"; variable
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_pipe.c303 bool stopped; in vsp1_pipeline_stopped() local
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.c321 bool stopped; in vsp1_pipeline_stopped() local
/third_party/rust/crates/nix/src/sys/
H A Dwait.rs168 fn stopped(status: i32) -> bool { in stopped() functions
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Drun.c52 u32 stopped; in spu_stopped() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Drun.c52 u32 stopped; in spu_stopped() local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dda9052_tsi.c24 bool stopped; member
H A Dtsc2007.h76 bool stopped; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-timer.c213 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_start_intr_unlinks() local
245 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_intr_unlinks() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-timer.c213 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_start_intr_unlinks() local
245 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_intr_unlinks() local
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H A Dsprd_dpu.h50 bool stopped; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dda9052_tsi.c24 bool stopped; member
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_pcm.h56 bool stopped; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-5.c72 int stopped; /* # of threads which are terminated */ member
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dsigp.c23 const bool stopped = kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_STOPPED); in __sigp_sense() local
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c3145 volatile int stopped; member
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dsigp.c23 const bool stopped = kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_STOPPED); in __sigp_sense() local
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dmatrix_keypad.c36 bool stopped; member

Completed in 13 milliseconds

12345678