Home
last modified time | relevance | path

Searched refs:try_outb (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/testing/selftests/x86/
Dioperm.c55 static bool try_outb(unsigned short port) in try_outb() function
70 if (!try_outb(port)) { in expect_ok()
80 if (try_outb(port)) { in expect_gp()
Diopl.c55 static bool try_outb(unsigned short port) in try_outb() function
70 if (!try_outb(port)) { in expect_ok_outb()
80 if (try_outb(port)) { in expect_gp_outb()