Searched defs:ctx (Results 151 - 175 of 2746) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtrace_vprintk.c16 int sys_enter(void *ctx) argument
H A Dtest_send_signal_kern.c9 static __always_inline int bpf_send_signal_test(void *ctx) argument
29 int send_signal_tp(void *ctx) argument
35 int send_signal_tp_sched(void *ctx) argument
41 int send_signal_perf(void *ctx) argument
H A Dtest_task_pt_regs.c18 int handle_uprobe(struct pt_regs *ctx) argument
H A Dbpf_iter_bpf_sk_storage_map.c22 int rw_bpf_sk_storage_map(struct bpf_iter__bpf_sk_storage_map *ctx) argument
41 int oob_write_bpf_sk_storage_map(struct bpf_iter__bpf_sk_storage_map *ctx) argument
H A Dconnect_ping.c22 int connect_v4_prog(struct bpf_sock_addr *ctx) argument
38 int connect_v6_prog(struct bpf_sock_addr *ctx) argument
H A Dbpf_iter_task_file.c14 int dump_task_file(struct bpf_iter__task_file *ctx) argument
H A Dbpf_iter_bpf_array_map.c33 int dump_bpf_array_map(struct bpf_iter__bpf_map_elem *ctx) argument
H A Drecvmsg6_prog.c20 int recvmsg6_prog(struct bpf_sock_addr *ctx) argument
[all...]
H A Dsendmsg4_prog.c22 int sendmsg_v4_prog(struct bpf_sock_addr *ctx) argument
[all...]
H A Drbtree_btf_fail__wrong_node_type.c24 long rbtree_api_add__wrong_node_type(void *ctx) argument
H A Dtest_ksyms_weak.c37 int pass_handler(const void *ctx) argument
H A Dtest_verif_scale2.c9 int balancer_ingress(struct __sk_buff *ctx) argument
H A Dtest_verif_scale1.c9 int balancer_ingress(struct __sk_buff *ctx) argument
H A Dtest_verif_scale3.c9 int balancer_ingress(struct __sk_buff *ctx) argument
H A Dfreplace_attach_probe.c24 int new_handle_kprobe(struct pt_regs *ctx) argument
H A Diters_looping.c19 int force_clang_to_emit_btf_for_externs(void *ctx) argument
33 int consume_first_item_only(void *ctx) argument
64 int missing_null_check_fail(void *ctx) argument
97 int wrong_sized_read_fail(void *ctx) argument
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_g1.c32 void hantro_g1_reset(struct hantro_ctx *ctx) argument
H A Dhantro_mpeg2.c38 int hantro_mpeg2_dec_init(struct hantro_ctx *ctx) argument
53 void hantro_mpeg2_dec_exit(struct hantro_ctx *ctx) argument
[all...]
H A Dsunxi_vpu_hw.c90 static void sunxi_vpu_reset(struct hantro_ctx *ctx) argument
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-debugfs.h35 static inline void visl_trace_bitstream(struct visl_ctx *ctx, struct visl_run *run) {} argument
/linux-master/arch/arm/crypto/
H A Daes-cipher-glue.c18 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
26 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
/linux-master/arch/arm64/crypto/
H A Daes-cipher-glue.c17 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
25 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); local
/linux-master/drivers/nvmem/
H A Dstm32-bsec-optee-ta.h57 static inline int stm32_bsec_optee_ta_open(struct tee_context **ctx) argument
62 static inline void stm32_bsec_optee_ta_close(void *ctx) argument
66 stm32_bsec_optee_ta_read(struct tee_context *ctx, unsigned int offset, void *buf, size_t bytes) argument
73 stm32_bsec_optee_ta_write(struct tee_context *ctx, unsigned int lower, unsigned int offset, void *buf, size_t bytes) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_dc.c7 static void qat_comp_build_deflate_ctx(void *ctx) argument
/linux-master/lib/
H A Dlibcrc32c.c41 u32 ret, *ctx = (u32 *)shash_desc_ctx(shash); local

Completed in 322 milliseconds

1234567891011>>