/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_map_lookup_percpu_elem.c | 39 static int read_percpu_elem_callback(__u32 index, struct read_percpu_elem_ctx *ctx) in read_percpu_elem_callback() argument 51 int sysenter_getuid(const void *ctx) in sysenter_getuid() argument
|
H A D | test_xdp_meta.c | 12 int ing_cls(struct __sk_buff *ctx) in ing_cls() argument 32 int ing_xdp(struct xdp_md *ctx) in ing_xdp() argument [all...] |
H A D | xdp_redirect_multi_kern.c | 38 int xdp_redirect_map_multi_prog(struct xdp_md *ctx) in xdp_redirect_map_multi_prog() argument 67 int xdp_redirect_map_all_prog(struct xdp_md *ctx) in xdp_redirect_map_all_prog() argument 74 int xdp_devmap_prog(struct xdp_md *ctx) in xdp_devmap_prog() argument
|
H A D | xdp_hw_metadata.c | 25 int rx(struct xdp_md *ctx) in rx() argument [all...] |
H A D | async_stack_depth.c | 34 int pseudo_call_check(struct __sk_buff *ctx) in pseudo_call_check() argument 49 int async_call_root_check(struct __sk_buff *ctx) in async_call_root_check() argument
|
H A D | bloom_filter_map.c | 56 int inner_map(void *ctx) in inner_map() argument 75 int check_bloom(void *ctx) in check_bloom() argument
|
H A D | bpf_iter_task.c | 14 int dump_task(struct bpf_iter__task *ctx) in dump_task() argument 41 int dump_task_sleepable(struct bpf_iter__task *ctx) in dump_task_sleepable() argument
|
H A D | bpf_iter_task_stack.c | 13 int dump_task_stack(struct bpf_iter__task *ctx) in dump_task_stack() argument 41 int get_task_user_stacks(struct bpf_iter__task *ctx) in get_task_user_stacks() argument
|
H A D | cb_refs.c | 18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) in cb1() argument 27 int underflow_prog(void *ctx) in underflow_prog() argument 40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2() argument 50 int leak_prog(void *ctx) in leak_prog() argument 67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) in cb() argument 72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) in cb3() argument 86 int nested_cb(void *ctx) in nested_cb() argument 101 int non_cb_transfer_ref(void *ctx) in non_cb_transfer_ref() argument [all...] |
H A D | cgrp_ls_attach_cgroup.c | 24 int set_cookie(struct bpf_sock_addr *ctx) in set_cookie() argument 53 int update_cookie_sockops(struct bpf_sock_ops *ctx) in update_cookie_sockops() argument [all...] |
H A D | iters_testmod_seq.c | 25 int testmod_seq_empty(const void *ctx) in testmod_seq_empty() argument 43 int testmod_seq_full(const void *ctx) in testmod_seq_full() argument 63 int testmod_seq_truncated(const void *ctx) in testmod_seq_truncated() argument
|
H A D | local_kptr_stash_fail.c | 44 long stash_rb_nodes(void *ctx) in stash_rb_nodes() argument 67 long drop_rb_node_off(void *ctx) in drop_rb_node_off() argument
|
H A D | local_storage_rcu_tasks_trace_bench.c | 23 int get_local(void *ctx) in get_local() argument 43 int pregp_step(struct pt_regs *ctx) in pregp_step() argument 50 int postgp(struct pt_regs *ctx) in postgp() argument
|
H A D | perf_event_stackmap.c | 31 int oncpu(void *ctx) in oncpu() argument
|
H A D | sendmsg6_prog.c | 26 int sendmsg_v6_prog(struct bpf_sock_addr *ctx) in sendmsg_v6_prog() argument [all...] |
H A D | strncmp_test.c | 23 int do_strncmp(void *ctx) in do_strncmp() argument 33 int strncmp_bad_not_const_str_size(void *ctx) in strncmp_bad_not_const_str_size() argument 41 int strncmp_bad_writable_target(void *ctx) in strncmp_bad_writable_target() argument 49 int strncmp_bad_not_null_term_target(void *ctx) in strncmp_bad_not_null_term_target() argument
|
H A D | strncmp_bench.c | 36 int strncmp_no_helper(void *ctx) in strncmp_no_helper() argument 44 int strncmp_helper(void *ctx) in strncmp_helper() argument
|
H A D | tcp_rtt.c | 23 int _sockops(struct bpf_sock_ops *ctx) in _sockops() argument
|
H A D | test_endian.c | 25 int sys_enter(const void *ctx) in sys_enter() argument
|
H A D | test_global_func_ctx_args.c | 17 __weak int kprobe_typedef_ctx_subprog(bpf_user_pt_regs_t *ctx) in kprobe_typedef_ctx_subprog() argument 24 int kprobe_typedef_ctx(void *ctx) in kprobe_typedef_ctx() argument 31 __weak int kprobe_struct_ctx_subprog(pt_regs_struct_t *ctx) in kprobe_struct_ctx_subprog() argument 38 int kprobe_resolved_ctx(void *ctx) in kprobe_resolved_ctx() argument 46 __weak int kprobe_workaround_ctx_subprog(struct bpf_user_pt_regs_t *ctx) in kprobe_workaround_ctx_subprog() argument 53 kprobe_workaround_ctx(void *ctx) kprobe_workaround_ctx() argument 62 raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) raw_tp_ctx_subprog() argument 69 raw_tp_ctx(void *ctx) raw_tp_ctx() argument 78 raw_tp_writable_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) raw_tp_writable_ctx_subprog() argument 85 raw_tp_writable_ctx(void *ctx) raw_tp_writable_ctx() argument 94 perf_event_ctx_subprog(struct bpf_perf_event_data *ctx) perf_event_ctx_subprog() argument 101 perf_event_ctx(void *ctx) perf_event_ctx() argument [all...] |
H A D | test_perf_branches.c | 22 int perf_branches(void *ctx) in perf_branches() argument
|
H A D | test_ringbuf.c | 40 int test_ringbuf(void *ctx) in test_ringbuf() argument
|
H A D | test_ringbuf_multi.c | 57 int test_ringbuf(void *ctx) in test_ringbuf() argument
|
H A D | test_sysctl_loop1.c | 22 static __always_inline int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem() argument 42 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem() argument
|
H A D | test_sysctl_loop2.c | 22 static __attribute__((noinline)) int is_tcp_mem(struct bpf_sysctl *ctx) in is_tcp_mem() argument 43 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem() argument
|