Searched refs:nolocal_lru_map (Results 1 – 1 of 1) sorted by relevance
215 void *nolocal_lru_map; in BPF_KSYSCALL() local218 nolocal_lru_map = bpf_map_lookup_elem(&array_of_lru_hashs, in BPF_KSYSCALL()220 if (!nolocal_lru_map) { in BPF_KSYSCALL()225 ret = bpf_map_update_elem(nolocal_lru_map, &key, &val, in BPF_KSYSCALL()