/openbmc/linux/tools/bpf/bpftool/ |
H A D | perf.c | 27 __u32 len, prog_id, fd_type; 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() 115 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain() 156 __u32 len, prog_id, fd_type; in show_proc() local
|
H A D | link.c | 235 static int get_prog_info(int prog_id, struct bpf_prog_info *info) in get_prog_info()
|
H A D | btf_dumper.c | 33 __u32 prog_id) in dump_prog_id_as_func_ptr()
|
/openbmc/linux/samples/bpf/ |
H A D | task_fd_query_user.c | 95 __u32 len, prog_id, fd_type; in test_debug_fs_kprobe() local 125 char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, in test_nondebug_fs_kuprobe_common() 180 __u32 prog_id, fd_type; in test_nondebug_fs_probe() local 233 __u32 len, prog_id, fd_type; in test_debug_fs_uprobe() local
|
H A D | xdp_adjust_tail_user.c | 29 static __u32 prog_id; variable
|
H A D | xdp_tx_iptunnel_user.c | 27 static __u32 prog_id; variable
|
H A D | xdp_sample_user.c | 146 __u32 prog_id; member 1261 static int __sample_remove_xdp(int ifindex, __u32 prog_id, int xdp_flags) in __sample_remove_xdp() 1287 __u32 prog_id = 0; in sample_install_xdp() local 1373 __u32 prog_id; in sample_exit() local
|
/openbmc/linux/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() 115 int check_ancestor_cgroup_ids(int prog_id) in check_ancestor_cgroup_ids()
|
H A D | xdp_synproxy.c | 91 static void parse_options(int argc, char *argv[], unsigned int *ifindex, __u32 *prog_id, in parse_options() 272 static int syncookie_open_bpf_maps(__u32 prog_id, int *values_map_fd, int *ports_map_fd) in syncookie_open_bpf_maps() 366 __u32 prog_id; in main() local
|
H A D | xdp_redirect_multi.c | 30 __u32 prog_id = 0; in int_exit() local
|
H A D | test_tcp_check_syncookie_user.c | 82 static int get_map_fd_by_prog_id(int prog_id, bool *xdp) in get_map_fd_by_prog_id()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | unpriv_bpf_disabled.c | 59 __u32 prog_id, int prog_fd, int perf_fd, in test_unpriv_bpf_disabled_positive() 142 __u32 prog_id, int prog_fd, int perf_fd, in test_unpriv_bpf_disabled_negative() 238 __u32 prog_id; in test_unpriv_bpf_disabled() local
|
H A D | xdp_info.c | 9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in serial_test_xdp_info() local
|
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
|
H A D | sk_lookup.c | 521 __u32 prog_id; in query_lookup_prog() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | netlink.c | 32 __u32 prog_id; member 506 int bpf_xdp_query_id(int ifindex, int flags, __u32 *prog_id) in bpf_xdp_query_id() 720 __u32 protocol, bpf_flags, handle, priority, parent, prog_id, flags; in bpf_tc_attach() local 796 __u32 protocol = 0, handle, priority, parent, prog_id, flags; in __bpf_tc_detach() local 867 __u32 protocol, handle, priority, parent, prog_id, flags; in bpf_tc_query() local
|
H A D | libbpf.h | 1169 __u32 prog_id; /* output */ member 1214 __u32 prog_id; member
|
/openbmc/linux/tools/perf/util/ |
H A D | env.c | 37 __u32 prog_id = info_node->info_linear->info.id; in __perf_env__insert_bpf_prog_info() local 64 __u32 prog_id) in perf_env__find_bpf_prog_info()
|
H A D | bpf_counter.c | 102 static int bpf_program_profiler_load_one(struct evsel *evsel, u32 prog_id) in bpf_program_profiler_load_one() 170 u32 prog_id; in bpf_program_profiler__load() local
|
/openbmc/linux/kernel/bpf/ |
H A D | prog_iter.c | 10 u32 prog_id; member
|
/openbmc/qemu/net/ |
H A D | af-xdp.c | 448 uint32_t prog_id = 0; in net_init_af_xdp() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | fcx.h | 216 u64 prog_id; member
|