Searched refs:rotate_ctx (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c63 struct rotate_ctx *ctx = priv;
143 struct rotate_ctx *ctx;
171 static inline struct rotate_ctx *rotate_file2ctx(struct file *file)
173 return container_of(file->private_data, struct rotate_ctx, fh);
258 static int rotate_set_cap_format(struct rotate_ctx *ctx,
291 struct rotate_ctx *ctx = rotate_file2ctx(file);
301 struct rotate_ctx *ctx = rotate_file2ctx(file);
311 struct rotate_ctx *ctx = rotate_file2ctx(file);
342 struct rotate_ctx *ctx = rotate_file2ctx(file);
362 struct rotate_ctx *ct
[all...]
H A Dsun8i-rotate.h104 struct rotate_ctx { struct
/linux-master/kernel/events/
H A Dcore.c4200 static void rotate_ctx(struct perf_event_context *ctx, struct perf_event *event) function
4307 rotate_ctx(&cpuctx->ctx, cpu_event);
4312 rotate_ctx(task_epc->ctx, task_event);
13558 * rotate_ctx() will change the list from interrupt context.

Completed in 187 milliseconds