Lines Matching defs:stream

69 	struct xe_eu_stall_data_stream *stream;  member
376 static bool eu_stall_data_buf_poll(struct xe_eu_stall_data_stream *stream) in eu_stall_data_buf_poll()
425 static int xe_eu_stall_data_buf_read(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_data_buf_read()
509 static ssize_t xe_eu_stall_stream_read_locked(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_stream_read_locked()
551 struct xe_eu_stall_data_stream *stream = file->private_data; in xe_eu_stall_stream_read() local
590 static void xe_eu_stall_stream_free(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_stream_free()
599 static void xe_eu_stall_data_buf_destroy(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_data_buf_destroy()
605 static int xe_eu_stall_data_buf_alloc(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_data_buf_alloc()
632 static int xe_eu_stall_stream_enable(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_stream_enable()
691 struct xe_eu_stall_data_stream *stream = in eu_stall_data_buf_poll_work_fn() local
704 static int xe_eu_stall_stream_init(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_stream_init()
749 static __poll_t xe_eu_stall_stream_poll_locked(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_stream_poll_locked()
764 struct xe_eu_stall_data_stream *stream = file->private_data; in xe_eu_stall_stream_poll() local
775 static int xe_eu_stall_enable_locked(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_enable_locked()
793 static int xe_eu_stall_disable_locked(struct xe_eu_stall_data_stream *stream) in xe_eu_stall_disable_locked()
816 static long xe_eu_stall_stream_ioctl_locked(struct xe_eu_stall_data_stream *stream, in xe_eu_stall_stream_ioctl_locked()
831 struct xe_eu_stall_data_stream *stream = file->private_data; in xe_eu_stall_stream_ioctl() local
844 struct xe_eu_stall_data_stream *stream = file->private_data; in xe_eu_stall_stream_close() local
872 struct xe_eu_stall_data_stream *stream; in xe_eu_stall_stream_open_locked() local