Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h29454 struct elevator_type { struct
29455 struct kmem_cache *icq_cache;
29456 struct elevator_mq_ops ops;
29457 size_t icq_size;
29458 size_t icq_align;
29459 struct elv_fs_entry *elevator_attrs;
29460 const char *elevator_name;
29461 const char *elevator_alias;
29462 const unsigned int elevator_features;
29463 struct module *elevator_owner;
[all …]