Searched refs:bpf_map_freeze (Results 1 - 3 of 3) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf.h | 153 LIBBPF_API int bpf_map_freeze(int fd); |
H A D | bpf.c | 503 int bpf_map_freeze(int fd) in bpf_map_freeze() function |
H A D | libbpf.c | 5491 err = bpf_map_freeze(map->fd); |
Completed in 21 milliseconds