Searched refs:PDE (Results 1 – 4 of 4) sorted by relevance
8 implementing the OASiS and PDE protocols.
264 static inline struct proc_dir_entry *PDE(const struct inode *inode) in PDE() function
61 # By default PDE creates one archive (result) per entry listed in the configs property.62 # Setting this value to true will cause PDE to only create one output containing all
809 SDDbgInfo::DbgIterator PDE = DAG->ByvalParmDbgEnd(); in EmitSchedule() local810 for (; PDI != PDE; ++PDI) { in EmitSchedule()