Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/procfs/ !
H A Dmod.rs388 let kmsg_file = kmsg in new() localVariable
392 kmsg_file.0.lock().fdata.pid = Pid::new(1); in new()
393 kmsg_file.0.lock().fdata.ftype = ProcFileType::ProcKmsg; in new()