Searched defs:sync_wait (Results 1 - 12 of 12) sorted by relevance
/third_party/mesa3d/src/android_stub/ |
H A D | sync_stub.cpp | 10 int sync_wait(int fd, int timeout) in sync_wait() function
|
/third_party/libdrm/ |
H A D | libsync.h | 61 static inline int sync_wait(int fd, int timeout) in sync_wait() function
|
/third_party/mesa3d/src/util/ |
H A D | libsync.h | 102 static inline int sync_wait(int fd, int timeout) in sync_wait() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
H A D | sync.c | 58 int sync_wait(int fd, int timeout) in sync_wait() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/sync/ |
H A D | sync.c | 58 int sync_wait(int fd, int timeout) in sync_wait() function
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 524 #define sync_wait(fd, timeout) (-1) macro
|
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvc_iucv.c | 544 int sync_wait; in flush_sndbuf_sync() local
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_iucv.c | 541 int sync_wait; in flush_sndbuf_sync() local
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 469 u16 tmp, sync_wait = dib8000_read_word(state, 273) & 0xfff0; in dib8000_set_diversity_in() local 2845 u16 sync_wait = 64; in dib8000_set_sync_wait() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/atm/ |
H A D | ueagle-atm.c | 529 static bool sync_wait[NB_MODEM]; variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 469 u16 tmp, sync_wait = dib8000_read_word(state, 273) & 0xfff0; in dib8000_set_diversity_in() local 2845 u16 sync_wait = 64; in dib8000_set_sync_wait() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/atm/ |
H A D | ueagle-atm.c | 529 static bool sync_wait[NB_MODEM]; variable
|
Completed in 23 milliseconds