Home
last modified time | relevance | path

Searched refs:check_corruption (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/
A Dcheck.c164 static void check_corruption(struct work_struct *dummy);
165 static DECLARE_DELAYED_WORK(bios_check_work, check_corruption);
167 static void check_corruption(struct work_struct *dummy) in check_corruption() function

Completed in 3 milliseconds