Symbol: xe_eu_stall_data_stream
drivers/gpu/drm/xe/xe_eu_stall.c
403
static bool eu_stall_data_buf_poll(struct xe_eu_stall_data_stream *stream)
drivers/gpu/drm/xe/xe_eu_stall.c
452
static int xe_eu_stall_data_buf_read(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
536
static ssize_t xe_eu_stall_stream_read_locked(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
578
struct xe_eu_stall_data_stream *stream = file->private_data;
drivers/gpu/drm/xe/xe_eu_stall.c
617
static void xe_eu_stall_stream_free(struct xe_eu_stall_data_stream *stream)
drivers/gpu/drm/xe/xe_eu_stall.c
626
static void xe_eu_stall_data_buf_destroy(struct xe_eu_stall_data_stream *stream)
drivers/gpu/drm/xe/xe_eu_stall.c
632
static int xe_eu_stall_data_buf_alloc(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
658
static int xe_eu_stall_stream_enable(struct xe_eu_stall_data_stream *stream)
drivers/gpu/drm/xe/xe_eu_stall.c
70
struct xe_eu_stall_data_stream *stream;
drivers/gpu/drm/xe/xe_eu_stall.c
716
struct xe_eu_stall_data_stream *stream =
drivers/gpu/drm/xe/xe_eu_stall.c
729
static int xe_eu_stall_stream_init(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
774
static __poll_t xe_eu_stall_stream_poll_locked(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
789
struct xe_eu_stall_data_stream *stream = file->private_data;
drivers/gpu/drm/xe/xe_eu_stall.c
800
static int xe_eu_stall_enable_locked(struct xe_eu_stall_data_stream *stream)
drivers/gpu/drm/xe/xe_eu_stall.c
818
static int xe_eu_stall_disable_locked(struct xe_eu_stall_data_stream *stream)
drivers/gpu/drm/xe/xe_eu_stall.c
841
static long xe_eu_stall_stream_ioctl_locked(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
856
struct xe_eu_stall_data_stream *stream = file->private_data;
drivers/gpu/drm/xe/xe_eu_stall.c
869
struct xe_eu_stall_data_stream *stream = file->private_data;
drivers/gpu/drm/xe/xe_eu_stall.c
897
struct xe_eu_stall_data_stream *stream;