Home
last modified time | relevance | path

Searched refs:elv_fs_entry (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Delevator.h57 struct elv_fs_entry { struct
76 struct elv_fs_entry *elevator_attrs;
/kernel/linux/linux-6.6/block/
H A Delevator.h55 struct elv_fs_entry { struct
74 struct elv_fs_entry *elevator_attrs;
H A Delevator.c416 #define to_elv(atr) container_of((atr), struct elv_fs_entry, attr)
421 struct elv_fs_entry *entry = to_elv(attr); in elv_attr_show()
439 struct elv_fs_entry *entry = to_elv(attr); in elv_attr_store()
472 struct elv_fs_entry *attr = e->type->elevator_attrs; in elv_register_queue()
H A Dkyber-iosched.c892 static struct elv_fs_entry kyber_sched_attrs[] = {
H A Dmq-deadline.c1023 static struct elv_fs_entry deadline_attrs[] = {
H A Dbfq-iosched.c7582 static struct elv_fs_entry bfq_attrs[] = {
/kernel/linux/linux-5.10/block/
H A Delevator.c443 #define to_elv(atr) container_of((atr), struct elv_fs_entry, attr)
448 struct elv_fs_entry *entry = to_elv(attr); in elv_attr_show()
466 struct elv_fs_entry *entry = to_elv(attr); in elv_attr_store()
499 struct elv_fs_entry *attr = e->type->elevator_attrs; in elv_register_queue()
H A Dmq-deadline.c656 static struct elv_fs_entry deadline_attrs[] = {
H A Dkyber-iosched.c885 static struct elv_fs_entry kyber_sched_attrs[] = {
H A Dbfq-iosched.c6783 static struct elv_fs_entry bfq_attrs[] = {

Completed in 26 milliseconds