summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/bpf_lru_list.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: lru: Remove unused declaration bpf_lru_promote()Yue Haibing2023-08-081-1/+0
* bpf: Address KCSAN report on bpf_lru_listMartin KaFai Lau2023-05-121-5/+2
* printk: stop including cache.h from printk.hPeter Collingbourne2022-05-131-0/+1
* bpf: Fix a typo "inacitve" -> "inactive"Qiujun Huang2020-04-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* bpf: Only set node->ref = 1 if it has not been setMartin KaFai Lau2017-09-011-1/+2
* bpf: Add percpu LRU listMartin KaFai Lau2016-11-151-2/+6
* bpf: LRU ListMartin KaFai Lau2016-11-151-0/+80