Home
last modified time | relevance | path

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

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