Searched refs:nolocal_lru_map (Results 1 – 1 of 1) sorted by relevance
221 void *nolocal_lru_map; in SYSCALL() local224 nolocal_lru_map = bpf_map_lookup_elem(&array_of_lru_hashs, in SYSCALL()226 if (!nolocal_lru_map) { in SYSCALL()231 ret = bpf_map_update_elem(nolocal_lru_map, &key, &val, in SYSCALL()