/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
D | perf.c | 25 __u32 len, prog_id, fd_type; 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() 113 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain() 154 __u32 len, prog_id, fd_type; in show_proc() local
|
D | link.c | 96 static int get_prog_info(int prog_id, struct bpf_prog_info *info) in get_prog_info()
|
D | btf_dumper.c | 33 __u32 prog_id) in dump_prog_id_as_func_ptr()
|
/kernel/linux/linux-5.10/samples/bpf/ |
D | task_fd_query_user.c | 93 __u32 len, prog_id, fd_type; in test_debug_fs_kprobe() local 122 char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, in test_nondebug_fs_kuprobe_common() 169 __u32 prog_id, fd_type; in test_nondebug_fs_probe() local 222 __u32 len, prog_id, fd_type; in test_debug_fs_uprobe() local
|
D | xdp1_user.c | 23 static __u32 prog_id; variable
|
D | xdp_adjust_tail_user.c | 30 static __u32 prog_id; variable
|
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
|
D | xdp_redirect_user.c | 25 static __u32 prog_id; variable
|
D | xdp_redirect_map_user.c | 25 static __u32 prog_id; variable
|
D | xdp_sample_pkts_user.c | 24 static __u32 prog_id; variable
|
D | xdp_tx_iptunnel_user.c | 28 static __u32 prog_id; variable
|
D | xdp_redirect_cpu_kern.c | 580 int prog_id; // offset:8; size:4; signed:1; member 635 int prog_id; // offset:8; size:4; signed:1; member
|
D | xdp_router_ipv4_user.c | 42 __u32 prog_id = 0; in int_exit() local
|
D | xdp_rxq_info_user.c | 32 static __u32 prog_id; variable
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
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() 116 int check_ancestor_cgroup_ids(int prog_id) in check_ancestor_cgroup_ids()
|
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()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | xdp_info.c | 9 __u32 len = sizeof(struct bpf_prog_info), duration = 0, prog_id; in test_xdp_info() local
|
D | task_fd_query_rawtp.c | 8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
|
D | task_fd_query_tp.c | 11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
|
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-5.10/tools/perf/util/ |
D | env.c | 21 __u32 prog_id = info_node->info_linear->info.id; in perf_env__insert_bpf_prog_info() local 50 __u32 prog_id) in perf_env__find_bpf_prog_info()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | prog_iter.c | 10 u32 prog_id; member
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | bpf.c | 64 enum test_llvm__testcase prog_id; member
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | netlink.c | 340 int bpf_get_link_xdp_id(int ifindex, __u32 *prog_id, __u32 flags) in bpf_get_link_xdp_id()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | fcx.h | 216 u64 prog_id; member
|