Searched refs:xe_sync_entry (Results 1 – 5 of 5) sorted by relevance
23 struct xe_sync_entry *sync,28 int xe_sync_entry_add_deps(struct xe_sync_entry *sync,30 void xe_sync_entry_signal(struct xe_sync_entry *sync,32 void xe_sync_entry_cleanup(struct xe_sync_entry *sync);34 xe_sync_in_fence_get(struct xe_sync_entry *sync, int num_sync,37 static inline bool xe_sync_is_ufence(struct xe_sync_entry *sync) in xe_sync_is_ufence()43 struct xe_user_fence *xe_sync_ufence_get(struct xe_sync_entry *sync);
17 struct xe_sync_entry { struct
22 struct xe_sync_entry;
25 struct xe_sync_entry;
1202 static bool no_in_syncs(struct xe_sync_entry *syncs, u32 num_syncs) in no_in_syncs()