Home
last modified time | relevance | path

Searched refs:get_map_fd_by_prog_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/testing/selftests/bpf/
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()
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()