Home
last modified time | relevance | path

Searched refs:get_map_fd_by_prog_id (Results 1 - 4 of 4) sorted by relevance

/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() function
128 map_fd = get_map_fd_by_prog_id(prog_id); in check_ancestor_cgroup_ids()
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() function
217 results = get_map_fd_by_prog_id(atoi(argv[1]), &xdp); in main()
/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() function
127 map_fd = get_map_fd_by_prog_id(prog_id); in check_ancestor_cgroup_ids()
H A Dtest_tcp_check_syncookie_user.c82 static int get_map_fd_by_prog_id(int prog_id, bool *xdp) in get_map_fd_by_prog_id() function
240 results = get_map_fd_by_prog_id(atoi(argv[1]), &xdp); in main()

Completed in 2 milliseconds