Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/procfs/
H A Dmod.rs52 ProcKmsg = 2, enumerator
63 2 => ProcFileType::ProcKmsg, in from()
393 kmsg_file.0.lock().fdata.ftype = ProcFileType::ProcKmsg; in new()
526 ProcFileType::ProcKmsg => (), in read_at()