Home
last modified time | relevance | path

Searched refs:ctx (Results 7251 - 7275 of 13038) sorted by relevance

1...<<291292293294295296297298299300>>...522

/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/bindparatext_fuzzer/
H A Dbindparatext_fuzzer.cpp29 DbContext *ctx = nullptr; in DoSomethingInterestingWithMyAPI() local
31 BindParaText(ctx, idx, reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_sw.h37 struct dc_context *ctx; member
44 struct dc_context *ctx);
H A Ddce_i2c.c51 dce_i2c_sw.ctx = ddc->ctx; in dce_i2c_submit_command()
H A Ddmub_psr.h33 struct dc_context *ctx; member
44 struct dmub_psr *dmub_psr_create(struct dc_context *ctx);
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.h12 struct devlink_param_gset_ctx *ctx);
14 struct devlink_param_gset_ctx *ctx);
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern5.c25 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_hash_map() argument
27 void *key = ctx->key; in dump_bpf_hash_map()
H A Dfreplace_connect4.c10 int new_do_bind(struct bpf_sock_addr *ctx) in new_do_bind() argument
14 bpf_bind(ctx, (struct sockaddr *)&sa, sizeof(sa)); in new_do_bind()
H A Dloop3.c15 int while_true(volatile struct pt_regs* ctx) in while_true() argument
20 sum += PT_REGS_RC(ctx); in while_true()
H A Dloop2.c15 int while_true(volatile struct pt_regs* ctx) in while_true() argument
20 if (PT_REGS_RC(ctx) & 1) in while_true()
H A Dtest_perf_buffer.c16 int handle_sys_enter(void *ctx) in handle_sys_enter() argument
20 bpf_perf_event_output(ctx, &perf_buf_map, BPF_F_CURRENT_CPU, in handle_sys_enter()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_context.h20 void mock_context_close(struct i915_gem_context *ctx);
29 void kernel_context_close(struct i915_gem_context *ctx);
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd.h26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx);
27 int (*close_inst_cmd)(struct s5p_mfc_ctx *ctx);
H A Ds5p_mfc_ctrl.h26 int s5p_mfc_open_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
27 void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_overhead_tp_kern.c19 int prog(struct task_rename *ctx) in prog() argument
32 int prog2(struct urandom_read *ctx) in prog2() argument
/kernel/linux/linux-5.10/include/crypto/
H A Dcast5.h21 void __cast5_encrypt(struct cast5_ctx *ctx, u8 *dst, const u8 *src);
22 void __cast5_decrypt(struct cast5_ctx *ctx, u8 *dst, const u8 *src);
/kernel/linux/linux-6.6/include/crypto/
H A Dcast5.h21 void __cast5_encrypt(struct cast5_ctx *ctx, u8 *dst, const u8 *src);
22 void __cast5_decrypt(struct cast5_ctx *ctx, u8 *dst, const u8 *src);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_sw.h37 struct dc_context *ctx; member
44 struct dc_context *ctx);
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.h26 int s5p_mfc_open_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
27 void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
H A Ds5p_mfc_cmd.h26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx);
27 int (*close_inst_cmd)(struct s5p_mfc_ctx *ctx);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_context.h21 void mock_context_close(struct i915_gem_context *ctx);
31 void kernel_context_close(struct i915_gem_context *ctx);
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern5.c25 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_hash_map() argument
27 void *key = ctx->key; in dump_bpf_hash_map()
H A Dfreplace_progmap.c13 int xdp_drop_prog(struct xdp_md *ctx) in xdp_drop_prog() argument
19 int xdp_cpumap_prog(struct xdp_md *ctx) in xdp_cpumap_prog() argument
H A Dfreplace_connect4.c10 int new_do_bind(struct bpf_sock_addr *ctx) in new_do_bind() argument
14 bpf_bind(ctx, (struct sockaddr *)&sa, sizeof(sa)); in new_do_bind()
H A Dtest_ksyms_btf_write_check.c11 int handler1(const void *ctx) in handler1() argument
35 int handler2(const void *ctx) in handler2() argument
H A Dloop2.c15 int while_true(volatile struct pt_regs* ctx) in while_true() argument
20 if (PT_REGS_RC(ctx) & 1) in while_true()

Completed in 11 milliseconds

1...<<291292293294295296297298299300>>...522