Home
last modified time | relevance | path

Searched defs:do_select (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scripts/
H A Dminikconf.py289 def do_select(self, var, symbol, cond=None): member in KconfigData
/openbmc/linux/fs/
H A Dselect.c479 static noinline_for_stack int do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) in do_select() function
/openbmc/qemu/linux-user/
H A Dsyscall.c1294 static abi_long do_select(int n, in do_select() function