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

12

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_info.c9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; local
[all...]
H A Dtask_fd_query_rawtp.c8 __u32 len, prog_id, fd_type; local
H A Dtask_fd_query_tp.c11 __u32 len, prog_id, fd_type; local
H A Dcgroup_link.c41 __u32 prog_ids[ARRAY_SIZE(cgs)], prog_cnt = 0, attach_flags, prog_id; local
H A Dxdp_synproxy.c61 char *prog_id = NULL, *prog_id_end; local
H A Dunpriv_bpf_disabled.c238 __u32 prog_id; local
58 test_unpriv_bpf_disabled_positive(struct test_unpriv_bpf_disabled *skel, __u32 prog_id, int prog_fd, int perf_fd, char **map_paths, int *map_fds) argument
141 test_unpriv_bpf_disabled_negative(struct test_unpriv_bpf_disabled *skel, __u32 prog_id, int prog_fd, int perf_fd, char **map_paths, int *map_fds) argument
[all...]
H A Dsk_lookup.c522 __u32 prog_id; local
[all...]
/linux-master/kernel/bpf/
H A Dprog_iter.c10 u32 prog_id; member in struct:bpf_iter_seq_prog_info
H A Darraymap.c946 u32 prog_id; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_skb_cgroup_id_user.c79 int get_map_fd_by_prog_id(int prog_id) argument
115 int check_ancestor_cgroup_ids(int prog_id) argument
H A Dxdp_redirect_multi.c30 __u32 prog_id = 0; local
H A Dxdp_synproxy.c91 static void parse_options(int argc, char *argv[], unsigned int *ifindex, __u32 *prog_id, argument
272 static int syncookie_open_bpf_maps(__u32 prog_id, int *values_map_fd, int *ports_map_fd) argument
366 __u32 prog_id; local
[all...]
H A Dtest_tcp_check_syncookie_user.c82 static int get_map_fd_by_prog_id(int prog_id, bool *xdp) argument
/linux-master/tools/bpf/bpftool/
H A Dperf.c27 __u32 len, prog_id, fd_type; local
46 bpf_task_fd_query(getpid(), fd, 0, buf, &len, &prog_id, local
65 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, argument
115 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, argument
156 __u32 len, prog_id, fd_type; local
[all...]
H A Dbtf_dumper.c31 dump_prog_id_as_func_ptr(const struct btf_dumper *d, const struct btf_type *func_proto, __u32 prog_id) argument
H A Dlink.c235 static int get_prog_info(int prog_id, struct bpf_prog_info *info) argument
/linux-master/samples/bpf/
H A Dxdp_adjust_tail_user.c29 static __u32 prog_id; variable
H A Dxdp_tx_iptunnel_user.c27 static __u32 prog_id; variable
H A Dtask_fd_query_user.c95 __u32 len, prog_id, fd_type; local
180 __u32 prog_id, fd_type; local
233 __u32 len, prog_id, fd_type; local
123 test_nondebug_fs_kuprobe_common(const char *event_type, const char *name, __u64 offset, __u64 addr, bool is_return, char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, __u64 *probe_offset, __u64 *probe_addr) argument
/linux-master/tools/perf/util/
H A Denv.c35 __u32 prog_id = info_node->info_linear->info.id; local
60 perf_env__find_bpf_prog_info(struct perf_env *env, __u32 prog_id) argument
H A Dbpf_counter.c102 static int bpf_program_profiler_load_one(struct evsel *evsel, u32 prog_id) argument
172 u32 prog_id; local
[all...]
/linux-master/tools/lib/bpf/
H A Dnetlink.c32 __u32 prog_id; member in struct:xdp_link_info
506 int bpf_xdp_query_id(int ifindex, int flags, __u32 *prog_id) argument
720 __u32 protocol, bpf_flags, handle, priority, parent, prog_id, flags; local
796 __u32 protocol = 0, handle, priority, parent, prog_id, flags; local
867 __u32 protocol, handle, priority, parent, prog_id, flags; local
[all...]
H A Dbpf.c1244 bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, __u64 *probe_offset, __u64 *probe_addr) argument
/linux-master/arch/s390/include/asm/
H A Dfcx.h217 u64 prog_id; member in struct:dcw_intrg_data
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c1459 u32 stat_err, error, prog_id; local

Completed in 253 milliseconds

12