Home
last modified time | relevance | path

Searched defs:mb_cache (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h43860 struct mb_cache { struct
43861 struct hlist_bl_head *c_hash;
43862 int c_bucket_bits;
43863 unsigned long c_max_entries;
43864 spinlock_t c_list_lock;
43865 struct list_head c_list;
43866 unsigned long c_entry_count;
43867 struct shrinker c_shrink;
43868 struct work_struct c_shrink_work;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h53580 struct mb_cache { struct
53581 struct hlist_bl_head *c_hash;
53582 int c_bucket_bits;
53583 unsigned long c_max_entries;
53584 spinlock_t c_list_lock;
53585 struct list_head c_list;
53586 unsigned long c_entry_count;
53587 struct shrinker c_shrink;
53588 struct work_struct c_shrink_work;