Home
last modified time | relevance | path

Searched defs:ctx (Results 251 - 275 of 4564) sorted by relevance

1...<<11121314151617181920>>...183

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dconnect_ping.c22 int connect_v4_prog(struct bpf_sock_addr *ctx) in connect_v4_prog() argument
38 int connect_v6_prog(struct bpf_sock_addr *ctx) in connect_v6_prog() argument
H A Dfreplace_attach_probe.c24 int new_handle_kprobe(struct pt_regs *ctx) in new_handle_kprobe() argument
H A Drbtree_btf_fail__wrong_node_type.c24 long rbtree_api_add__wrong_node_type(void *ctx) in rbtree_api_add__wrong_node_type() argument
H A Drecvmsg6_prog.c20 int recvmsg6_prog(struct bpf_sock_addr *ctx) in recvmsg6_prog() argument
[all...]
H A Dsockopt_qos_to_cc.c15 int sockopt_qos_to_cc(struct bpf_sockopt *ctx) in sockopt_qos_to_cc() argument
H A Dtest_autoload.c14 int prog1(const void *ctx) in prog1() argument
21 int prog2(const void *ctx) in prog2() argument
32 int prog3(const void *ctx) in prog3() argument
H A Dtest_core_reloc_primitives.c32 int test_core_primitives(void *ctx) in test_core_primitives() argument
H A Dtest_core_reloc_nesting.c37 int test_core_nesting(void *ctx) in test_core_nesting() argument
H A Dtest_core_retro.c26 int handle_sys_enter(void *ctx) in handle_sys_enter() argument
H A Dtest_ksyms_weak.c37 int pass_handler(const void *ctx) in pass_handler() argument
H A Dtest_mmap.c28 int test_mmap(void *ctx) in test_mmap() argument
H A Dtest_xdp_attach_fail.c39 int tp__xdp__bpf_xdp_link_attach_failed(struct xdp_attach_error_ctx *ctx) in tp__xdp__bpf_xdp_link_attach_failed() argument
H A Dtest_verif_scale3.c9 int balancer_ingress(struct __sk_buff *ctx) in balancer_ingress() argument
H A Dbpf_iter_task_btf.c16 int dump_task_struct(struct bpf_iter__task *ctx) in dump_task_struct() argument
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() argument
H A Dbpf_iter_task_file.c14 int dump_task_file(struct bpf_iter__task_file *ctx) in dump_task_file() argument
H A Dcgroup_getset_retval_setsockopt.c17 int get_retval(struct bpf_sockopt *ctx) in get_retval() argument
30 int set_eunatch(struct bpf_sockopt *ctx) in set_eunatch() argument
45 int set_eisconn(struct bpf_sockopt *ctx) in set_eisconn() argument
60 int legacy_eperm(struct bpf_sockopt *ctx) in legacy_eperm() argument
[all...]
H A Dcgroup_getset_retval_getsockopt.c18 int get_retval(struct bpf_sockopt *ctx) in get_retval() argument
32 int set_eisconn(struct bpf_sockopt *ctx) in set_eisconn() argument
47 int clear_retval(struct bpf_sockopt *ctx) in clear_retval() argument
[all...]
H A Diters_looping.c19 int force_clang_to_emit_btf_for_externs(void *ctx) in force_clang_to_emit_btf_for_externs() argument
33 int consume_first_item_only(void *ctx) in consume_first_item_only() argument
64 int missing_null_check_fail(void *ctx) in missing_null_check_fail() argument
97 int wrong_sized_read_fail(void *ctx) in wrong_sized_read_fail() argument
H A Dinner_array_lookup.c25 int handle__sys_enter(void *ctx) in handle__sys_enter() argument
H A Dlru_bug.c21 int printk(void *ctx) in printk() argument
31 int nanosleep(void *ctx) in nanosleep() argument
H A Dnetns_cookie_prog.c31 int get_netns_cookie_sockops(struct bpf_sock_ops *ctx) in get_netns_cookie_sockops() argument
H A Dsendmsg4_prog.c22 int sendmsg_v4_prog(struct bpf_sock_addr *ctx) in sendmsg_v4_prog() argument
[all...]
H A Dtest_global_map_resize.c35 int bss_array_sum(void *ctx) in bss_array_sum() argument
50 int data_array_sum(void *ctx) in data_array_sum() argument
H A Dtest_legacy_printk.c28 int handle_legacy(void *ctx) in handle_legacy() argument
57 int handle_modern(void *ctx) in handle_modern() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...183