Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/proc/os_adapt/
Dprocess_proc.c624 static struct ProcDirEntry *ProcCreatePorcess(UINT32 pid, struct ProcProcess *porcess, uintptr_t pr… in ProcCreatePorcess() function
670 struct ProcDirEntry *dir = ProcCreatePorcess(pid, procProcess, process); in ProcCreateProcessDir()