Searched defs:ctx (Results 26 - 50 of 2746) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_dummy.c8 int xdp_dummy_prog(struct xdp_md *ctx) argument
H A Dtest_log_buf.c11 int good_prog(const void *ctx) argument
18 int bad_prog(const void *ctx) argument
H A Dloop3.c15 int while_true(struct pt_regs *ctx) argument
H A Dtest_xdp_with_cpumap_frags_helpers.c16 int xdp_dummy_cm(struct xdp_md *ctx) argument
22 int xdp_dummy_cm_frags(struct xdp_md *ctx) argument
H A Dtest_xdp_with_devmap_frags_helpers.c16 int xdp_dummy_dm(struct xdp_md *ctx) argument
22 int xdp_dummy_dm_frags(struct xdp_md *ctx) argument
H A Dfreplace_progmap.c13 int xdp_drop_prog(struct xdp_md *ctx) argument
19 int xdp_cpumap_prog(struct xdp_md *ctx) argument
H A Dtest_obj_id.c17 int test_obj_id(void *ctx) argument
H A Dtest_attach_kprobe_sleepable.c17 int handle_kprobe_sleepable(struct pt_regs *ctx) argument
H A Duprobe_multi_bench.c11 int uprobe_bench(struct pt_regs *ctx) argument
H A Duprobe_multi_usdt.c12 int usdt0(struct pt_regs *ctx) argument
H A Dtest_netfilter_link_attach.c9 int nf_link_attach_test(struct bpf_nf_ctx *ctx) argument
H A Dmissed_kprobe.c20 int test1(struct pt_regs *ctx) argument
27 int test2(struct pt_regs *ctx) argument
H A Dverifier_btf_unreliable_prog.c15 int btf_unreliable_kprobe(struct whatever *ctx) argument
H A Dtest_fill_link_info.c37 int event_run(void *ctx) argument
H A Dtest_link_pinning.c12 int raw_tp_prog(const void *ctx) argument
19 int tp_btf_prog(const void *ctx) argument
H A Dtest_get_stack_rawtp_err.c9 int bpf_prog2(void *ctx) argument
H A Dbpf_iter_test_kern5.c25 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) argument
H A Dbpf_iter_test_kern3.c9 int dump_task(struct bpf_iter__task *ctx) argument
/linux-master/samples/bpf/
H A Dtask_fd_query_kern.c8 int bpf_prog1(struct pt_regs *ctx) argument
14 int bpf_prog2(struct pt_regs *ctx) argument
H A Dtest_overhead_raw_tp.bpf.c7 int prog(struct bpf_raw_tracepoint_args *ctx) argument
13 int prog2(struct bpf_raw_tracepoint_args *ctx) argument
H A Dtracex7.bpf.c6 int bpf_prog1(struct pt_regs *ctx) argument
H A Dtest_overhead_tp.bpf.c12 int prog(struct trace_event_raw_task_rename *ctx) argument
19 int prog2(struct trace_event_raw_fib_table_lookup *ctx) argument
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.h9 struct hid_bpf_ctx ctx; member in struct:hid_bpf_ctx_kern
/linux-master/tools/testing/selftests/net/
H A Dxdp_dummy.c8 int xdp_dummy_prog(struct xdp_md *ctx) argument
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv2_clk_mgr.c37 void rv2_clk_mgr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) argument

Completed in 285 milliseconds

1234567891011>>