Home
last modified time | relevance | path

Searched refs:flushing_completions (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c168 unsigned long flushing_completions; member
3518 if (!test_and_set_bit_lock(0, &ctx->flushing_completions)) { in ohci_flush_iso_completions()
3535 clear_bit_unlock(0, &ctx->flushing_completions); in ohci_flush_iso_completions()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c168 unsigned long flushing_completions; member
3530 if (!test_and_set_bit_lock(0, &ctx->flushing_completions)) { in ohci_flush_iso_completions()
3547 clear_bit_unlock(0, &ctx->flushing_completions); in ohci_flush_iso_completions()

Completed in 12 milliseconds