Searched defs:ctx (Results 651 - 675 of 2789) sorted by relevance

<<21222324252627282930>>

/linux-master/arch/parisc/net/
H A Dbpf_jit_core.c16 static int build_body(struct hppa_jit_context *ctx, bool extra_pass, int *offset) argument
51 struct hppa_jit_context *ctx; local
[all...]
/linux-master/drivers/net/dsa/realtek/
H A Drtl83xx.c22 void rtl83xx_lock(void *ctx) argument
39 void rtl83xx_unlock(void *ctx) argument
/linux-master/crypto/
H A Dsig.c71 struct crypto_akcipher **ctx = crypto_sig_ctx(tfm); local
81 struct crypto_akcipher **ctx = crypto_sig_ctx(tfm); local
100 struct crypto_akcipher **ctx = crypto_sig_ctx(tfm); local
123 struct crypto_akcipher **ctx = crypto_sig_ctx(tfm); local
132 struct crypto_akcipher **ctx = crypto_sig_ctx(tfm); local
[all...]
/linux-master/drivers/hid/bpf/progs/
H A DXPPen__ArtistPro16Gen2.bpf.c258 int probe(struct hid_bpf_probe_args *ctx) argument
/linux-master/include/crypto/internal/
H A Dscompress.h79 crypto_scomp_free_ctx(struct crypto_scomp *tfm, void *ctx) argument
85 crypto_scomp_compress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
92 crypto_scomp_decompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
/linux-master/io_uring/
H A Dfiletable.c16 static int io_file_bitmap_get(struct io_ring_ctx *ctx) argument
96 __io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file, unsigned int file_slot) argument
123 struct io_ring_ctx *ctx = req->ctx; local
135 io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset) argument
160 io_register_file_alloc_range(struct io_ring_ctx *ctx, struct io_uring_file_index_range __user *arg) argument
[all...]
/linux-master/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c66 int iter(struct bpf_iter__task_file *ctx) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dwq.c135 long test_call_array_sleepable(void *ctx) argument
145 long test_syscall_array_sleepable(void *ctx) argument
155 long test_call_hash_sleepable(void *ctx) argument
165 long test_call_hash_malloc_sleepable(void *ctx) argument
175 long test_call_lru_sleepable(void *ctx) argument
H A Dbind4_prog.c26 static __inline int bind_to_device(struct bpf_sock_addr *ctx) argument
60 static __inline int bind_reuseport(struct bpf_sock_addr *ctx) argument
81 misc_opts(struct bpf_sock_addr *ctx, int opt) argument
101 bind_v4_prog(struct bpf_sock_addr *ctx) argument
162 bind_v4_deny_prog(struct bpf_sock_addr *ctx) argument
[all...]
H A Dtrigger_bench.c29 int bench_trigger_uprobe(void *ctx) argument
38 int trigger_count(void *ctx) argument
49 int trigger_driver(void *ctx) argument
62 int trigger_driver_kfunc(void *ctx) argument
73 int bench_trigger_kprobe(void *ctx) argument
80 int bench_trigger_kretprobe(void *ctx) argument
87 int bench_trigger_kprobe_multi(void *ctx) argument
94 int bench_trigger_kretprobe_multi(void *ctx) argument
101 int bench_trigger_fentry(void *ctx) argument
108 int bench_trigger_fexit(void *ctx) argument
115 bench_trigger_fmodret(void *ctx) argument
122 bench_trigger_tp(void *ctx) argument
129 bench_trigger_rawtp(void *ctx) argument
[all...]
H A Dcrypto_sanity.c54 int skb_crypto_setup(void *ctx) argument
91 struct bpf_crypto_ctx *ctx; local
131 struct bpf_crypto_ctx *ctx; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp51 static void dump_printf(void *ctx, const char *fmt, va_list args) argument
/linux-master/tools/testing/selftests/hid/progs/
H A Dhid.c59 int attach_prog(struct attach_prog_args *ctx) argument
81 struct hid_bpf_ctx *ctx; local
107 struct hid_bpf_ctx *ctx; local
131 struct hid_bpf_ctx *ctx; local
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-visionox-rm69299.c30 static int visionox_rm69299_power_on(struct visionox_rm69299 *ctx) argument
53 static int visionox_rm69299_power_off(struct visionox_rm69299 *ctx) argument
62 struct visionox_rm69299 *ctx = panel_to_ctx(panel); local
86 struct visionox_rm69299 *ctx = panel_to_ctx(panel); local
160 struct visionox_rm69299 *ctx = panel_to_ctx(panel); local
187 struct visionox_rm69299 *ctx; local
241 struct visionox_rm69299 *ctx = mipi_dsi_get_drvdata(dsi); local
[all...]
H A Dpanel-jdi-fhd-r63452.c31 static void jdi_fhd_r63452_reset(struct jdi_fhd_r63452 *ctx) argument
41 static int jdi_fhd_r63452_on(struct jdi_fhd_r63452 *ctx) argument
121 static int jdi_fhd_r63452_off(struct jdi_fhd_r63452 *ctx) argument
155 struct jdi_fhd_r63452 *ctx = to_jdi_fhd_r63452(panel); local
173 struct jdi_fhd_r63452 *ctx = to_jdi_fhd_r63452(panel); local
228 struct jdi_fhd_r63452 *ctx; local
269 struct jdi_fhd_r63452 *ctx = mipi_dsi_get_drvdata(dsi); local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.h104 vmw_validation_has_bos(struct vmw_validation_context *ctx) argument
119 vmw_validation_bo_reserve(struct vmw_validation_context *ctx, argument
135 vmw_validation_bo_fence(struct vmw_validation_context *ctx, argument
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_wa.c707 struct xe_rtp_process_ctx ctx = XE_RTP_PROCESS_CTX_INITIALIZER(gt); local
723 struct xe_rtp_process_ctx ctx = XE_RTP_PROCESS_CTX_INITIALIZER(gt); local
741 struct xe_rtp_process_ctx ctx = XE_RTP_PROCESS_CTX_INITIALIZER(hwe); local
758 struct xe_rtp_process_ctx ctx local
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_util.c34 int mtk_vcodec_write_vdecsys(struct mtk_vcodec_dec_ctx *ctx, unsigned int reg, argument
152 struct mtk_vcodec_dec_ctx *ctx; local
126 mtk_vcodec_set_curr_ctx(struct mtk_vcodec_dec_dev *vdec_dev, struct mtk_vcodec_dec_ctx *ctx, int hw_idx) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hubp.c136 dcn201_hubp_construct( struct dcn201_hubp *hubp201, struct dc_context *ctx, uint32_t inst, const struct dcn201_hubp_registers *hubp_regs, const struct dcn201_hubp_shift *hubp_shift, const struct dcn201_hubp_mask *hubp_mask) argument
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c151 struct clk_mgr *dc_clk_mgr_create(struct dc_context *ctx, struct pp_smu_funcs *pp_smu, struct dccg *dccg) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr.c316 void rv1_clk_mgr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dpp/dcn32/
H A Ddcn32_dpp.c146 dpp32_construct( struct dcn3_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn3_dpp_registers *tf_regs, const struct dcn3_dpp_shift *tf_shift, const struct dcn3_dpp_mask *tf_mask) argument
/linux-master/sound/soc/intel/boards/
H A Dsof_ssp_amp.c114 struct sof_card_private *ctx; local
78 sof_card_dai_links_create(struct device *dev, struct snd_soc_card *card, struct sof_card_private *ctx) argument
[all...]
H A Dsof_sdw_rt711.c69 struct mc_private *ctx = snd_soc_card_get_drvdata(card); local
125 struct mc_private *ctx = snd_soc_card_get_drvdata(card); local
141 struct mc_private *ctx = snd_soc_card_get_drvdata(card); local
/linux-master/arch/riscv/net/
H A Dbpf_jit_core.c19 static int build_body(struct rv_jit_context *ctx, bool extra_pass, int *offset) argument
52 struct rv_jit_context *ctx; local
[all...]

Completed in 214 milliseconds

<<21222324252627282930>>