Searched refs:ctx (Results 476 - 500 of 3477) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Diters_looping.c19 int force_clang_to_emit_btf_for_externs(void *ctx) argument
33 int consume_first_item_only(void *ctx) argument
64 int missing_null_check_fail(void *ctx) argument
97 int wrong_sized_read_fail(void *ctx) argument
130 int simplest_loop(void *ctx)
H A Dget_func_ip_test.c30 __u64 addr = bpf_get_func_ip(ctx);
40 __u64 addr = bpf_get_func_ip(ctx);
48 int test3(struct pt_regs *ctx) argument
50 __u64 addr = bpf_get_func_ip(ctx);
60 __u64 addr = bpf_get_func_ip(ctx);
70 __u64 addr = bpf_get_func_ip(ctx);
78 int test6(struct pt_regs *ctx) argument
80 __u64 addr = bpf_get_func_ip(ctx);
92 __u64 addr = bpf_get_func_ip(ctx);
102 __u64 addr = bpf_get_func_ip(ctx);
[all...]
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) argument
20 void *p = *(void **)ctx;
27 int underflow_prog(void *ctx) argument
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) argument
44 *(void **)ctx = bpf_kfunc_call_test_acquire(&sl);
50 int leak_prog(void *ctx) argument
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) argument
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) argument
86 int nested_cb(void *ctx) argument
101 int non_cb_transfer_ref(void *ctx) argument
[all...]
/linux-master/samples/bpf/
H A Dtracex4.bpf.c28 int bpf_prog1(struct pt_regs *ctx) argument
30 long ptr = PT_REGS_PARM2(ctx);
37 int bpf_prog2(struct pt_regs *ctx) argument
39 long ptr = PT_REGS_RC(ctx);
43 BPF_KRETPROBE_READ_RET_IP(ip, ctx);
/linux-master/fs/afs/
H A Dsuper.c227 struct afs_fs_context *ctx = fc->fs_private; local
245 ctx->no_cell = true;
254 ctx->type = AFSVL_RWVOL;
255 ctx->force = true;
260 ctx->volname = strchr(name, ':');
261 if (ctx->volname) {
263 cellnamesz = ctx->volname - name;
264 ctx->volname++;
266 ctx->volname = name;
272 suffix = strrchr(ctx
322 struct afs_fs_context *ctx = fc->fs_private; local
358 struct afs_fs_context *ctx = fc->fs_private; local
423 struct afs_fs_context *ctx = fc->fs_private; local
449 afs_fill_super(struct super_block *sb, struct afs_fs_context *ctx) argument
509 struct afs_fs_context *ctx = fc->fs_private; local
561 struct afs_fs_context *ctx = fc->fs_private; local
614 struct afs_fs_context *ctx = fc->fs_private; local
634 struct afs_fs_context *ctx; local
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.h43 int mtk_venc_unlock(struct mtk_vcodec_enc_ctx *ctx);
44 int mtk_venc_lock(struct mtk_vcodec_enc_ctx *ctx);
47 void mtk_vcodec_enc_release(struct mtk_vcodec_enc_ctx *ctx);
48 int mtk_vcodec_enc_ctrls_setup(struct mtk_vcodec_enc_ctx *ctx);
49 void mtk_vcodec_enc_set_default_params(struct mtk_vcodec_enc_ctx *ctx);
/linux-master/mm/damon/
H A Dcore.c92 * @ctx: monitoring context to use the operations.
96 * @ctx to use it.
100 int damon_select_ops(struct damon_ctx *ctx, enum damon_ops_id id) argument
111 ctx->ops = damon_registered_ops[id];
386 static void damos_set_next_apply_sis(struct damos *s, struct damon_ctx *ctx) argument
388 unsigned long sample_interval = ctx->attrs.sample_interval ?
389 ctx->attrs.sample_interval : 1;
391 s->apply_interval_us : ctx->attrs.aggr_interval;
393 s->next_apply_sis = ctx->passed_sample_intervals +
397 void damon_add_scheme(struct damon_ctx *ctx, struc argument
448 damon_add_target(struct damon_ctx *ctx, struct damon_target *t) argument
453 damon_targets_empty(struct damon_ctx *ctx) argument
485 struct damon_ctx *ctx; local
513 damon_destroy_targets(struct damon_ctx *ctx) argument
526 damon_destroy_ctx(struct damon_ctx *ctx) argument
584 damon_update_monitoring_results(struct damon_ctx *ctx, struct damon_attrs *new_attrs) argument
617 damon_set_attrs(struct damon_ctx *ctx, struct damon_attrs *attrs) argument
653 damon_set_schemes(struct damon_ctx *ctx, struct damos **schemes, ssize_t nr_schemes) argument
680 damon_region_sz_limit(struct damon_ctx *ctx) argument
709 __damon_start(struct damon_ctx *ctx) argument
777 __damon_stop(struct damon_ctx *ctx) argument
933 __damos_filter_out(struct damon_ctx *ctx, struct damon_target *t, struct damon_region *r, struct damos_filter *filter) argument
981 damos_filter_out(struct damon_ctx *ctx, struct damon_target *t, struct damon_region *r, struct damos *s) argument
1433 kdamond_split_regions(struct damon_ctx *ctx) argument
1465 kdamond_need_stop(struct damon_ctx *ctx) argument
1539 kdamond_wait_activation(struct damon_ctx *ctx) argument
1566 kdamond_init_intervals_sis(struct damon_ctx *ctx) argument
1590 struct damon_ctx *ctx = data; local
[all...]
/linux-master/crypto/
H A Dalgif_rng.c66 static void rng_reset_addtl(struct rng_ctx *ctx) argument
68 kfree_sensitive(ctx->addtl);
69 ctx->addtl = NULL;
70 ctx->addtl_len = 0;
112 struct rng_ctx *ctx = ask->private; local
114 return _rng_recvmsg(ctx->drng, msg, len, NULL, 0);
122 struct rng_ctx *ctx = ask->private; local
126 ret = _rng_recvmsg(ctx->drng, msg, len, ctx->addtl, ctx
137 struct rng_ctx *ctx = ask->private; local
233 struct rng_ctx *ctx = ask->private; local
242 struct rng_ctx *ctx; local
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-jdi-fhd-r63452.c31 static void jdi_fhd_r63452_reset(struct jdi_fhd_r63452 *ctx) argument
33 gpiod_set_value_cansleep(ctx->reset_gpio, 0);
35 gpiod_set_value_cansleep(ctx->reset_gpio, 1);
37 gpiod_set_value_cansleep(ctx->reset_gpio, 0);
41 static int jdi_fhd_r63452_on(struct jdi_fhd_r63452 *ctx) argument
43 struct mipi_dsi_device *dsi = ctx->dsi;
121 static int jdi_fhd_r63452_off(struct jdi_fhd_r63452 *ctx) argument
123 struct mipi_dsi_device *dsi = ctx->dsi;
155 struct jdi_fhd_r63452 *ctx = to_jdi_fhd_r63452(panel); local
156 struct device *dev = &ctx
173 struct jdi_fhd_r63452 *ctx = to_jdi_fhd_r63452(panel); local
228 struct jdi_fhd_r63452 *ctx; local
268 struct jdi_fhd_r63452 *ctx = mipi_dsi_get_drvdata(dsi); local
[all...]
H A Dpanel-samsung-s6d7aa0.c37 int (*init_func)(struct s6d7aa0 *ctx);
38 int (*off_func)(struct s6d7aa0 *ctx);
57 static void s6d7aa0_reset(struct s6d7aa0 *ctx) argument
59 gpiod_set_value_cansleep(ctx->reset_gpio, 1);
61 gpiod_set_value_cansleep(ctx->reset_gpio, 0);
65 static int s6d7aa0_lock(struct s6d7aa0 *ctx, bool lock) argument
67 struct mipi_dsi_device *dsi = ctx->dsi;
72 if (ctx->desc->use_passwd3)
77 if (ctx->desc->use_passwd3)
84 static int s6d7aa0_on(struct s6d7aa0 *ctx) argument
106 s6d7aa0_off(struct s6d7aa0 *ctx) argument
137 struct s6d7aa0 *ctx = panel_to_s6d7aa0(panel); local
161 struct s6d7aa0 *ctx = panel_to_s6d7aa0(panel); local
174 struct s6d7aa0 *ctx = panel_to_s6d7aa0(panel); local
231 s6d7aa0_lsl080al02_init(struct s6d7aa0 *ctx) argument
282 s6d7aa0_lsl080al02_off(struct s6d7aa0 *ctx) argument
320 s6d7aa0_lsl080al03_init(struct s6d7aa0 *ctx) argument
386 s6d7aa0_lsl080al03_off(struct s6d7aa0 *ctx) argument
453 struct s6d7aa0 *ctx; local
484 struct s6d7aa0 *ctx; local
545 struct s6d7aa0 *ctx = mipi_dsi_get_drvdata(dsi); local
[all...]
H A Dpanel-samsung-s6e3ha2.c244 static int s6e3ha2_dcs_write(struct s6e3ha2 *ctx, const void *data, size_t len) argument
246 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev);
251 #define s6e3ha2_dcs_write_seq_static(ctx, seq...) do { \
254 ret = s6e3ha2_dcs_write(ctx, d, ARRAY_SIZE(d)); \
265 static int s6e3ha2_test_key_on_f0(struct s6e3ha2 *ctx) argument
267 s6e3ha2_dcs_write_seq_static(ctx, 0xf0, 0x5a, 0x5a);
271 static int s6e3ha2_test_key_off_f0(struct s6e3ha2 *ctx) argument
273 s6e3ha2_dcs_write_seq_static(ctx, 0xf0, 0xa5, 0xa5);
277 static int s6e3ha2_test_key_on_fc(struct s6e3ha2 *ctx) argument
279 s6e3ha2_dcs_write_seq_static(ctx,
283 s6e3ha2_test_key_off_fc(struct s6e3ha2 *ctx) argument
289 s6e3ha2_single_dsi_set(struct s6e3ha2 *ctx) argument
296 s6e3ha2_freq_calibration(struct s6e3ha2 *ctx) argument
317 s6e3ha2_aor_control(struct s6e3ha2 *ctx) argument
323 s6e3ha2_caps_elvss_set(struct s6e3ha2 *ctx) argument
329 s6e3ha2_acl_off(struct s6e3ha2 *ctx) argument
335 s6e3ha2_acl_off_opr(struct s6e3ha2 *ctx) argument
341 s6e3ha2_test_global(struct s6e3ha2 *ctx) argument
347 s6e3ha2_test(struct s6e3ha2 *ctx) argument
353 s6e3ha2_touch_hsync_on1(struct s6e3ha2 *ctx) argument
360 s6e3ha2_pentile_control(struct s6e3ha2 *ctx) argument
366 s6e3ha2_poc_global(struct s6e3ha2 *ctx) argument
372 s6e3ha2_poc_setting(struct s6e3ha2 *ctx) argument
378 s6e3ha2_pcd_set_off(struct s6e3ha2 *ctx) argument
384 s6e3ha2_err_fg_set(struct s6e3ha2 *ctx) argument
390 s6e3ha2_hbm_off(struct s6e3ha2 *ctx) argument
396 s6e3ha2_te_start_setting(struct s6e3ha2 *ctx) argument
402 s6e3ha2_gamma_update(struct s6e3ha2 *ctx) argument
415 s6e3ha2_set_vint(struct s6e3ha2 *ctx) argument
432 s6e3ha2_update_gamma(struct s6e3ha2 *ctx, unsigned int brightness) argument
451 struct s6e3ha2 *ctx = bl_get_data(bl_dev); local
478 s6e3ha2_panel_init(struct s6e3ha2 *ctx) argument
496 s6e3ha2_power_off(struct s6e3ha2 *ctx) argument
503 struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); local
518 struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); local
523 s6e3ha2_power_on(struct s6e3ha2 *ctx) argument
546 struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); local
568 struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); local
648 struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); local
681 struct s6e3ha2 *ctx; local
755 struct s6e3ha2 *ctx = mipi_dsi_get_drvdata(dsi); local
[all...]
H A Dpanel-xinpeng-xpp055c272.c63 static int xpp055c272_init_sequence(struct xpp055c272 *ctx) argument
65 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev);
66 struct device *dev = ctx->dev;
135 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); local
136 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev);
139 if (!ctx->prepared)
144 dev_err(ctx->dev, "failed to set display off: %d\n", ret);
148 dev_err(ctx->dev, "failed to enter sleep mode: %d\n", ret);
152 regulator_disable(ctx->iovcc);
153 regulator_disable(ctx
162 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); local
240 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); local
270 struct xpp055c272 *ctx; local
322 struct xpp055c272 *ctx = mipi_dsi_get_drvdata(dsi); local
336 struct xpp055c272 *ctx = mipi_dsi_get_drvdata(dsi); local
[all...]
/linux-master/drivers/clk/samsung/
H A Dclk.c70 struct samsung_clk_provider *ctx; local
73 ctx = kzalloc(struct_size(ctx, clk_data.hws, nr_clks), GFP_KERNEL);
74 if (!ctx)
78 ctx->clk_data.hws[i] = ERR_PTR(-ENOENT);
80 ctx->dev = dev;
81 ctx->reg_base = base;
82 ctx->clk_data.num = nr_clks;
83 spin_lock_init(&ctx->lock);
85 return ctx;
88 samsung_clk_of_add_provider(struct device_node *np, struct samsung_clk_provider *ctx) argument
99 samsung_clk_add_lookup(struct samsung_clk_provider *ctx, struct clk_hw *clk_hw, unsigned int id) argument
107 samsung_clk_register_alias(struct samsung_clk_provider *ctx, const struct samsung_clock_alias *list, unsigned int nr_clk) argument
137 samsung_clk_register_fixed_rate(struct samsung_clk_provider *ctx, const struct samsung_fixed_rate_clock *list, unsigned int nr_clk) argument
167 samsung_clk_register_fixed_factor(struct samsung_clk_provider *ctx, const struct samsung_fixed_factor_clock *list, unsigned int nr_clk) argument
187 samsung_clk_register_mux(struct samsung_clk_provider *ctx, const struct samsung_mux_clock *list, unsigned int nr_clk) argument
210 samsung_clk_register_div(struct samsung_clk_provider *ctx, const struct samsung_div_clock *list, unsigned int nr_clk) argument
240 samsung_clk_register_gate(struct samsung_clk_provider *ctx, const struct samsung_gate_clock *list, unsigned int nr_clk) argument
265 samsung_clk_of_register_fixed_ext(struct samsung_clk_provider *ctx, struct samsung_fixed_rate_clock *fixed_rate_clk, unsigned int nr_fixed_rate_clk, const struct of_device_id *clk_matches) argument
343 samsung_cmu_register_clocks(struct samsung_clk_provider *ctx, const struct samsung_cmu_info *cmu) argument
374 struct samsung_clk_provider *ctx; local
[all...]
/linux-master/io_uring/
H A Dsqpoll.c81 struct io_ring_ctx *ctx; local
84 list_for_each_entry(ctx, &sqd->ctx_list, sqd_list)
85 sq_thread_idle = max(sq_thread_idle, ctx->sq_thread_idle);
89 void io_sq_thread_finish(struct io_ring_ctx *ctx) argument
91 struct io_sq_data *sqd = ctx->sq_data;
95 list_del_init(&ctx->sqd_list);
100 ctx->sq_data = NULL;
169 static int __io_sq_thread(struct io_ring_ctx *ctx, bool cap_entries) argument
174 to_submit = io_sqring_entries(ctx);
179 if (!wq_list_empty(&ctx
271 struct io_ring_ctx *ctx; local
383 io_sqpoll_wait_sq(struct io_ring_ctx *ctx) argument
400 io_sq_offload_create(struct io_ring_ctx *ctx, struct io_uring_params *p) argument
490 io_sqpoll_wq_cpu_affinity(struct io_ring_ctx *ctx, cpumask_var_t mask) argument
[all...]
H A Dfiletable.h13 int __io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file,
15 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset);
17 int io_register_file_alloc_range(struct io_ring_ctx *ctx,
69 static inline void io_reset_alloc_hint(struct io_ring_ctx *ctx) argument
71 ctx->file_table.alloc_hint = ctx->file_alloc_start;
74 static inline void io_file_table_set_alloc_range(struct io_ring_ctx *ctx, argument
77 ctx->file_alloc_start = off;
78 ctx->file_alloc_end = off + len;
79 io_reset_alloc_hint(ctx);
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c297 gss_krb5_import_ctx_v2(struct krb5_ctx *ctx, gfp_t gfp_mask) argument
300 .len = ctx->gk5e->keylength,
301 .data = ctx->Ksess,
311 keyout.len = ctx->gk5e->Ke_length;
312 if (krb5_derive_key(ctx, &keyin, &keyout, KG_USAGE_INITIATOR_SEAL,
315 ctx->initiator_enc = gss_krb5_alloc_cipher_v2(ctx->gk5e->encrypt_name,
317 if (ctx->initiator_enc == NULL)
319 if (ctx->gk5e->aux_cipher) {
320 ctx
395 gss_import_v2_context(const void *p, const void *end, struct krb5_ctx *ctx, gfp_t gfp_mask) argument
473 struct krb5_ctx *ctx; local
[all...]
/linux-master/include/trace/events/
H A Dio_uring.h19 * @ctx: pointer to a ring context structure
29 TP_PROTO(int fd, void *ctx, u32 sq_entries, u32 cq_entries, u32 flags),
31 TP_ARGS(fd, ctx, sq_entries, cq_entries, flags),
35 __field( void *, ctx )
43 __entry->ctx = ctx;
50 __entry->ctx, __entry->fd, __entry->sq_entries,
58 * @ctx: pointer to a ring context structure
71 TP_PROTO(void *ctx, unsigned opcode, unsigned nr_files,
74 TP_ARGS(ctx, opcod
[all...]
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-debug.c55 void delta_trace_summary(struct delta_ctx *ctx) argument
57 struct delta_dev *delta = ctx->dev;
58 struct delta_streaminfo *s = &ctx->streaminfo;
61 if (!(ctx->flags & DELTA_FLAG_STREAMINFO))
65 ctx->name,
67 ctx->decoded_frames,
68 ctx->output_frames,
69 ctx->dropped_frames,
70 ctx->stream_errors,
71 ctx
[all...]
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c13 static void format_ctx(struct seq_file *s, struct hva_ctx *ctx) argument
15 struct hva_streaminfo *stream = &ctx->streaminfo;
16 struct hva_frameinfo *frame = &ctx->frameinfo;
17 struct hva_controls *ctrls = &ctx->ctrls;
18 struct hva_ctx_dbg *dbg = &ctx->dbg;
21 seq_printf(s, "|-%s\n |\n", ctx->name);
24 ctx->flags & HVA_FLAG_FRAMEINFO ? "" : "default ");
34 ctx->flags & HVA_FLAG_STREAMINFO ? "" : "default ");
83 if (ctx->sys_errors || ctx
119 hva_dbg_perf_begin(struct hva_ctx *ctx) argument
175 hva_dbg_perf_end(struct hva_ctx *ctx, struct hva_stream *stream) argument
219 hva_dbg_perf_compute(struct hva_ctx *ctx) argument
359 struct hva_ctx *ctx = s->private; local
369 DEFINE_SHOW_ATTRIBUTE(ctx); variable
371 hva_dbg_ctx_create(struct hva_ctx *ctx) argument
387 hva_dbg_ctx_remove(struct hva_ctx *ctx) argument
[all...]
/linux-master/arch/powerpc/mm/book3s32/
H A Dmmu_context.c53 unsigned long ctx = next_mmu_context; local
55 while (test_and_set_bit(ctx, context_map)) {
56 ctx = find_next_zero_bit(context_map, LAST_CONTEXT+1, ctx);
57 if (ctx > LAST_CONTEXT)
58 ctx = 0;
60 next_mmu_context = (ctx + 1) & LAST_CONTEXT;
62 return ctx;
85 void __destroy_context(unsigned long ctx) argument
87 clear_bit(ctx, context_ma
[all...]
/linux-master/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v2.c16 * @ctx: pointer to the context structure to initialize.
22 static int hl_mmu_v2_ctx_init(struct hl_ctx *ctx) argument
24 hash_init(ctx->mmu_shadow_hash);
30 * hl_mmu_v2_ctx_fini - disable a ctx from using the mmu module
32 * @ctx: pointer to the context structure
39 static void hl_mmu_v2_ctx_fini(struct hl_ctx *ctx) argument
41 struct hl_device *hdev = ctx->hdev;
46 if (!hash_empty(ctx->mmu_shadow_hash))
47 dev_err(hdev->dev, "ctx %d is freed while it has pgts in use\n",
48 ctx
58 hl_mmu_v2_unmap(struct hl_ctx *ctx, u64 virt_addr, bool is_dram_addr) argument
130 hl_mmu_v2_map(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size, bool is_dram_addr) argument
229 hl_mmu_v2_swap_out(struct hl_ctx *ctx) argument
240 hl_mmu_v2_swap_in(struct hl_ctx *ctx) argument
245 hl_mmu_v2_get_tlb_info(struct hl_ctx *ctx, u64 virt_addr, struct hl_mmu_hop_info *hops) argument
[all...]
/linux-master/arch/riscv/crypto/
H A Dsm4-riscv64-glue.c30 struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); local
36 sm4_expandkey_zvksed_zvkb(key, ctx->rkey_enc, ctx->rkey_dec);
40 return sm4_expandkey(ctx, key, keylen);
45 const struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); local
49 sm4_crypt_zvksed_zvkb(ctx->rkey_enc, src, dst);
52 sm4_crypt_block(ctx->rkey_enc, dst, src);
58 const struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); local
62 sm4_crypt_zvksed_zvkb(ctx->rkey_dec, src, dst);
65 sm4_crypt_block(ctx
[all...]
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c1108 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx) argument
1111 ctx->src_queue_cnt, ctx->dst_queue_cnt, ctx->state);
1113 if (ctx->state == MFCINST_GOT_INST && ctx->dst_queue_cnt >= 1)
1116 if ((ctx->state == MFCINST_RUNNING ||
1117 ctx->state == MFCINST_HEAD_PRODUCED) &&
1118 ctx->src_queue_cnt >= 1 && ctx
1128 cleanup_ref_queue(struct s5p_mfc_ctx *ctx) argument
1147 enc_pre_seq_start(struct s5p_mfc_ctx *ctx) argument
1162 enc_post_seq_start(struct s5p_mfc_ctx *ctx) argument
1201 enc_pre_frame_start(struct s5p_mfc_ctx *ctx) argument
1230 enc_post_frame_start(struct s5p_mfc_ctx *ctx) argument
1392 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1476 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1534 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1604 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1639 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1663 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1688 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1701 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1714 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
1806 __enc_update_hevc_qp_ctrls_range(struct s5p_mfc_ctx *ctx, int min, int max) argument
1840 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); local
2251 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); local
2287 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
2304 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
2321 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); local
2421 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); local
2480 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); local
2519 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); local
2560 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); local
2591 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); local
2620 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); local
2682 s5p_mfc_enc_ctrls_setup(struct s5p_mfc_ctx *ctx) argument
2743 s5p_mfc_enc_ctrls_delete(struct s5p_mfc_ctx *ctx) argument
2752 s5p_mfc_enc_init(struct s5p_mfc_ctx *ctx) argument
[all...]
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.c76 static struct cedrus_format *cedrus_find_format(struct cedrus_ctx *ctx, argument
86 if (!cedrus_is_capable(ctx, fmt->capabilities) ||
179 struct cedrus_ctx *ctx = cedrus_file2ctx(file); local
186 if (!cedrus_is_capable(ctx, cedrus_formats[i].capabilities))
223 struct cedrus_ctx *ctx = cedrus_file2ctx(file); local
225 f->fmt.pix = ctx->dst_fmt;
232 struct cedrus_ctx *ctx = cedrus_file2ctx(file); local
234 f->fmt.pix = ctx->src_fmt;
238 static int cedrus_try_fmt_vid_cap_p(struct cedrus_ctx *ctx, argument
242 cedrus_find_format(ctx, pix_fm
266 cedrus_try_fmt_vid_out_p(struct cedrus_ctx *ctx, struct v4l2_pix_format *pix_fmt) argument
291 struct cedrus_ctx *ctx = cedrus_file2ctx(file); local
308 cedrus_reset_cap_format(struct cedrus_ctx *ctx) argument
314 cedrus_s_fmt_vid_out_p(struct cedrus_ctx *ctx, struct v4l2_pix_format *pix_fmt) argument
365 cedrus_reset_out_format(struct cedrus_ctx *ctx) argument
374 struct cedrus_ctx *ctx = cedrus_file2ctx(file); local
435 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); local
456 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); local
485 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); local
509 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); local
537 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); local
553 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); local
560 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); local
580 struct cedrus_ctx *ctx = priv; local
[all...]
/linux-master/drivers/clk/
H A Dclk_test.c27 struct clk_dummy_context *ctx = local
30 return ctx->rate;
70 struct clk_dummy_context *ctx = local
73 ctx->rate = rate;
138 struct clk_multiple_parent_ctx *ctx = local
144 ctx->current_parent = index;
151 struct clk_multiple_parent_ctx *ctx = local
154 return ctx->current_parent;
171 struct clk_dummy_context *ctx; local
175 ctx
209 struct clk_dummy_context *ctx = test->priv; local
219 struct clk_dummy_context *ctx = test->priv; local
240 struct clk_dummy_context *ctx = test->priv; local
265 struct clk_dummy_context *ctx = test->priv; local
291 struct clk_dummy_context *ctx = test->priv; local
334 struct clk_dummy_context *ctx; local
361 struct clk_dummy_context *ctx = test->priv; local
385 struct clk_dummy_context *ctx = test->priv; local
414 struct clk_dummy_context *ctx = test->priv; local
456 struct clk_multiple_parent_ctx *ctx; local
495 struct clk_multiple_parent_ctx *ctx = test->priv; local
509 struct clk_multiple_parent_ctx *ctx = test->priv; local
527 struct clk_multiple_parent_ctx *ctx = test->priv; local
555 struct clk_multiple_parent_ctx *ctx = test->priv; local
620 struct clk_multiple_parent_ctx *ctx; local
650 struct clk_multiple_parent_ctx *ctx = test->priv; local
663 struct clk_multiple_parent_ctx *ctx = test->priv; local
680 struct clk_multiple_parent_ctx *ctx = test->priv; local
708 struct clk_multiple_parent_ctx *ctx = test->priv; local
742 struct clk_multiple_parent_ctx *ctx = test->priv; local
773 struct clk_multiple_parent_ctx *ctx = test->priv; local
807 struct clk_multiple_parent_ctx *ctx = test->priv; local
840 struct clk_multiple_parent_ctx *ctx = test->priv; local
877 struct clk_multiple_parent_ctx *ctx = test->priv; local
906 struct clk_multiple_parent_ctx *ctx = test->priv; local
968 struct clk_single_parent_ctx *ctx; local
1000 struct clk_single_parent_ctx *ctx = test->priv; local
1013 struct clk_single_parent_ctx *ctx = test->priv; local
1031 struct clk_single_parent_ctx *ctx = test->priv; local
1054 struct clk_single_parent_ctx *ctx = test->priv; local
1086 struct clk_single_parent_ctx *ctx = test->priv; local
1115 struct clk_single_parent_ctx *ctx = test->priv; local
1145 struct clk_single_parent_ctx *ctx = test->priv; local
1183 struct clk_single_parent_ctx *ctx = test->priv; local
1240 struct clk_single_parent_ctx *ctx; local
1283 struct clk_single_parent_ctx *ctx = test->priv; local
1333 struct clk_single_parent_two_lvl_ctx *ctx; local
1373 struct clk_single_parent_two_lvl_ctx *ctx = test->priv; local
1387 struct clk_single_parent_two_lvl_ctx *ctx = test->priv; local
1409 struct clk_single_parent_two_lvl_ctx *ctx = test->priv; local
1461 struct clk_dummy_context *ctx = test->priv; local
1486 struct clk_dummy_context *ctx = test->priv; local
1505 struct clk_dummy_context *ctx = test->priv; local
1533 struct clk_dummy_context *ctx = test->priv; local
1558 struct clk_dummy_context *ctx = test->priv; local
1589 struct clk_dummy_context *ctx = test->priv; local
1618 struct clk_dummy_context *ctx = test->priv; local
1643 struct clk_dummy_context *ctx = test->priv; local
1674 struct clk_dummy_context *ctx = test->priv; local
1707 struct clk_dummy_context *ctx = test->priv; local
1739 struct clk_dummy_context *ctx = test->priv; local
1799 struct clk_dummy_context *ctx = test->priv; local
1851 struct clk_dummy_context *ctx = test->priv; local
1910 struct clk_dummy_context *ctx = test->priv; local
1987 struct clk_dummy_context *ctx = test->priv; local
2039 struct clk_dummy_context *ctx = test->priv; local
2094 struct clk_dummy_context *ctx = test->priv; local
2167 struct clk_leaf_mux_ctx *ctx = container_of(hw, struct clk_leaf_mux_ctx, hw); local
2190 struct clk_leaf_mux_ctx *ctx; local
2241 struct clk_leaf_mux_ctx *ctx = test->priv; local
2318 struct clk_leaf_mux_ctx *ctx = test->priv; local
2383 struct clk_mux_notifier_ctx *ctx = container_of(nb, local
2406 struct clk_mux_notifier_ctx *ctx; local
2452 struct clk_mux_notifier_ctx *ctx = test->priv; local
2470 struct clk_mux_notifier_ctx *ctx = test->priv; local
2520 struct clk_multiple_parent_ctx *ctx; local
2559 struct clk_multiple_parent_ctx *ctx = test->priv; local
2573 struct clk_multiple_parent_ctx *ctx = test->priv; local
2609 struct clk_multiple_parent_ctx *ctx = test->priv; local
[all...]

Completed in 254 milliseconds

<<11121314151617181920>>