Searched refs:PIPE_CONTEXT_HIGH_PRIORITY (Results 1 – 3 of 3) sorted by relevance
268 else if (flags & PIPE_CONTEXT_HIGH_PRIORITY) in fd_context_init()
397 #define PIPE_CONTEXT_HIGH_PRIORITY (1 << 4) macro
886 ctx_flags |= PIPE_CONTEXT_HIGH_PRIORITY; in st_api_create_context()