Searched refs:sync_print_fence (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | sync_debug.c | 65 static void sync_print_fence(struct seq_file *s, in sync_print_fence() function 116 sync_print_fence(s, &pt->base, false); in sync_print_obj() 135 sync_print_fence(s, array->fences[i], true); in sync_print_sync_file() 137 sync_print_fence(s, sync_file->fence, true); in sync_print_sync_file()
|
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | sync_debug.c | 65 static void sync_print_fence(struct seq_file *s, in sync_print_fence() function 116 sync_print_fence(s, &pt->base, false); in sync_print_obj() 135 sync_print_fence(s, array->fences[i], true); in sync_print_sync_file() 137 sync_print_fence(s, sync_file->fence, true); in sync_print_sync_file()
|
Completed in 2 milliseconds