Searched defs:ctx (Results 276 - 300 of 2746) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_dc.c8 static void qat_comp_build_deflate(void *ctx) argument
/linux-master/io_uring/
H A Dnotif.c15 struct io_ring_ctx *ctx = notif->ctx; local
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h34 struct dc_context *ctx; member in struct:dmub_psr
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hpo_dp_link_encoder.c72 hpo_dp_link_encoder32_construct(struct dcn31_hpo_dp_link_encoder *enc31, struct dc_context *ctx, uint32_t inst, const struct dcn31_hpo_dp_link_encoder_registers *hpo_le_regs, const struct dcn31_hpo_dp_link_encoder_shift *hpo_le_shift, const struct dcn31_hpo_dp_link_encoder_mask *hpo_le_mask) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_setsockopt.c40 int change_tcp_cc(struct bpf_iter__tcp *ctx) argument
H A Dtest_attach_probe_manual.c18 int handle_kprobe(struct pt_regs *ctx) argument
25 int handle_kretprobe(struct pt_regs *ctx) argument
32 int handle_uprobe(struct pt_regs *ctx) argument
39 int handle_uretprobe(struct pt_regs *ctx) argument
46 int handle_uprobe_byname(struct pt_regs *ctx) argument
H A Dtest_core_reloc_bitfields_probed.c41 int test_core_bitfields(void *ctx) argument
H A Dtest_tracepoint.c20 int oncpu(struct sched_switch_args *ctx) argument
H A Diters_testmod_seq.c25 int testmod_seq_empty(const void *ctx) argument
43 int testmod_seq_full(const void *ctx) argument
63 int testmod_seq_truncated(const void *ctx) argument
H A Dtest_map_ops.c32 static u64 callback(u64 map, u64 key, u64 val, u64 ctx, u64 flags) argument
38 int map_update(void *ctx) argument
52 int map_delete(void *ctx) argument
65 int map_push(void *ctx) argument
78 int map_pop(void *ctx) argument
91 int map_peek(void *ctx) argument
104 int map_for_each_pass(void *ctx) argument
122 int map_for_each_fail(void *ctx) argument
H A Dtest_ringbuf.c40 int test_ringbuf(void *ctx) argument
H A Dtest_ringbuf_multi.c57 int test_ringbuf(void *ctx) argument
H A Dtest_log_fixup.c15 int bad_relo(const void *ctx) argument
31 int bad_relo_subprog(const void *ctx) argument
53 int use_missing_map(const void *ctx) argument
67 int use_missing_kfunc(const void *ctx) argument
H A Dcgrp_ls_attach_cgroup.c24 int set_cookie(struct bpf_sock_addr *ctx) argument
53 int update_cookie_sockops(struct bpf_sock_ops *ctx) argument
[all...]
H A Dsockopt_sk.c30 int _getsockopt(struct bpf_sockopt *ctx) argument
140 _setsockopt(struct bpf_sockopt *ctx) argument
[all...]
H A Dlocal_kptr_stash_fail.c44 long stash_rb_nodes(void *ctx) argument
67 long drop_rb_node_off(void *ctx) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sched.c42 struct amdgpu_ctx *ctx; local
72 struct amdgpu_ctx *ctx; local
/linux-master/fs/smb/common/
H A Dcifs_arc4.c15 int cifs_arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) argument
39 void cifs_arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, unsigned int len) argument
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sprite_uapi.c50 struct drm_modeset_acquire_ctx ctx; local
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_count.c13 struct count_global_ctx *ctx = &count_global_ctx; local
23 struct count_global_ctx *ctx = &count_global_ctx; local
36 struct count_local_ctx *ctx = &count_local_ctx; local
45 struct count_local_ctx *ctx = &count_local_ctx; local
56 struct count_local_ctx *ctx = &count_local_ctx; local
[all...]
/linux-master/arch/arm/kernel/
H A Dsuspend.c77 u32 *ctx = ptr; local
/linux-master/samples/bpf/
H A Dtracex5.bpf.c30 int bpf_prog1(struct pt_regs *ctx) argument
46 PROG(SYS__NR_write)(struct pt_regs *ctx) argument
59 PROG(SYS__NR_read)(struct pt_regs *ctx) argument
73 PROG(SYS__NR_mmap2)(struct pt_regs *ctx) argument
83 PROG(SYS__NR_mmap)(struct pt_regs *ctx) argument
H A Dtracex3.bpf.c27 int bpf_prog1(struct trace_event_raw_block_rq *ctx) argument
59 int bpf_prog2(struct trace_event_raw_block_rq *ctx) argument
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_pci.c24 static int sst_platform_get_resources(struct intel_sst_drv *ctx) argument
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_intr.c25 struct mtk_vcodec_dec_ctx *ctx; local
35 struct mtk_vcodec_enc_ctx *ctx; local
[all...]

Completed in 320 milliseconds

<<11121314151617181920>>