HomeSort by relevance Sort by last modified time
    Searched refs:slct (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/bpf/
test_sockmap.c 475 int slct, recvp = 0, recv, max_fd = fd; local
499 slct = select(max_fd + 1, &w, NULL, NULL, &timeout);
500 if (slct == -1) {
504 } else if (!slct) {
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_peephole.cpp     [all...]

Completed in 91 milliseconds