Home
last modified time | relevance | path

Searched refs:RemoveProcEntry (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/fs/proc/include/
H A Dproc_fs.h210 extern void RemoveProcEntry(const char *name, struct ProcDirEntry *parent);
/kernel/liteos_a/fs/proc/os_adapt/
H A Dprocess_proc.c621 RemoveProcEntry(processDir->name, NULL); in ProcFreeProcessDir()
690 RemoveProcEntry(pidDir->name, NULL); in ProcCreateProcessDir()
H A Dplimits_proc.c334 RemoveProcEntry(currDir->name, NULL); in ProcLimiterDirEntryInit()
/kernel/liteos_a/fs/proc/src/
H A Dproc_file.c438 void RemoveProcEntry(const char *name, struct ProcDirEntry *parent) in RemoveProcEntry() function

Completed in 4 milliseconds