| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_info.c | 9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in test_xdp_info() local [all...] |
| H A D | task_fd_query_rawtp.c | 8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
|
| H A D | task_fd_query_tp.c | 11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
|
| H A D | cgroup_link.c | 41 __u32 prog_ids[ARRAY_SIZE(cgs)], prog_cnt = 0, attach_flags, prog_id; in test_cgroup_link() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_info.c | 9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in serial_test_xdp_info() local [all...] |
| H A D | task_fd_query_rawtp.c | 8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
|
| H A D | task_fd_query_tp.c | 11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
|
| H A D | cgroup_link.c | 41 __u32 prog_ids[ARRAY_SIZE(cgs)], prog_cnt = 0, attach_flags, prog_id; in serial_test_cgroup_link() local
|
| H A D | xdp_synproxy.c | 61 char *prog_id = NULL, *prog_id_end; in test_synproxy() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | prog_iter.c | 10 u32 prog_id; member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | prog_iter.c | 10 u32 prog_id; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_skb_cgroup_id_user.c | 80 int get_map_fd_by_prog_id(int prog_id) in get_map_fd_by_prog_id() argument 116 int check_ancestor_cgroup_ids(int prog_id) in check_ancestor_cgroup_ids() argument
|
| H A D | test_tcp_check_syncookie_user.c | 81 static int get_map_fd_by_prog_id(int prog_id, bool *xdp) in get_map_fd_by_prog_id() argument
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | perf.c | 25 __u32 len, prog_id, fd_type; in has_perf_query_support() local 44 bpf_task_fd_query(getpid(), fd, 0, buf, &len, &prog_id, in has_perf_query_support() local 63 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_json() argument 113 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain() argument 154 __u32 len, prog_id, fd_type; in show_proc() local [all...] |
| H A D | link.c | 96 static int get_prog_info(int prog_id, struct bpf_prog_info *info) in get_prog_info() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_skb_cgroup_id_user.c | 79 int get_map_fd_by_prog_id(int prog_id) in get_map_fd_by_prog_id() argument 115 int check_ancestor_cgroup_ids(int prog_id) in check_ancestor_cgroup_ids() argument
|
| H A D | xdp_redirect_multi.c | 30 __u32 prog_id = 0; in int_exit() local
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | perf.c | 27 __u32 len, prog_id, fd_type; in has_perf_query_support() local 46 bpf_task_fd_query(getpid(), fd, 0, buf, &len, &prog_id, in has_perf_query_support() local 65 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_json() argument 115 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain() argument 156 __u32 len, prog_id, fd_type; in show_proc() local [all...] |
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp1_user.c | 23 static __u32 prog_id; variable
|
| H A D | xdp_sample_pkts_user.c | 24 static __u32 prog_id; variable
|
| H A D | xdp_redirect_map_user.c | 25 static __u32 prog_id; variable
|
| H A D | xdp_redirect_user.c | 25 static __u32 prog_id; variable
|
| H A D | xdp_monitor_kern.c | 30 int prog_id; // offset:8; size:4; signed:1; member 100 int prog_id; // offset:8; size:4; signed:1; member
|
| H A D | xdp_adjust_tail_user.c | 30 static __u32 prog_id; variable
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_adjust_tail_user.c | 29 static __u32 prog_id; variable
|