Searched refs:bpf_map_freeze (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c130 err = bpf_map_freeze(data_map_fd);
174 err = bpf_map_freeze(data_map_fd);
/linux-master/tools/lib/bpf/
H A Dbpf.h161 LIBBPF_API int bpf_map_freeze(int fd);
H A Dbpf.c510 int bpf_map_freeze(int fd) function
H A Dlibbpf.c5032 err = bpf_map_freeze(map->fd);
/linux-master/tools/bpf/bpftool/
H A Dmap.c1415 err = bpf_map_freeze(fd);

Completed in 522 milliseconds