Searched defs:ctx (Results 1 - 25 of 2746) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dloop2.c15 int while_true(volatile struct pt_regs* ctx) argument
H A Dmetadata_unused.c10 int prog(struct xdp_md *ctx) argument
H A Dmetadata_used.c10 int prog(struct xdp_md *ctx) argument
H A Dfreplace_connect_v4_prog.c13 int new_connect_v4_prog(struct bpf_sock_addr *ctx) argument
H A Dksym_race.c8 int ksym_fail(struct __sk_buff *ctx) argument
H A Dkprobe_multi_empty.c9 int test_kprobe_empty(struct pt_regs *ctx) argument
H A Dkfunc_call_race.c7 int kfunc_call_fail(struct __sk_buff *ctx) argument
H A Dkprobe_multi_override.c9 int test_override(struct pt_regs *ctx) argument
H A Dfreplace_unreliable_prog.c15 int replace_btf_unreliable_kprobe(bpf_user_pt_regs_t *ctx) argument
H A Dpriv_prog.c10 int kprobe_prog(void *ctx) argument
H A Dloop1.c15 int nested_loops(volatile struct pt_regs* ctx) argument
H A Dfreplace_connect4.c10 int new_do_bind(struct bpf_sock_addr *ctx) argument
H A Dbpf_iter_test_kern_common.h10 int dump_task(struct bpf_iter__task *ctx) argument
H A Dbpf_iter_test_kern6.c11 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) argument
H A Dtest_subprogs_unused.c18 int main_prog(void *ctx) argument
H A Dtest_snprintf_single.c11 int handler(const void *ctx) argument
H A Dtest_perf_link.c10 int handler(struct pt_regs *ctx) argument
H A Dtest_enable_stats.c14 int test_enable_stats(void *ctx) argument
H A Dconnect4_dropper.c17 int connect_v4_dropper(struct bpf_sock_addr *ctx) argument
H A Dtest_map_in_map_invalid.c21 int xdp_noop0(struct xdp_md *ctx) argument
/linux-master/samples/hid/
H A Dhid_bpf_attach.bpf.c12 int attach_prog(struct attach_prog_args *ctx) argument
/linux-master/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_interface.h34 struct dc_context *ctx; member in struct:bp_init_data
H A Dirq_service_interface.h30 struct dc_context *ctx; member in struct:irq_service_init_data
/linux-master/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_v.c47 dce110_opp_v_construct(struct dce110_opp *opp110, struct dc_context *ctx) argument
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_sockopt_helpers.h6 int get_set_sk_priority(void *ctx) argument

Completed in 597 milliseconds

1234567891011>>