Home
last modified time | relevance | path

Searched refs:_PDEVF_op_active (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dpciback.h27 #define _PDEVF_op_active (0) macro
28 #define PDEVF_op_active (1<<(_PDEVF_op_active))
H A Dpciback_ops.c284 !test_and_set_bit(_PDEVF_op_active, &pdev->flags); in xen_pcibk_test_op_pending()
393 clear_bit(_PDEVF_op_active, &pdev->flags); in xen_pcibk_do_one_op()
H A Dpci_stub.c745 if (!test_bit(_PDEVF_op_active, &pdev->flags)) in common_process()
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dpciback.h27 #define _PDEVF_op_active (0) macro
28 #define PDEVF_op_active (1<<(_PDEVF_op_active))
H A Dpciback_ops.c284 !test_and_set_bit(_PDEVF_op_active, &pdev->flags); in xen_pcibk_test_op_pending()
393 clear_bit(_PDEVF_op_active, &pdev->flags); in xen_pcibk_do_one_op()
H A Dpci_stub.c744 if (!test_bit(_PDEVF_op_active, &pdev->flags)) in common_process()

Completed in 7 milliseconds