OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYNC_LOW_LATENCY
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
tty_flags.h
65
#define
ASYNC_LOW_LATENCY
(1U << ASYNCB_LOW_LATENCY)
71
#define ASYNC_USR_MASK (ASYNC_SPD_MASK | ASYNC_CALLOUT_NOHUP |
ASYNC_LOW_LATENCY
)
/external/kernel-headers/original/uapi/linux/
tty_flags.h
70
#define
ASYNC_LOW_LATENCY
(1U << ASYNCB_LOW_LATENCY)
79
ASYNC_LOW_LATENCY
)
Completed in 51 milliseconds