Searched refs:wait2 (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | sleep43xx.S | 402 wait2: label 406 bne wait2
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | sleep43xx.S | 402 wait2: label 406 bne wait2
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| H A D | ffrtndk.cpp | 2430 ffrt_deps_t wait2{static_cast<uint32_t>(wait2_deps.size()), wait2_deps.data()}; in SubmitHIODependTest002() 2431 ffrt_wait_deps(&wait2); in SubmitHIODependTest002() 2570 ffrt_deps_t wait2{static_cast<uint32_t>(wait_deps2.size()), wait_deps2.data()}; in SubmitHInDependEmptyTest() 2575 ffrt_wait_deps(&wait2); in SubmitHInDependEmptyTest() 2613 ffrt_deps_t wait2{static_cast<uint32_t>(wait_deps2.size()), wait_deps2.data()}; in SubmitHInDependNullptrTest() 2618 ffrt_wait_deps(&wait2); in SubmitHInDependNullptrTest() 2658 ffrt_deps_t wait2{static_cast<uint32_t>(wait_deps2.size()), wait_deps2.data()}; in SubmitHOuDependEmptyTest() 2663 ffrt_wait_deps(&wait2); in SubmitHOuDependEmptyTest() 2705 ffrt_deps_t wait2{static_cast<uint32_t>(wait_deps2.size()), wait_deps2.data()}; in SubmitHOuDependNullptrTest() 2710 ffrt_wait_deps(&wait2); in SubmitHOuDependNullptrTest() [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
| H A D | qla_bsg.c | 575 int wait, int wait2) in qla81xx_reset_loopback_mode() 596 ha->notify_lb_portup_comp = wait2; in qla81xx_reset_loopback_mode() 621 if (wait2 && in qla81xx_reset_loopback_mode() 574 qla81xx_reset_loopback_mode(scsi_qla_host_t *vha, uint16_t *config, int wait, int wait2) qla81xx_reset_loopback_mode() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
| H A D | qla_bsg.c | 594 int wait, int wait2) in qla81xx_reset_loopback_mode() 615 ha->notify_lb_portup_comp = wait2; in qla81xx_reset_loopback_mode() 640 if (wait2 && in qla81xx_reset_loopback_mode() 593 qla81xx_reset_loopback_mode(scsi_qla_host_t *vha, uint16_t *config, int wait, int wait2) qla81xx_reset_loopback_mode() argument
|
Completed in 13 milliseconds