Home
last modified time | relevance | path

Searched defs:works (Results 1 - 25 of 33) sorted by relevance

12

/third_party/rust/crates/cfg-if/tests/
H A Dxcrate.rs3 fn works() -> bool { false } in works() functions
5 fn works() -> bool { true } in works() functions
7 fn works() -> bool { false } in works() functions
/kernel/linux/linux-5.10/arch/x86/pci/
H A Ddirect.c227 int works = 0; in pci_check_type1() local
246 int works = 0; in pci_check_type2() local
/kernel/linux/linux-6.6/arch/x86/pci/
H A Ddirect.c227 int works = 0; in pci_check_type1() local
246 int works = 0; in pci_check_type2() local
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue_manager.cpp123 auto works = workQueue->OnConditionChanged(conditionType, conditionVal); in GetReayQueue() local
147 void WorkQueueManager::PushWork(vector<shared_ptr<WorkStatus>> &works, vector<shared_ptr<WorkStatus>> &result) in PushWork() argument
H A Dwork_queue.cpp230 std::list<std::shared_ptr<WorkStatus>> works; in GetDeepIdleWorks() local
H A Dwork_scheduler_service.cpp1277 std::list<std::shared_ptr<WorkStatus>> works = workPolicyManager_->GetDeepIdleWorks(); in StopDeepIdleWorks() local
/kernel/linux/linux-5.10/kernel/
H A Dstop_machine.c42 struct list_head works; /* list of pending works */ member
[all...]
H A Dpadata.c135 static void __init padata_works_free(struct list_head *works) in padata_works_free() argument
/kernel/linux/linux-6.6/kernel/
H A Dstop_machine.c42 struct list_head works; /* list of pending works */ member
[all...]
H A Dpadata.c130 static void __init padata_works_free(struct list_head *works) in padata_works_free() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_virtual.c663 struct amdgpu_flip_work *works; in dce_virtual_pageflip() local
H A Ddce_v11_0.c3267 struct amdgpu_flip_work *works; in dce_v11_0_pageflip_irq() local
H A Ddce_v8_0.c3110 struct amdgpu_flip_work *works; in dce_v8_0_pageflip_irq() local
H A Ddce_v10_0.c3141 struct amdgpu_flip_work *works; in dce_v10_0_pageflip_irq() local
H A Ddce_v6_0.c3020 struct amdgpu_flip_work *works; in dce_v6_0_pageflip_irq() local
/kernel/linux/linux-5.10/drivers/staging/vt6655/
H A Ddevice_main.c757 int works = 0; in device_rx_srv() local
901 int works = 0; in device_tx_srv() local
/kernel/linux/linux-6.6/drivers/staging/vt6655/
H A Ddevice_main.c824 int works = 0; in device_rx_srv() local
968 int works = 0; in device_tx_srv() local
/third_party/curl/lib/
H A Dhostip.c616 bool works = Curl_ipv6works(NULL); in Curl_ipv6works() local
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi.h623 struct list_head works; member
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c1913 int works = 0; in velocity_tx_srv() local
2111 int works = 0; in velocity_rx_srv() local
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h621 struct list_head works; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c3129 struct amdgpu_flip_work *works; in dce_v8_0_pageflip_irq() local
H A Ddce_v11_0.c3282 struct amdgpu_flip_work *works; in dce_v11_0_pageflip_irq() local
H A Ddce_v10_0.c3151 struct amdgpu_flip_work *works; in dce_v10_0_pageflip_irq() local
H A Ddce_v6_0.c3041 struct amdgpu_flip_work *works; in dce_v6_0_pageflip_irq() local

Completed in 67 milliseconds

12