Home
last modified time | relevance | path

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

12345678910>>...183

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs_unused.c18 int main_prog(void *ctx) in main_prog() argument
H A Dxdp_dummy.c8 int xdp_dummy_prog(struct xdp_md *ctx) in xdp_dummy_prog() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dtask_fd_query_kern.c8 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1() argument
14 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2() argument
H A Dtracex7_kern.c7 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1() argument
H A Dxdpsock_kern.c19 SEC("xdp_sock") int xdp_sock_prog(struct xdp_md *ctx) in xdp_sock_prog() argument
H A Dtest_overhead_raw_tp_kern.c7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog() argument
13 int prog2(struct bpf_raw_tracepoint_args *ctx) in prog2() argument
H A Dtest_current_task_under_cgroup_kern.c31 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbpf-script-test-kbuild.c15 int bpf_func__vfs_llseek(void *ctx) in bpf_func__vfs_llseek() argument
/kernel/linux/linux-5.10/fs/epfs/
H A Ddir.c13 static int epfs_iterate(struct file *file, struct dir_context *ctx) in epfs_iterate() argument
/kernel/linux/linux-6.6/fs/epfs/
H A Ddir.c13 static int epfs_iterate(struct file *file, struct dir_context *ctx) in epfs_iterate() argument
/kernel/linux/linux-6.6/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) dce110_opp_v_construct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_interface.h34 struct dc_context *ctx; member
H A Dirq_service_interface.h30 struct dc_context *ctx; member
/kernel/linux/linux-6.6/drivers/hid/bpf/
H A Dhid_bpf_dispatch.h9 struct hid_bpf_ctx ctx; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_sockopt_helpers.h6 int get_set_sk_priority(void *ctx) in get_set_sk_priority() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dxdp_dummy.c8 int xdp_dummy_prog(struct xdp_md *ctx) in xdp_dummy_prog() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern_common.h10 int dump_task(struct bpf_iter__task *ctx) in dump_task() argument
H A Dbpf_iter_test_kern6.c11 int dump_bpf_hash_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_hash_map() argument
H A Dconnect4_dropper.c17 int connect_v4_dropper(struct bpf_sock_addr *ctx) in connect_v4_dropper() argument
H A Dfreplace_progmap.c13 int xdp_drop_prog(struct xdp_md *ctx) in xdp_drop_prog() argument
19 int xdp_cpumap_prog(struct xdp_md *ctx) in xdp_cpumap_prog() argument
H A Dfreplace_connect4.c10 int new_do_bind(struct bpf_sock_addr *ctx) in new_do_bind() argument
H A Dtest_map_in_map_invalid.c21 int xdp_noop0(struct xdp_md *ctx) in xdp_noop0() argument
H A Dtest_netfilter_link_attach.c9 int nf_link_attach_test(struct bpf_nf_ctx *ctx) in nf_link_attach_test() argument
H A Duprobe_multi_bench.c11 int uprobe_bench(struct pt_regs *ctx) in uprobe_bench() argument
H A Duprobe_multi_usdt.c12 int usdt0(struct pt_regs *ctx) in usdt0() argument

Completed in 10 milliseconds

12345678910>>...183