Home
last modified time | relevance | path

Searched refs:bpf_lru_init (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
Dbpf_lru_list.h71 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset,
Dbpf_lru_list.c651 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init() function
Dhashtab.c339 err = bpf_lru_init(&htab->lru, in prealloc_init()