Home
last modified time | relevance | path

Searched refs:xe_eu_stall_data_stream (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_eu_stall.c44 struct xe_eu_stall_data_stream { struct
70 struct xe_eu_stall_data_stream *stream; argument
403 static bool eu_stall_data_buf_poll(struct xe_eu_stall_data_stream *stream) in eu_stall_data_buf_poll()
452 static int xe_eu_stall_data_buf_read(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_data_buf_read()
536 static ssize_t xe_eu_stall_stream_read_locked(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_stream_read_locked()
578 struct xe_eu_stall_data_stream *stream = file->private_data; in xe_eu_stall_stream_read()
617 static void xe_eu_stall_stream_free(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_stream_free()
626 static void xe_eu_stall_data_buf_destroy(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_data_buf_destroy()
632 static int xe_eu_stall_data_buf_alloc(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_data_buf_alloc()
658 static int xe_eu_stall_stream_enable(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_stream_enable()
[all …]