Searched defs:ctx (Results 451 - 475 of 2745) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/hwmon/
H A Dnct6775-i2c.c28 static int nct6775_i2c_read(void *ctx, unsigned int reg, unsigned int *val) argument
63 static int nct6775_i2c_write(void *ctx, unsigned int reg, unsigned int value) argument
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-gdi.c110 void coda_set_gdi_regs(struct coda_ctx *ctx) argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.c27 static void dpu_setup_dspp_pcc(struct dpu_hw_dspp *ctx, argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_hangcheck.c33 struct i915_gem_context *ctx; local
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dabm.h33 struct dc_context *ctx; member in struct:abm
H A Dpg_cntl.h33 struct dc_context *ctx; member in struct:pg_cntl
/linux-master/net/xfrm/
H A Dxfrm_state_bpf.c65 bpf_xdp_get_xfrm_state(struct xdp_md *ctx, struct bpf_xfrm_state_opts *opts, u32 opts__sz) argument
/linux-master/net/mptcp/
H A Dtoken_test.c44 struct mptcp_subflow_context *ctx; local
74 struct mptcp_subflow_context *ctx = build_ctx(test); local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_reg_whitelist.c80 struct xe_rtp_process_ctx ctx = XE_RTP_PROCESS_CTX_INITIALIZER(hwe); local
/linux-master/tools/testing/selftests/lsm/
H A Dlsm_get_self_attr_test.c30 struct lsm_ctx *ctx = calloc(page_size, 1); local
59 struct lsm_ctx *ctx = calloc(page_size, 1); local
78 struct lsm_ctx *ctx = calloc(page_size, 1); local
119 struct lsm_ctx *ctx = calloc(page_size, 1); local
144 struct lsm_ctx *ctx = calloc(page_size, 1); local
[all...]
/linux-master/drivers/media/platform/verisilicon/
H A Dstm32mp25_vpu_hw.c114 static void stm32mp25_venc_reset(struct hantro_ctx *ctx) argument
/linux-master/arch/powerpc/crypto/
H A Daes.c32 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
53 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
65 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
83 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
100 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
[all...]
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_vpu.c36 struct mtk_mdp_ctx *ctx; local
78 struct mtk_mdp_ctx *ctx = vpu_to_ctx(vpu); local
116 struct mtk_mdp_ctx *ctx = vpu_to_ctx(vpu); local
[all...]
/linux-master/crypto/asymmetric_keys/
H A Dmscode_parser.c23 struct pefile_context *ctx = _ctx; local
72 struct pefile_context *ctx = context; local
120 struct pefile_context *ctx = context; local
[all...]
H A Dpkcs8_parser.c37 struct pkcs8_parse_context *ctx = context; local
71 struct pkcs8_parse_context *ctx = context; local
87 struct pkcs8_parse_context *ctx = context; local
99 struct pkcs8_parse_context ctx; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dverifier_arena.c24 int basic_alloc1(void *ctx) argument
63 int basic_alloc2(void *ctx) argument
105 int basic_alloc3(void *ctx) argument
118 int iter_maps1(struct bpf_iter__bpf_map *ctx) argument
130 int iter_maps2(struct bpf_iter__bpf_map *ctx) argument
140 int iter_maps3(struct bpf_iter__bpf_map *ctx) argument
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.c179 dal_hw_gpio_construct( struct hw_gpio *pin, enum gpio_id id, uint32_t en, struct dc_context *ctx) argument
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c47 static void vbva_buffer_flush(struct gen_pool *ctx) argument
61 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, argument
107 vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, s32 screen, bool enable) argument
137 vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, struct vbva_buffer *vbva, s32 screen) argument
154 vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, s32 screen) argument
164 vbva_buffer_begin_update(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx) argument
[all...]
/linux-master/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c50 libusb_context *ctx; member in struct:test_state
/linux-master/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c50 libusb_context *ctx; member in struct:test_state
/linux-master/crypto/
H A D842.c33 void *ctx; local
44 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); local
53 static void crypto842_free_ctx(struct crypto_scomp *tfm, void *ctx) argument
60 struct crypto842_ctx *ctx local
69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); local
74 crypto842_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
88 crypto842_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
[all...]
H A Dlz4hc.c20 void *ctx; local
31 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); local
40 static void lz4hc_free_ctx(struct crypto_scomp *tfm, void *ctx) argument
47 struct lz4hc_ctx *ctx local
52 __lz4hc_compress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
65 lz4hc_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
76 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); local
82 __lz4hc_decompress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
94 lz4hc_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
[all...]
H A Dlz4.c21 void *ctx; local
32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); local
41 static void lz4_free_ctx(struct crypto_scomp *tfm, void *ctx) argument
48 struct lz4_ctx *ctx local
53 __lz4_compress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
66 lz4_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
76 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); local
81 __lz4_decompress_crypto(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
93 lz4_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
[all...]
H A Dlzo-rle.c20 void *ctx; local
31 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); local
40 static void lzorle_free_ctx(struct crypto_scomp *tfm, void *ctx) argument
47 struct lzorle_ctx *ctx local
52 __lzorle_compress(const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
70 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); local
75 lzorle_scompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
103 lzorle_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dsysret_rip.c71 ucontext_t *ctx = (ucontext_t*)ctx_void; local
87 ucontext_t *ctx = (ucontext_t*)ctx_void; local
115 ucontext_t *ctx = (ucontext_t*)ctx_void; local
[all...]

Completed in 485 milliseconds

<<11121314151617181920>>