Home
last modified time | relevance | path

Searched defs:ctx (Results 151 – 175 of 3044) sorted by relevance

12345678910>>...122

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c203 struct sec_ctx *ctx = req->ctx; in sec_cb_status_check() local
236 struct sec_ctx *ctx; in sec_req_cb() local
664 static int sec_auth_init(struct sec_ctx *ctx) in sec_auth_init()
1123 struct sec_ctx *ctx = crypto_tfm_ctx(tfm); in sec_aead_setauthsize() local
1148 struct sec_ctx *ctx = crypto_aead_ctx(tfm); in sec_aead_setkey() local
1882 struct sec_ctx *ctx = crypto_aead_ctx(tfm); in sec_aead_init() local
1924 struct sec_ctx *ctx = crypto_aead_ctx(tfm); in sec_aead_exit() local
1933 struct sec_ctx *ctx = crypto_aead_ctx(tfm); in sec_aead_ctx_init() local
1955 struct sec_ctx *ctx = crypto_aead_ctx(tfm); in sec_aead_ctx_exit() local
1964 struct sec_ctx *ctx = crypto_aead_ctx(tfm); in sec_aead_xcm_ctx_init() local
[all …]
/openbmc/linux/crypto/
H A Dcryptd.c245 struct cryptd_skcipher_ctx *ctx; in cryptd_skcipher_prepare() local
378 struct skcipherd_instance_ctx *ctx; in cryptd_create_skcipher() local
662 struct hashd_instance_ctx *ctx; in cryptd_create_hash() local
744 struct cryptd_aead_ctx *ctx; in cryptd_aead_crypt() local
787 struct cryptd_aead_ctx *ctx; in cryptd_aead_encrypt() local
799 struct cryptd_aead_ctx *ctx; in cryptd_aead_decrypt() local
871 struct aead_instance_ctx *ctx; in cryptd_create_aead() local
953 struct cryptd_skcipher_ctx *ctx; in cryptd_alloc_skcipher() local
1005 struct cryptd_hash_ctx *ctx; in cryptd_alloc_ahash() local
1062 struct cryptd_aead_ctx *ctx; in cryptd_alloc_aead() local
[all …]
/openbmc/linux/drivers/tee/
H A Dtee_core.c49 struct tee_context *ctx; in teedev_open() local
75 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get()
92 void teedev_ctx_put(struct tee_context *ctx) in teedev_ctx_put()
100 void teedev_close_context(struct tee_context *ctx) in teedev_close_context()
111 struct tee_context *ctx; in tee_open() local
322 tee_ioctl_shm_register(struct tee_context *ctx, in tee_ioctl_shm_register()
620 tee_ioctl_close_session(struct tee_context *ctx, in tee_ioctl_close_session()
634 static int params_to_supp(struct tee_context *ctx, in params_to_supp()
820 struct tee_context *ctx = filp->private_data; in tee_ioctl() local
1107 struct tee_context *ctx = NULL; in tee_client_open_context() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c18 int abc1(void *ctx) in abc1()
25 int abc2(void *ctx) in abc2()
32 int custom1(void *ctx) in custom1()
39 int custom2(void *ctx) in custom2()
46 int kprobe1(void *ctx) in kprobe1()
53 int xyz(void *ctx) in xyz()
H A Dtest_check_mtu.c22 int xdp_use_helper_basic(struct xdp_md *ctx) in xdp_use_helper_basic()
33 int xdp_use_helper(struct xdp_md *ctx) in xdp_use_helper()
59 int xdp_exceed_mtu(struct xdp_md *ctx) in xdp_exceed_mtu()
85 int xdp_minus_delta(struct xdp_md *ctx) in xdp_minus_delta()
109 int xdp_input_len(struct xdp_md *ctx) in xdp_input_len()
133 int xdp_input_len_exceed(struct xdp_md *ctx) in xdp_input_len_exceed()
157 int tc_use_helper(struct __sk_buff *ctx) in tc_use_helper()
176 int tc_exceed_mtu(struct __sk_buff *ctx) in tc_exceed_mtu()
200 int tc_exceed_mtu_da(struct __sk_buff *ctx) in tc_exceed_mtu_da()
227 int tc_minus_delta(struct __sk_buff *ctx) in tc_minus_delta()
[all …]
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) in cb1()
27 int underflow_prog(void *ctx) in underflow_prog()
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2()
50 int leak_prog(void *ctx) in leak_prog()
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) in cb()
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) in cb3()
86 int nested_cb(void *ctx) in nested_cb()
101 int non_cb_transfer_ref(void *ctx) in non_cb_transfer_ref()
H A Dtest_attach_probe.c37 int handle_uprobe_ref_ctr(struct pt_regs *ctx) in handle_uprobe_ref_ctr()
43 int handle_uretprobe_ref_ctr(struct pt_regs *ctx) in handle_uretprobe_ref_ctr()
49 int handle_uprobe_byname(struct pt_regs *ctx) in handle_uprobe_byname()
57 int handle_uretprobe_byname(struct pt_regs *ctx) in handle_uretprobe_byname()
91 int handle_uprobe_byname3_sleepable(struct pt_regs *ctx) in handle_uprobe_byname3_sleepable()
103 int handle_uprobe_byname3(struct pt_regs *ctx) in handle_uprobe_byname3()
110 int handle_uretprobe_byname3_sleepable(struct pt_regs *ctx) in handle_uretprobe_byname3_sleepable()
118 int handle_uretprobe_byname3(struct pt_regs *ctx) in handle_uretprobe_byname3()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c242 static struct vdec_fb *vdec_get_cap_buffer(struct mtk_vcodec_dec_ctx *ctx) in vdec_get_cap_buffer()
279 struct mtk_vcodec_dec_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vb2ops_vdec_buf_request_complete() local
286 struct mtk_vcodec_dec_ctx *ctx = in mtk_vdec_worker() local
362 struct mtk_vcodec_dec_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vb2ops_vdec_stateless_buf_queue() local
383 static int mtk_vdec_flush_decoder(struct mtk_vcodec_dec_ctx *ctx) in mtk_vdec_flush_decoder()
390 static int mtk_vcodec_get_pic_info(struct mtk_vcodec_dec_ctx *ctx) in mtk_vcodec_get_pic_info()
428 struct mtk_vcodec_dec_ctx *ctx = ctrl_to_dec_ctx(ctrl); in mtk_vdec_s_ctrl() local
522 static int mtk_vcodec_dec_ctrls_setup(struct mtk_vcodec_dec_ctx *ctx) in mtk_vcodec_dec_ctrls_setup()
574 struct mtk_vcodec_dec_ctx *ctx) in mtk_vcodec_add_formats()
617 static void mtk_vcodec_get_supported_formats(struct mtk_vcodec_dec_ctx *ctx) in mtk_vcodec_get_supported_formats()
[all …]
/openbmc/linux/drivers/clk/samsung/
H A Dclk.c70 struct samsung_clk_provider *ctx; in samsung_clk_init() local
89 struct samsung_clk_provider *ctx) in samsung_clk_of_add_provider()
99 void samsung_clk_add_lookup(struct samsung_clk_provider *ctx, in samsung_clk_add_lookup()
107 void __init samsung_clk_register_alias(struct samsung_clk_provider *ctx, in samsung_clk_register_alias()
137 void __init samsung_clk_register_fixed_rate(struct samsung_clk_provider *ctx, in samsung_clk_register_fixed_rate()
167 void __init samsung_clk_register_fixed_factor(struct samsung_clk_provider *ctx, in samsung_clk_register_fixed_factor()
187 void __init samsung_clk_register_mux(struct samsung_clk_provider *ctx, in samsung_clk_register_mux()
210 void __init samsung_clk_register_div(struct samsung_clk_provider *ctx, in samsung_clk_register_div()
240 void __init samsung_clk_register_gate(struct samsung_clk_provider *ctx, in samsung_clk_register_gate()
343 void __init samsung_cmu_register_clocks(struct samsung_clk_provider *ctx, in samsung_cmu_register_clocks()
[all …]
/openbmc/linux/fs/
H A Dtimerfd.c52 static inline bool isalarm(struct timerfd_ctx *ctx) in isalarm()
63 static void timerfd_triggered(struct timerfd_ctx *ctx) in timerfd_triggered()
100 struct timerfd_ctx *ctx; in timerfd_clock_was_set() local
237 struct timerfd_ctx *ctx = file->private_data; in timerfd_release() local
251 struct timerfd_ctx *ctx = file->private_data; in timerfd_poll() local
268 struct timerfd_ctx *ctx = file->private_data; in timerfd_read() local
323 struct timerfd_ctx *ctx = file->private_data; in timerfd_show() local
352 struct timerfd_ctx *ctx = file->private_data; in timerfd_ioctl() local
409 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2() local
459 struct timerfd_ctx *ctx; in do_timerfd_settime() local
[all …]
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_device.c82 __efc_d_wait_del_node(struct efc_sm_ctx *ctx, in __efc_d_wait_del_node()
145 __efc_d_wait_del_ini_tgt(struct efc_sm_ctx *ctx, in __efc_d_wait_del_ini_tgt()
198 __efc_d_initiate_shutdown(struct efc_sm_ctx *ctx, in __efc_d_initiate_shutdown()
314 __efc_d_wait_loop(struct efc_sm_ctx *ctx, in __efc_d_wait_loop()
408 __efc_d_wait_logo_rsp(struct efc_sm_ctx *ctx, in __efc_d_wait_logo_rsp()
687 __efc_d_wait_plogi_rsp(struct efc_sm_ctx *ctx, in __efc_d_wait_plogi_rsp()
978 __efc_d_wait_node_attach(struct efc_sm_ctx *ctx, in __efc_d_wait_node_attach()
1109 __efc_d_port_logged_in(struct efc_sm_ctx *ctx, in __efc_d_port_logged_in()
1291 __efc_d_device_ready(struct efc_sm_ctx *ctx, in __efc_d_device_ready()
1423 __efc_d_device_gone(struct efc_sm_ctx *ctx, in __efc_d_device_gone()
[all …]
/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c63 struct rotate_ctx *ctx = priv; in rotate_device_run() local
143 struct rotate_ctx *ctx; in rotate_irq() local
291 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_g_fmt_vid_cap() local
301 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_g_fmt_vid_out() local
311 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_try_fmt_vid_cap() local
342 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_s_fmt_vid_cap() local
428 struct rotate_ctx *ctx = vb2_get_drv_priv(vq); in rotate_queue_setup() local
450 struct rotate_ctx *ctx = vb2_get_drv_priv(vq); in rotate_buf_prepare() local
476 struct rotate_ctx *ctx = vb2_get_drv_priv(vq); in rotate_queue_cleanup() local
532 struct rotate_ctx *ctx = priv; in rotate_queue_init() local
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c79 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_setkey() local
94 struct sm4_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_xts_setkey() local
146 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_ecb_encrypt() local
154 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_ecb_decrypt() local
160 struct sm4_ctx *ctx, bool encrypt) in sm4_cbc_crypt()
198 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_cbc_encrypt() local
206 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_cbc_decrypt() local
214 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_cbc_cts_crypt() local
286 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_cfb_encrypt() local
328 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); in sm4_cfb_decrypt() local
[all …]
/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c139 static int pwm_fan_power_on(struct pwm_fan_ctx *ctx) in pwm_fan_power_on()
295 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in pwm_fan_write() local
324 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in pwm_fan_read() local
372 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_get_max_state() local
385 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_get_cur_state() local
398 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_set_cur_state() local
425 struct pwm_fan_ctx *ctx) in pwm_fan_of_get_cooling_data()
467 struct pwm_fan_ctx *ctx = __ctx; in pwm_fan_cleanup() local
479 struct pwm_fan_ctx *ctx; in pwm_fan_probe() local
655 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in pwm_fan_suspend() local
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7703.c80 static int jh057n_init_sequence(struct st7703 *ctx) in jh057n_init_sequence()
161 static int xbd599_init_sequence(struct st7703 *ctx) in xbd599_init_sequence()
438 struct st7703 *ctx = panel_to_st7703(panel); in st7703_enable() local
470 struct st7703 *ctx = panel_to_st7703(panel); in st7703_disable() local
487 struct st7703 *ctx = panel_to_st7703(panel); in st7703_unprepare() local
502 struct st7703 *ctx = panel_to_st7703(panel); in st7703_prepare() local
542 struct st7703 *ctx = panel_to_st7703(panel); in st7703_get_modes() local
577 struct st7703 *ctx = data; in allpixelson_set() local
612 struct st7703 *ctx; in st7703_probe() local
668 struct st7703 *ctx = mipi_dsi_get_drvdata(dsi); in st7703_shutdown() local
[all …]
/openbmc/linux/drivers/infiniband/core/
H A Ducma.c103 struct ucma_context *ctx; member
114 struct ucma_context *ctx; member
130 struct ucma_context *ctx; in _ucma_find_context() local
142 struct ucma_context *ctx; in ucma_get_ctx() local
195 struct ucma_context *ctx; in ucma_alloc_ctx() local
300 struct ucma_context *ctx; in ucma_connect_event_handler() local
444 struct ucma_context *ctx; in ucma_create_id() local
596 struct ucma_context *ctx; in ucma_destroy_id() local
629 struct ucma_context *ctx; in ucma_bind_ip() local
654 struct ucma_context *ctx; in ucma_bind() local
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c131 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_psa_map() local
163 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_process_element() local
293 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_get_irq_objhndl() local
309 struct ocxlflash_context *ctx = data; in ocxlflash_xsl_fault() local
388 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_start_context() local
401 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_stop_context() local
442 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_afu_reset() local
458 struct ocxlflash_context *ctx = ctx_cookie; in ocxlflash_set_master() local
488 struct ocxlflash_context *ctx; in ocxlflash_dev_context_init() local
911 struct ocxlflash_context *ctx; in ocxlflash_create_afu() local
[all …]
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c99 struct g2d_ctx *ctx = vb2_get_drv_priv(vq); in g2d_queue_setup() local
143 struct g2d_ctx *ctx = priv; in queue_init() local
201 static int g2d_setup_ctrls(struct g2d_ctx *ctx) in g2d_setup_ctrls()
236 struct g2d_ctx *ctx = NULL; in g2d_open() local
310 struct g2d_ctx *ctx = prv; in vidioc_g_fmt() local
362 struct g2d_ctx *ctx = prv; in vidioc_s_fmt() local
403 struct g2d_ctx *ctx = prv; in vidioc_g_selection() local
453 struct g2d_ctx *ctx = prv; in vidioc_try_selection() local
481 struct g2d_ctx *ctx = prv; in vidioc_s_selection() local
503 struct g2d_ctx *ctx = prv; in device_run() local
[all …]
/openbmc/linux/net/tls/
H A Dtls_main.c170 struct tls_context *ctx, in tls_push_sg()
229 struct tls_context *ctx = tls_get_ctx(sk); in tls_handle_open_record() local
298 struct tls_context *ctx = tls_get_ctx(sk); in tls_write_space() local
343 struct tls_context *ctx, long timeo) in tls_sk_proto_cleanup()
372 struct tls_context *ctx = tls_get_ctx(sk); in tls_sk_proto_close() local
408 struct tls_sw_context_rx *ctx; in tls_sk_poll() local
443 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_conf() local
810 struct tls_context *ctx; in tls_ctx_create() local
942 struct tls_context *ctx; in tls_init() local
980 struct tls_context *ctx; in tls_update() local
[all …]
/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit_comp32.c34 #define BPF_PPC_STACKFRAME(ctx) (STACK_FRAME_MIN_SIZE + BPF_PPC_STACK_SAVE + (ctx)->stack_size) argument
46 void bpf_jit_init_reg_mapping(struct codegen_context *ctx) in bpf_jit_init_reg_mapping()
68 static int bpf_jit_stack_offsetof(struct codegen_context *ctx, int reg) in bpf_jit_stack_offsetof()
82 static inline bool bpf_has_stack_frame(struct codegen_context *ctx) in bpf_has_stack_frame()
96 void bpf_jit_realloc_regs(struct codegen_context *ctx) in bpf_jit_realloc_regs()
126 void bpf_jit_build_prologue(u32 *image, struct codegen_context *ctx) in bpf_jit_build_prologue()
173 static void bpf_jit_emit_common_epilogue(u32 *image, struct codegen_context *ctx) in bpf_jit_emit_common_epilogue()
194 void bpf_jit_build_epilogue(u32 *image, struct codegen_context *ctx) in bpf_jit_build_epilogue()
203 int bpf_jit_emit_func_call_rel(u32 *image, struct codegen_context *ctx, u64 func) in bpf_jit_emit_func_call_rel()
220 static int bpf_jit_emit_tail_call(u32 *image, struct codegen_context *ctx, u32 out) in bpf_jit_emit_tail_call()
[all …]
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_hevc.c28 void hantro_hevc_ref_init(struct hantro_ctx *ctx) in hantro_hevc_ref_init()
35 dma_addr_t hantro_hevc_get_ref_buf(struct hantro_ctx *ctx, in hantro_hevc_get_ref_buf()
52 int hantro_hevc_add_ref_buf(struct hantro_ctx *ctx, int poc, dma_addr_t addr) in hantro_hevc_add_ref_buf()
70 static int tile_buffer_reallocate(struct hantro_ctx *ctx) in tile_buffer_reallocate()
152 static int hantro_hevc_validate_sps(struct hantro_ctx *ctx, const struct v4l2_ctrl_hevc_sps *sps) in hantro_hevc_validate_sps()
171 int hantro_hevc_dec_prepare_run(struct hantro_ctx *ctx) in hantro_hevc_dec_prepare_run()
210 void hantro_hevc_dec_exit(struct hantro_ctx *ctx) in hantro_hevc_dec_exit()
246 int hantro_hevc_dec_init(struct hantro_ctx *ctx) in hantro_hevc_dec_init()
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c526 struct s5p_jpeg_ctx *ctx) in s5p_jpeg_adjust_fourcc_to_subsampling()
949 struct s5p_jpeg_ctx *ctx; in s5p_jpeg_open() local
1113 struct s5p_jpeg_ctx *ctx) in s5p_jpeg_parse_hdr()
1247 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_querycap() local
1295 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_enum_fmt_vid_cap() local
1427 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt()
2029 struct s5p_jpeg_ctx *ctx = priv; in s5p_jpeg_device_run() local
2190 struct s5p_jpeg_ctx *ctx = priv; in exynos4_jpeg_device_run() local
2319 struct s5p_jpeg_ctx *ctx = priv; in exynos3250_jpeg_device_run() local
2410 struct s5p_jpeg_ctx *ctx = priv; in s5p_jpeg_job_ready() local
[all …]
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c727 static void notify_eos(struct mxc_jpeg_ctx *ctx) in notify_eos()
883 struct mxc_jpeg_ctx *ctx; in mxc_jpeg_dec_irq() local
1162 struct mxc_jpeg_ctx *ctx, in mxc_jpeg_config_dec_desc()
1231 struct mxc_jpeg_ctx *ctx, in mxc_jpeg_config_enc_desc()
1406 struct mxc_jpeg_ctx *ctx = priv; in mxc_jpeg_job_ready() local
1430 struct mxc_jpeg_ctx *ctx = priv; in mxc_jpeg_device_run() local
1592 struct mxc_jpeg_ctx *ctx = vb2_get_drv_priv(q); in mxc_jpeg_queue_setup() local
1624 struct mxc_jpeg_ctx *ctx = vb2_get_drv_priv(q); in mxc_jpeg_start_streaming() local
1975 struct mxc_jpeg_ctx *ctx = priv; in mxc_jpeg_queue_init() local
2037 struct mxc_jpeg_ctx *ctx = in mxc_jpeg_s_ctrl() local
[all …]
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c20 static int encx24j600_switch_bank(struct encx24j600_context *ctx, in encx24j600_switch_bank()
48 struct encx24j600_context *ctx = context; in regmap_lock_mutex() local
55 struct encx24j600_context *ctx = context; in regmap_unlock_mutex() local
63 struct encx24j600_context *ctx = context; in regmap_encx24j600_sfr_read() local
171 struct encx24j600_context *ctx = context; in regmap_encx24j600_sfr_write() local
192 struct encx24j600_context *ctx = context; in regmap_encx24j600_reg_update_bits() local
223 struct encx24j600_context *ctx = context; in regmap_encx24j600_spi_write() local
235 struct encx24j600_context *ctx = context; in regmap_encx24j600_spi_read() local
348 struct encx24j600_context *ctx = context; in regmap_encx24j600_phy_reg_read() local
386 struct encx24j600_context *ctx = context; in regmap_encx24j600_phy_reg_write() local
[all …]
/openbmc/linux/net/xfrm/
H A Despintcp.c137 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_recvmsg() local
170 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_queue_out() local
259 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_msgs() local
288 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_skb() local
323 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_sendmsg() local
405 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_data_ready() local
414 struct espintcp_ctx *ctx = container_of(work, in espintcp_tx_work() local
426 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_write_space() local
434 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_destruct() local
457 struct espintcp_ctx *ctx; in espintcp_init_sk() local
[all …]

12345678910>>...122