| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_pe_preserve_elems.c | 23 int BPF_PROG(read_array_1) in BPF_PROG() function 31 int BPF_PROG(read_array_2) in BPF_PROG() function
|
| H A D | fmod_ret_freplace.c | 8 int BPF_PROG(fmod_ret_test, long val, int ret) in BPF_PROG() function
|
| H A D | test_trace_ext_tracing.c | 10 int BPF_PROG(fentry, struct sk_buff *skb) in BPF_PROG() function 19 int BPF_PROG(fexit, struct sk_buff *skb) in BPF_PROG() function
|
| H A D | test_trampoline_count.c | 11 int BPF_PROG(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() function 17 int BPF_PROG(prog2, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() function
|
| H A D | test_raw_tp_test_run.c | 12 int BPF_PROG(rename, struct task_struct *task, char *comm) in BPF_PROG() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | atomic_bounds.c | 14 int BPF_PROG(sub, int x) in BPF_PROG() function
|
| H A D | sock_destroy_prog_fail.c | 15 int BPF_PROG(trace_tcp_destroy_sock, struct sock *sk) in BPF_PROG() function
|
| H A D | test_fill_link_info.c | 19 int BPF_PROG(kprobe_run) in BPF_PROG() function 25 int BPF_PROG(uprobe_run) in BPF_PROG() function 31 int BPF_PROG(tp_run) in BPF_PROG() function 37 int BPF_PROG(kmulti_run) in BPF_PROG() function
|
| H A D | test_pe_preserve_elems.c | 23 int BPF_PROG(read_array_1) in BPF_PROG() function 31 int BPF_PROG(read_array_2) in BPF_PROG() function
|
| H A D | test_trampoline_count.c | 7 int BPF_PROG(fentry_test, int a, int *b) in BPF_PROG() function 13 int BPF_PROG(fmod_ret_test, int a, int *b, int ret) in BPF_PROG() function 19 int BPF_PROG(fexit_test, int a, int *b, int ret) in BPF_PROG() function
|
| H A D | bprm_opts.c | 22 int BPF_PROG(secure_exec, struct linux_binprm *bprm) in BPF_PROG() function
|
| H A D | fentry_many_args.c | 11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() function 21 int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() function 32 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() function
|
| H A D | fmod_ret_freplace.c | 8 int BPF_PROG(fmod_ret_test, long val, int ret) in BPF_PROG() function
|
| H A D | mptcpify.c | 11 int BPF_PROG(mptcpify, int family, int type, int protocol) in BPF_PROG() function
|
| H A D | read_bpf_task_storage_busy.c | 23 int BPF_PROG(read_bpf_task_storage_busy) in BPF_PROG() function
|
| H A D | test_sk_storage_trace_itself.c | 16 int BPF_PROG(trace_bpf_sk_storage_free, struct sock *sk) in BPF_PROG() function
|
| H A D | cgrp_ls_negative.c | 18 int BPF_PROG(on_enter, struct pt_regs *regs, long id) in BPF_PROG() function
|
| H A D | lsm_cgroup_nonvoid.c | 10 int BPF_PROG(nonvoid_socket_clone, struct sock *newsk, const struct request_sock *req) in BPF_PROG() function
|
| H A D | tcp_ca_incompl_cong_ops.c | 16 __u32 BPF_PROG(incompl_cong_ops_ssthresh, struct sock *sk) in BPF_PROG() function 22 __u32 BPF_PROG(incompl_cong_ops_undo_cwnd, struct sock *sk) in BPF_PROG() function
|
| H A D | test_libbpf_get_fd_by_id_opts.c | 27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) in BPF_PROG() function
|
| H A D | test_trace_ext_tracing.c | 10 int BPF_PROG(fentry, struct sk_buff *skb) in BPF_PROG() function 19 int BPF_PROG(fexit, struct sk_buff *skb) in BPF_PROG() function
|
| H A D | trace_dummy_st_ops.c | 9 int BPF_PROG(fentry_test_1, __u64 *st_ops_ctx) in BPF_PROG() function
|
| H A D | btf_type_tag.c | 22 int BPF_PROG(sub, int x) in BPF_PROG() function
|
| /kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/ |
| H A D | entrypoints.bpf.c | 18 int BPF_PROG(hid_tail_call, struct hid_bpf_ctx *hctx) in BPF_PROG() function
|
| /kernel/linux/linux-6.6/samples/hid/ |
| H A D | hid_mouse.bpf.c | 9 int BPF_PROG(hid_y_event, struct hid_bpf_ctx *hctx) in BPF_PROG() function 55 int BPF_PROG(hid_x_event, struct hid_bpf_ctx *hctx) in BPF_PROG() function 73 int BPF_PROG(hid_rdesc_fixup, struct hid_bpf_ctx *hctx) in BPF_PROG() function
|