Searched refs:SYNC_PARSE_FLAG_EXEC (Results 1 – 3 of 3) sorted by relevance
17 #define SYNC_PARSE_FLAG_EXEC BIT(0) macro
163 &syncs_user[num_syncs], SYNC_PARSE_FLAG_EXEC | in xe_exec_ioctl()
114 bool exec = flags & SYNC_PARSE_FLAG_EXEC; in xe_sync_entry_parse()