Home
last modified time | relevance | path

Searched refs:memory_failure_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemory-failure.c1502 struct memory_failure_entry { struct
1508 DECLARE_KFIFO(fifo, struct memory_failure_entry,
1536 struct memory_failure_entry entry = { in memory_failure_queue()
1556 struct memory_failure_entry entry = { 0, }; in memory_failure_work_func()
/kernel/linux/linux-6.6/mm/
H A Dmemory-failure.c2378 struct memory_failure_entry { struct
2384 DECLARE_KFIFO(fifo, struct memory_failure_entry,
2412 struct memory_failure_entry entry = { in memory_failure_queue()
2432 struct memory_failure_entry entry = { 0, }; in memory_failure_work_func()

Completed in 7 milliseconds