Searched defs:ctx (Results 501 - 525 of 2789) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_lib.c217 struct ctx_hdr *ctx; local
249 void crypto_free_context(void *ctx) argument
/linux-master/crypto/
H A Dcrc32c_generic.c60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); local
86 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); local
94 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); local
109 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); local
H A Dmichael_mic.c50 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm); local
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
H A Ddce60_clk_mgr.c159 dce60_clk_mgr_construct( struct dc_context *ctx, struct clk_mgr_internal *clk_mgr) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enumval.c45 int test_core_enumval(void *ctx) argument
H A Dtest_snprintf.c38 int handler(const void *ctx) argument
H A Dtest_check_mtu.c22 int xdp_use_helper_basic(struct xdp_md *ctx) argument
33 int xdp_use_helper(struct xdp_md *ctx) argument
59 int xdp_exceed_mtu(struct xdp_md *ctx) argument
85 int xdp_minus_delta(struct xdp_md *ctx) argument
109 xdp_input_len(struct xdp_md *ctx) argument
133 xdp_input_len_exceed(struct xdp_md *ctx) argument
157 tc_use_helper(struct __sk_buff *ctx) argument
176 tc_exceed_mtu(struct __sk_buff *ctx) argument
200 tc_exceed_mtu_da(struct __sk_buff *ctx) argument
227 tc_minus_delta(struct __sk_buff *ctx) argument
249 tc_input_len(struct __sk_buff *ctx) argument
269 tc_input_len_exceed(struct __sk_buff *ctx) argument
[all...]
H A Dfor_each_hash_map_elem.c23 struct __sk_buff *ctx; member in struct:callback_ctx
H A Dbloom_filter_bench.c92 int bloom_lookup(void *ctx) argument
105 int bloom_update(void *ctx) argument
118 int bloom_hashmap_lookup(void *ctx) argument
H A Dtest_tcp_check_syncookie_kern.c45 static __always_inline void check_syncookie(void *ctx, void *data, argument
160 int check_syncookie_xdp(struct xdp_md *ctx) argument
/linux-master/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c37 static void octeon_md5_store_hash(struct md5_state *ctx) argument
45 static void octeon_md5_read_hash(struct md5_state *ctx) argument
159 struct md5_state *ctx = shash_desc_ctx(desc); local
167 struct md5_state *ctx = shash_desc_ctx(desc); local
[all...]
/linux-master/arch/mips/include/asm/
H A Dmmu_context.h192 u64 ctx; local
114 set_cpu_context(unsigned int cpu, struct mm_struct *mm, u64 ctx) argument
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dpkey_exec_prot.c30 static void trap_handler(int signum, siginfo_t *sinfo, void *ctx) argument
39 static void segv_handler(int signum, siginfo_t *sinfo, void *ctx) argument
/linux-master/drivers/thermal/
H A Dkhadas_mcu_fan.c25 static int khadas_mcu_fan_set_level(struct khadas_mcu_fan_ctx *ctx, argument
51 struct khadas_mcu_fan_ctx *ctx = cdev->devdata; local
62 struct khadas_mcu_fan_ctx *ctx = cdev->devdata; local
84 struct khadas_mcu_fan_ctx *ctx; local
109 struct khadas_mcu_fan_ctx *ctx = platform_get_drvdata(pdev); local
117 struct khadas_mcu_fan_ctx *ctx = dev_get_drvdata(dev); local
132 struct khadas_mcu_fan_ctx *ctx = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/net/usb/
H A Dhuawei_cdc_ncm.c30 struct cdc_ncm_ctx *ctx; member in struct:huawei_cdc_ncm_state
68 struct cdc_ncm_ctx *ctx; local
120 struct cdc_ncm_ctx *ctx = drvstate->ctx; local
135 struct cdc_ncm_ctx *ctx = drvstate->ctx; local
163 struct cdc_ncm_ctx *ctx = drvstate->ctx; local
[all...]
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_base.c18 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location) argument
43 int hgsmi_send_caps_info(struct gen_pool *ctx, u32 caps) argument
63 hgsmi_test_query_conf(struct gen_pool *ctx) argument
83 hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret) argument
117 hgsmi_update_pointer_shape(struct gen_pool *ctx, u32 flags, u32 hot_x, u32 hot_y, u32 width, u32 height, u8 *pixels, u32 len) argument
190 hgsmi_cursor_position(struct gen_pool *ctx, bool report_position, u32 x, u32 y, u32 *x_host, u32 *y_host) argument
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.h54 struct usnic_ib_ucontext *ctx; member in struct:usnic_ib_qp_grp
/linux-master/tools/testing/selftests/x86/
H A Dsyscall_arg_fault.c47 ucontext_t *ctx = (ucontext_t*)ctx_void; local
72 ucontext_t *ctx = (ucontext_t*)ctx_void; local
89 ucontext_t *ctx = (ucontext_t*)ctx_void; local
H A Dsingle_step_syscall.c73 ucontext_t *ctx = (ucontext_t*)ctx_void; local
100 ucontext_t *ctx = ctx_void; local
H A Dmov_ss_trap.c118 ucontext_t *ctx = ctx_void; local
127 ucontext_t *ctx = ctx_void; local
135 ucontext_t *ctx = ctx_void; local
/linux-master/drivers/scsi/qedf/
H A Ddrv_fcoe_fw_funcs.c25 struct fcoe_task_context *ctx = task_params->context; local
118 struct fcoe_task_context *ctx = task_params->context; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc907d.c75 crc907d_set_ctx(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx) argument
26 crc907d_set_src(struct nv50_head *head, int or, enum nv50_crc_source_type source, struct nv50_crc_notifier_ctx *ctx) argument
88 crc907d_get_entry(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx, enum nv50_crc_source source, int idx) argument
97 crc907d_ctx_finished(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dperf_buffer.c17 static void on_sample(void *ctx, int cpu, void *data, __u32 size) argument
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c48 void mtk_mdp_hw_set_input_addr(struct mtk_mdp_ctx *ctx, argument
58 void mtk_mdp_hw_set_output_addr(struct mtk_mdp_ctx *ctx, argument
68 void mtk_mdp_hw_set_in_size(struct mtk_mdp_ctx *ctx) argument
88 void mtk_mdp_hw_set_in_image_format(struct mtk_mdp_ctx *ctx) argument
104 mtk_mdp_hw_set_out_size(struct mtk_mdp_ctx *ctx) argument
119 mtk_mdp_hw_set_out_image_format(struct mtk_mdp_ctx *ctx) argument
134 mtk_mdp_hw_set_rotation(struct mtk_mdp_ctx *ctx) argument
143 mtk_mdp_hw_set_global_alpha(struct mtk_mdp_ctx *ctx) argument
[all...]
/linux-master/net/netfilter/
H A Dnft_reject_netdev.c147 static int nft_reject_netdev_validate(const struct nft_ctx *ctx, argument

Completed in 160 milliseconds

<<21222324252627282930>>