| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_compat.c | 30 static int nft_compat_chain_validate_dependency(const struct nft_ctx *ctx, in nft_compat_chain_validate_dependency() 136 const struct nft_ctx *ctx, in nft_target_set_tgchk_param() 228 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() 270 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy() 322 static int nft_target_validate(const struct nft_ctx *ctx, in nft_target_validate() 398 nft_match_set_mtchk_param(struct xt_mtchk_param *par, const struct nft_ctx *ctx, in nft_match_set_mtchk_param() 450 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init() 478 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_init() 485 nft_match_large_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_large_init() 503 __nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_destroy() [all …]
|
| H A D | nft_connlimit.c | 59 static int nft_connlimit_do_init(const struct nft_ctx *ctx, in nft_connlimit_do_init() 86 static void nft_connlimit_do_destroy(const struct nft_ctx *ctx, in nft_connlimit_do_destroy() 117 static int nft_connlimit_obj_init(const struct nft_ctx *ctx, in nft_connlimit_obj_init() 126 static void nft_connlimit_obj_destroy(const struct nft_ctx *ctx, in nft_connlimit_obj_destroy() 181 static int nft_connlimit_init(const struct nft_ctx *ctx, in nft_connlimit_init() 190 static void nft_connlimit_destroy(const struct nft_ctx *ctx, in nft_connlimit_destroy() 210 static void nft_connlimit_destroy_clone(const struct nft_ctx *ctx, in nft_connlimit_destroy_clone()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | mac80211.c | 88 struct iwl_rxon_context *ctx; in iwlagn_mac_setup_register() local 227 struct iwl_rxon_context *ctx; in __iwl_up() local 364 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_suspend() local 428 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_resume() local 608 struct iwl_rxon_context *ctx = vif_priv->ctx; in iwlagn_mac_set_key() local 949 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_channel_switch() local 1023 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl_chswitch_done() local 1042 struct iwl_rxon_context *ctx; in iwlagn_configure_filter() local 1166 struct iwl_rxon_context *ctx = vif_priv->ctx; in iwlagn_mac_conf_tx() local 1211 static int iwl_set_mode(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_set_mode() [all …]
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_device.c | 56 static void tls_device_free_ctx(struct tls_context *ctx) in tls_device_free_ctx() 72 struct tls_context *ctx, *tmp; in tls_device_gc_task() local 95 static void tls_device_queue_ctx_destruction(struct tls_context *ctx) in tls_device_queue_ctx_destruction() 154 struct tls_offload_context_tx *ctx; in tls_icsk_clean_acked() local 188 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_device_sk_destruct() local 272 struct tls_context *ctx, in tls_push_record() 306 struct tls_context *ctx, in tls_device_record_close() 423 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_push_data() local 667 void tls_device_write_space(struct sock *sk, struct tls_context *ctx) in tls_device_write_space() 820 struct tls_offload_context_rx *ctx, in tls_device_core_ctrl_rx_resync() [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | des_s390.c | 38 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey() local 57 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_encrypt() local 64 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_decrypt() local 92 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_desall_crypt() local 111 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_desall_crypt() local 203 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_setkey() local 222 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_encrypt() local 229 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_decrypt() local 321 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in ctr_desall_crypt() local
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_easrc.h | 17 #define REG_EASRC_WRFIFO(ctx) (0x000 + 4 * (ctx)) argument 19 #define REG_EASRC_RDFIFO(ctx) (0x010 + 4 * (ctx)) argument 21 #define REG_EASRC_CC(ctx) (0x020 + 4 * (ctx)) argument 23 #define REG_EASRC_CCE1(ctx) (0x030 + 4 * (ctx)) argument 25 #define REG_EASRC_CCE2(ctx) (0x040 + 4 * (ctx)) argument 27 #define REG_EASRC_CIA(ctx) (0x050 + 4 * (ctx)) argument 29 #define REG_EASRC_DPCS0R0(ctx) (0x060 + 4 * (ctx)) argument 30 #define REG_EASRC_DPCS0R1(ctx) (0x070 + 4 * (ctx)) argument 31 #define REG_EASRC_DPCS0R2(ctx) (0x080 + 4 * (ctx)) argument 32 #define REG_EASRC_DPCS0R3(ctx) (0x090 + 4 * (ctx)) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/ |
| H A D | dcn21_resource.c | 710 struct dc_context *ctx, uint32_t inst) in dcn21_ipp_create() 726 struct dc_context *ctx, in dcn21_dpp_create() 745 struct dc_context *ctx, in dcn21_aux_engine_create() 783 struct dc_context *ctx, in dcn21_i2c_hw_create() 1252 struct dc_context *ctx, in dcn21_clock_source_create() 1276 struct dc_context *ctx, in dcn21_hubp_create() 1294 static struct hubbub *dcn21_hubbub_create(struct dc_context *ctx) in dcn21_hubbub_create() 1324 struct dc_context *ctx, uint32_t inst) in dcn21_opp_create() 1340 struct dc_context *ctx, in dcn21_timing_generator_create() 1361 struct mpc *dcn21_mpc_create(struct dc_context *ctx) in dcn21_mpc_create() [all …]
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | sha256.c | 51 void sha256_starts(sha256_context * ctx) in sha256_starts() 66 static void sha256_process_one(sha256_context *ctx, const uint8_t data[64]) in sha256_process_one() 197 __weak void sha256_process(sha256_context *ctx, const unsigned char *data, in sha256_process() 209 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update() 248 void sha256_finish(sha256_context * ctx, uint8_t digest[32]) in sha256_finish() 283 sha256_context ctx; in sha256_csum() local 297 sha256_context ctx; in sha256_csum_wd() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sha1.c | 50 void mbedtls_sha1_init( RK_SHA1_CTX *ctx ) in mbedtls_sha1_init() 55 void mbedtls_sha1_free( RK_SHA1_CTX *ctx ) in mbedtls_sha1_free() 72 void mbedtls_sha1_starts( RK_SHA1_CTX *ctx ) in mbedtls_sha1_starts() 85 void mbedtls_sha1_process( RK_SHA1_CTX *ctx, const unsigned char data[64] ) in mbedtls_sha1_process() 245 void mbedtls_sha1_update( RK_SHA1_CTX *ctx, const unsigned char *input, size_t ilen ) in mbedtls_sha1_update() 293 void mbedtls_sha1_finish( RK_SHA1_CTX *ctx, unsigned char output[20] ) in mbedtls_sha1_finish() 325 RK_SHA1_CTX ctx; in rk_hash_sha1() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/ |
| H A D | hal_m4vd_vdpu1.c | 35 static void vdpu1_mpg4d_setup_regs_by_syntax(hal_mpg4_ctx *ctx, MppSyntax syntax) in vdpu1_mpg4d_setup_regs_by_syntax() 232 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu1_mpg4d_init() local 306 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu1_mpg4d_deinit() local 341 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu1_mpg4d_gen_regs() local 403 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu1_mpg4d_start() local 454 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu1_mpg4d_wait() local
|
| H A D | hal_m4vd_vdpu2.c | 35 static void vdpu2_mpg4d_setup_regs_by_syntax(hal_mpg4_ctx *ctx, MppSyntax syntax) in vdpu2_mpg4d_setup_regs_by_syntax() 230 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu2_mpg4d_init() local 304 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu2_mpg4d_deinit() local 339 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu2_mpg4d_gen_regs() local 401 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu2_mpg4d_start() local 452 hal_mpg4_ctx *ctx = (hal_mpg4_ctx *)hal; in vdpu2_mpg4d_wait() local
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_mlvec.cpp | 44 MPP_RET vpu_api_mlvec_init(VpuApiMlvec *ctx) in vpu_api_mlvec_init() 67 MPP_RET vpu_api_mlvec_deinit(VpuApiMlvec ctx) in vpu_api_mlvec_deinit() 75 MPP_RET vpu_api_mlvec_setup(VpuApiMlvec ctx, MppCtx mpp, MppApi *mpi, MppEncCfg enc_cfg) in vpu_api_mlvec_setup() 116 MPP_RET vpu_api_mlvec_set_st_cfg(VpuApiMlvec ctx, VpuApiMlvecStaticCfg *cfg) in vpu_api_mlvec_set_st_cfg() 173 MPP_RET vpu_api_mlvec_set_dy_cfg(VpuApiMlvec ctx, VpuApiMlvecDynamicCfg *cfg, MppMeta meta) in vpu_api_mlvec_set_dy_cfg() 231 MPP_RET vpu_api_mlvec_set_dy_max_tid(VpuApiMlvec ctx, RK_S32 max_tid) in vpu_api_mlvec_set_dy_max_tid()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_lm.c | 54 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset() 63 static void dpu_hw_lm_setup_out(struct dpu_hw_mixer *ctx, in dpu_hw_lm_setup_out() 83 static void dpu_hw_lm_setup_border_color(struct dpu_hw_mixer *ctx, in dpu_hw_lm_setup_border_color() 99 static void dpu_hw_lm_setup_blend_config_sdm845(struct dpu_hw_mixer *ctx, in dpu_hw_lm_setup_blend_config_sdm845() 118 static void dpu_hw_lm_setup_blend_config(struct dpu_hw_mixer *ctx, in dpu_hw_lm_setup_blend_config() 136 static void dpu_hw_lm_setup_color3(struct dpu_hw_mixer *ctx, in dpu_hw_lm_setup_color3()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | streebog_generic.c | 910 struct streebog_state *ctx = shash_desc_ctx(desc); in streebog_init() local 922 static void streebog_pad(struct streebog_state *ctx) in streebog_pad() 975 static void streebog_stage2(struct streebog_state *ctx, const u8 *data) in streebog_stage2() 987 static void streebog_stage3(struct streebog_state *ctx) in streebog_stage3() 1005 struct streebog_state *ctx = shash_desc_ctx(desc); in streebog_update() local 1038 struct streebog_state *ctx = shash_desc_ctx(desc); in streebog_final() local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_api_v2.c | 51 static MPP_RET vp8e_init(void *ctx, EncImplCfg *ctrl_cfg) in vp8e_init() 126 static MPP_RET vp8e_deinit(void *ctx) in vp8e_deinit() 139 static MPP_RET vp8e_start(void *ctx, HalEncTask *task) in vp8e_start() 147 static MPP_RET vp8e_proc_dpb(void *ctx, HalEncTask *task) in vp8e_proc_dpb() 289 static MPP_RET vp8e_proc_cfg(void *ctx, MpiCmd cmd, void *param) in vp8e_proc_cfg() 323 static MPP_RET vp8e_proc_hal(void *ctx, HalEncTask *task) in vp8e_proc_hal()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | rcar_fdp1.c | 638 static struct fdp1_q_data *get_q_data(struct fdp1_ctx *ctx, in get_q_data() 719 static void fdp1_field_complete(struct fdp1_ctx *ctx, in fdp1_field_complete() 730 static void fdp1_queue_field(struct fdp1_ctx *ctx, in fdp1_queue_field() 742 static struct fdp1_field_buffer *fdp1_dequeue_field(struct fdp1_ctx *ctx) in fdp1_dequeue_field() 763 static struct fdp1_field_buffer *fdp1_peek_queued_field(struct fdp1_ctx *ctx) in fdp1_peek_queued_field() 795 static void fdp1_set_ipc_dli(struct fdp1_ctx *ctx) in fdp1_set_ipc_dli() 812 static void fdp1_set_ipc_sensor(struct fdp1_ctx *ctx) in fdp1_set_ipc_sensor() 879 static void fdp1_configure_rpf(struct fdp1_ctx *ctx, in fdp1_configure_rpf() 938 static void fdp1_configure_wpf(struct fdp1_ctx *ctx, in fdp1_configure_wpf() 999 static void fdp1_configure_deint_mode(struct fdp1_ctx *ctx, in fdp1_configure_deint_mode() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 402 TEE_Result rk_set_padding(crypto_ctx_t *ctx, int padding) in rk_set_padding() 414 TEE_Result rk_set_sign_mode(crypto_ctx_t *ctx, unsigned int mode) in rk_set_sign_mode() 472 void rk_crypto_free_ctx(crypto_ctx_t **ctx) in rk_crypto_free_ctx() 489 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_cipher_begin() 644 static TEE_Result rk_cipher_buffer_update(crypto_ctx_t *ctx, uint8_t *in, in rk_cipher_buffer_update() 739 TEE_Result rk_cipher_update(crypto_ctx_t *ctx, uint8_t *in, uint8_t *out, in rk_cipher_update() 780 TEE_Result rk_cipher_finish(crypto_ctx_t *ctx, uint8_t *out, uint32_t *out_len) in rk_cipher_finish() 864 TEE_Result rk_ae_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_ae_begin() 963 TEE_Result rk_ae_update(crypto_ctx_t *ctx, uint8_t *in, uint8_t *out, in rk_ae_update() 990 TEE_Result rk_ae_finish(crypto_ctx_t *ctx, uint8_t *in, uint8_t *out, in rk_ae_finish() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/ |
| H A D | RkAiqCalibDbTypes.h | 21 #define TO_CALIBDBV1_ISP20(ctx) \ argument 24 #define TO_CALIBDBV1_ISP21(ctx) \ argument 30 #define CALIB_MODULE_PTR(ctx, type, mn) \ argument 150 calibdb_get_module_ptr(void* ctx, in calibdb_get_module_ptr() 176 #define CALIBDB_GET_MODULE_PTR(ctx, module) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_enc_drv.c | 74 static void wake_up_ctx(struct mtk_vcodec_ctx *ctx, unsigned int reason) in wake_up_ctx() 105 struct mtk_vcodec_ctx *ctx; in mtk_vcodec_enc_irq_handler() local 128 struct mtk_vcodec_ctx *ctx; in mtk_vcodec_enc_lt_irq_handler() local 151 struct mtk_vcodec_ctx *ctx = NULL; in fops_vcodec_open() local 235 struct mtk_vcodec_ctx *ctx = fh_to_ctx(file->private_data); in fops_vcodec_release() local
|
| /OK3568_Linux_fs/kernel/drivers/tee/optee/ |
| H A D | call.c | 126 u32 optee_do_call_with_arg(struct tee_context *ctx, phys_addr_t parg) in optee_do_call_with_arg() 175 static struct tee_shm *get_msg_arg(struct tee_context *ctx, size_t num_params, in get_msg_arg() 210 int optee_open_session(struct tee_context *ctx, in optee_open_session() 288 int optee_close_session(struct tee_context *ctx, u32 session) in optee_close_session() 318 int optee_invoke_func(struct tee_context *ctx, struct tee_ioctl_invoke_arg *arg, in optee_invoke_func() 364 int optee_cancel_req(struct tee_context *ctx, u32 cancel_id, u32 session) in optee_cancel_req() 611 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register() 663 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister() 686 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp() 697 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister_supp()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_dec.cpp | 563 MPP_RET mpp_dec_callback_hal_to_parser(const char *caller, void *ctx, in mpp_dec_callback_hal_to_parser() 578 MPP_RET mpp_dec_callback_slot(const char *caller, void *ctx, RK_S32 cmd, void *param) in mpp_dec_callback_slot() 768 MPP_RET mpp_dec_deinit(MppDec ctx) in mpp_dec_deinit() 859 MPP_RET mpp_dec_start(MppDec ctx) in mpp_dec_start() 873 MPP_RET mpp_dec_stop(MppDec ctx) in mpp_dec_stop() 900 MPP_RET mpp_dec_reset(MppDec ctx) in mpp_dec_reset() 920 MPP_RET mpp_dec_flush(MppDec ctx) in mpp_dec_flush() 937 MPP_RET mpp_dec_notify(MppDec ctx, RK_U32 flag) in mpp_dec_notify() 955 MPP_RET mpp_dec_callback(MppDec ctx, MppDecEvent event, void *arg) in mpp_dec_callback() 978 MPP_RET mpp_dec_control(MppDec ctx, MpiCmd cmd, void *param) in mpp_dec_control()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_mem_input_v.c | 654 const struct dc_context *ctx, in program_urgency_watermark() 711 const struct dc_context *ctx, in program_urgency_watermark_l() 724 const struct dc_context *ctx, in program_urgency_watermark_c() 737 const struct dc_context *ctx, in program_stutter_watermark() 799 const struct dc_context *ctx, in program_stutter_watermark_l() 809 const struct dc_context *ctx, in program_stutter_watermark_c() 819 const struct dc_context *ctx, in program_nbp_watermark() 903 const struct dc_context *ctx, in program_nbp_watermark_l() 913 const struct dc_context *ctx, in program_nbp_watermark_c() 1036 struct dc_context *ctx) in dce110_mem_input_v_construct()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 20 struct sun8i_ss_rng_tfm_ctx *ctx = crypto_rng_ctx(tfm); in sun8i_ss_prng_seed() local 41 struct sun8i_ss_rng_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sun8i_ss_prng_init() local 49 struct sun8i_ss_rng_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sun8i_ss_prng_exit() local 60 struct sun8i_ss_rng_tfm_ctx *ctx = crypto_rng_ctx(tfm); in sun8i_ss_prng_generate() local
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | policy.c | 269 struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_new_context() local 285 struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_new_context() local 329 const struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_policy_from_context() local 344 const struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_policy_from_context() local 369 union fscrypt_context ctx; in fscrypt_get_policy() local 393 union fscrypt_context ctx; in set_encryption_policy() local 556 union fscrypt_context ctx; in fscrypt_ioctl_get_nonce() local 680 union fscrypt_context ctx; in fscrypt_set_context() local
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | readdir.c | 16 static bool fuse_use_readdirplus(struct inode *dir, struct dir_context *ctx) in fuse_use_readdirplus() 114 static bool fuse_emit(struct file *file, struct dir_context *ctx, in fuse_emit() 127 struct dir_context *ctx) in parse_dirfile() 279 struct dir_context *ctx, u64 attr_version) in parse_dirplusfile() 322 static int fuse_readdir_uncached(struct file *file, struct dir_context *ctx) in fuse_readdir_uncached() 384 struct dir_context *ctx) in fuse_parse_cache() 436 static int fuse_readdir_cached(struct file *file, struct dir_context *ctx) in fuse_readdir_cached() 576 int fuse_readdir(struct file *file, struct dir_context *ctx) in fuse_readdir()
|