Home
last modified time | relevance | path

Searched defs:prog_id (Results 1 - 25 of 78) sorted by relevance

1234

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_info.c9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in test_xdp_info() local
[all...]
H A Dtask_fd_query_rawtp.c8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
H A Dtask_fd_query_tp.c11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
H A Dcgroup_link.c41 __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 Dxdp_info.c9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in serial_test_xdp_info() local
[all...]
H A Dtask_fd_query_rawtp.c8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
H A Dtask_fd_query_tp.c11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
H A Dcgroup_link.c41 __u32 prog_ids[ARRAY_SIZE(cgs)], prog_cnt = 0, attach_flags, prog_id; in serial_test_cgroup_link() local
H A Dxdp_synproxy.c61 char *prog_id = NULL, *prog_id_end; in test_synproxy() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dprog_iter.c10 u32 prog_id; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dprog_iter.c10 u32 prog_id; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_skb_cgroup_id_user.c80 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 Dtest_tcp_check_syncookie_user.c81 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 Dperf.c25 __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 Dlink.c96 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 Dtest_skb_cgroup_id_user.c79 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 Dxdp_redirect_multi.c30 __u32 prog_id = 0; in int_exit() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dperf.c27 __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 Dxdp1_user.c23 static __u32 prog_id; variable
H A Dxdp_sample_pkts_user.c24 static __u32 prog_id; variable
H A Dxdp_redirect_map_user.c25 static __u32 prog_id; variable
H A Dxdp_redirect_user.c25 static __u32 prog_id; variable
H A Dxdp_monitor_kern.c30 int prog_id; // offset:8; size:4; signed:1; member
100 int prog_id; // offset:8; size:4; signed:1; member
H A Dxdp_adjust_tail_user.c30 static __u32 prog_id; variable
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_adjust_tail_user.c29 static __u32 prog_id; variable

Completed in 8 milliseconds

1234