Searched refs:do_select (Results 1 – 3 of 3) sorted by relevance
| /openbmc/openbmc/poky/meta/recipes-support/apr/apr/ |
| H A D | 0004-Fix-packet-discards-HTTP-redirect.patch | 28 do_select:
|
| /openbmc/qemu/scripts/ |
| H A D | minikconf.py | 289 def do_select(self, var, symbol, cond=None): member in KconfigData 521 self.data.do_select(var, symbol, cond)
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 1333 static abi_long do_select(int n, in do_select() function 1408 return do_select(nsel, inp, outp, exp, tvp); in do_old_select() 10524 ret = do_select(arg1, arg2, arg3, arg4, arg5); in _syscall2() 11324 return do_select(arg1, arg2, arg3, arg4, arg5); in _syscall2()
|