/kernel/liteos_m/components/lmk/ |
H A D | los_lmk.c | 48 LOS_DL_LIST_FOR_EACH_ENTRY(opsNode, &g_losLmkOps.lmkOpsList, LosLmkOpsNode, node) { in OsIsLmkOpsNodeRegistered() 93 LOS_DL_LIST_FOR_EACH_ENTRY(opsNode, &g_losLmkOps.lmkOpsList, LosLmkOpsNode, node) { in LOS_LmkOpsNodeRegister() 138 LOS_DL_LIST_FOR_EACH_ENTRY(opsNode, &g_losLmkOps.lmkOpsList, LosLmkOpsNode, node) { in LOS_LmkTasksKill() 170 LOS_DL_LIST_FOR_EACH_ENTRY(opsNode, &g_losLmkOps.lmkOpsList, LosLmkOpsNode, node) { in LOS_LmkTasksRestore() 193 LOS_DL_LIST_FOR_EACH_ENTRY(opsNode, &g_losLmkOps.lmkOpsList, LosLmkOpsNode, node) { in LOS_LmkOpsNodeInfoShow()
|
/kernel/liteos_a/kernel/extended/plimit/ |
H A D | los_devicelimit.c | 90 LOS_DL_LIST_FOR_EACH_ENTRY(tmpItem, &devLimitSrc->accessList, DevAccessItem, list) { in DevLimitCopyAccess() 186 LOS_DL_LIST_FOR_EACH_ENTRY(childProcLimitSet, &(procLimitSet->childList), ProcLimitSet, childList) { in DevLimitHasChildren() 243 LOS_DL_LIST_FOR_EACH_ENTRY(walk, list, DevAccessItem, list) { in DevLimitMatchItemPartial() function 276 LOS_DL_LIST_FOR_EACH_ENTRY(walk, list, DevAccessItem, list) { in DevLimitMatchItem() function 346 LOS_DL_LIST_FOR_EACH_ENTRY(walk, &devLimit->accessList, DevAccessItem, list) { in DevLimitAccessListAdd() 398 LOS_DL_LIST_FOR_EACH_ENTRY(childProcLimitSet, &procLimitSet->childList, ProcLimitSet, childList) { in DevLimitPropagateItem() 538 LOS_DL_LIST_FOR_EACH_ENTRY(item, &devLimit->accessList, DevAccessItem, list) { in OsDevLimitShow()
|
H A D | los_plimits.c | 263 LOS_DL_LIST_FOR_EACH_ENTRY(processCB, listHead, LosProcessCB, plimitsList) { in OsPLimitsPidsGet() function 386 LOS_DL_LIST_FOR_EACH_ENTRY(processCB, listHead, LosProcessCB, plimitsList) { in OsPLimitsMemUsageGet() function 427 LOS_DL_LIST_FOR_EACH_ENTRY(processCB, listHead, LosProcessCB, plimitsList) { in OsPLimitsSchedUsageGet() function
|
/kernel/liteos_a/fs/vfs/ |
H A D | path_cache.c | 73 LOS_DL_LIST_FOR_EACH_ENTRY(pc, nhead, struct PathCache, hashEntry) {
in PathCacheDump() function 89 LOS_DL_LIST_FOR_EACH_ENTRY(dent, dhead, struct PathCache, hashEntry) {
in PathCacheMemoryDump() function 169 LOS_DL_LIST_FOR_EACH_ENTRY(pc, dhead, struct PathCache, hashEntry) {
in PathCacheLookup() function
|
H A D | vnode_hash.c | 68 LOS_DL_LIST_FOR_EACH_ENTRY(node, nhead, struct Vnode, hashEntry) { in VnodeHashDump() function 99 LOS_DL_LIST_FOR_EACH_ENTRY(curVnode, list, struct Vnode, hashEntry) { in VfsHashGet() function
|
/kernel/liteos_a/fs/proc/os_adapt/ |
H A D | fs_cache_proc.c | 92 LOS_DL_LIST_FOR_EACH_ENTRY(pc, list, struct PathCache, hashEntry) { in PathCacheListProcess() function 112 LOS_DL_LIST_FOR_EACH_ENTRY(fpage, &mapping->page_list, LosFilePage, node) { in PageCacheEntryProcess() 128 LOS_DL_LIST_FOR_EACH_ENTRY(vnode, vnodeList, struct Vnode, actFreeEntry) { in PageCacheMapProcess() function
|
H A D | vmm_proc.c | 58 LOS_DL_LIST_FOR_EACH_ENTRY(space, aspaceList, LosVmSpace, node) { in OsVmDumpSeqSpaces() function
|
/kernel/liteos_a/fs/jffs2/src/ |
H A D | jffs2_hash.c | 71 LOS_DL_LIST_FOR_EACH_ENTRY(node, nhead, struct jffs2_inode, i_hashlist) { in Jffs2HashDump() function 92 LOS_DL_LIST_FOR_EACH_ENTRY(node, list, struct jffs2_inode, i_hashlist) { in Jffs2HashGet() function
|
/kernel/liteos_a/kernel/extended/blackbox/ |
H A D | los_blackbox_core.c | 126 LOS_DL_LIST_FOR_EACH_ENTRY(*ops, &g_opsList, BBoxOps, opsList) { in FindModuleOps() 180 LOS_DL_LIST_FOR_EACH_ENTRY(ops, &g_opsList, BBoxOps, opsList) { in SaveLastLog() 330 LOS_DL_LIST_FOR_EACH_ENTRY(ops, &g_opsList, BBoxOps, opsList) { in PrintModuleOps() 374 LOS_DL_LIST_FOR_EACH_ENTRY(temp, &g_opsList, BBoxOps, opsList) { in BBoxRegisterModuleOps()
|
/kernel/liteos_a/shell/full/src/cmds/ |
H A D | shell_shellcmd.c | 51 LOS_DL_LIST_FOR_EACH_ENTRY(curCmdItem, &(cmdInfo->cmdList.list), CmdItemNode, list) { in OsShellCmdHelp()
|
/kernel/liteos_m/components/shell/src/cmds/ |
H A D | shell_shellcmd.c | 51 LOS_DL_LIST_FOR_EACH_ENTRY(curCmdItem, &(cmdInfo->cmdList.list), CmdItemNode, list) { in OsShellCmdHelp()
|
/kernel/liteos_a/drivers/mtd/multi_partition/src/ |
H A D | mtd_shellcmd.c | 67 LOS_DL_LIST_FOR_EACH_ENTRY(node, ¶m->partition_head->node_info, mtd_partition, node_info) { in osShellCmdPartitionShow()
|
H A D | mtd_partition.c | 236 LOS_DL_LIST_FOR_EACH_ENTRY(node, ¶m->partition_head->node_info, mtd_partition, node_info) { in AddParamCheck() 458 LOS_DL_LIST_FOR_EACH_ENTRY(*node, ¶m->partition_head->node_info, mtd_partition, node_info) { in OsNodeGet()
|
/kernel/liteos_a/security/vid/ |
H A D | vid.c | 79 LOS_DL_LIST_FOR_EACH_ENTRY(idNode, &processCB->timerIdMap.head, TimerIdMapNode, node) { in FindListNodeByVid() 96 LOS_DL_LIST_FOR_EACH_ENTRY(idNode, &processCB->timerIdMap.head, TimerIdMapNode, node) { in FindListNodeByRid()
|
/kernel/liteos_a/kernel/base/vm/ |
H A D | los_vm_filemap.c | 76 LOS_DL_LIST_FOR_EACH_ENTRY(fpage, &mapping->page_list, LosFilePage, node) { in OsPageCacheAdd() 133 LOS_DL_LIST_FOR_EACH_ENTRY(info, immap, LosMapInfo, node) { in OsGetMapInfo() function 446 LOS_DL_LIST_FOR_EACH_ENTRY(fpage, &mapping->page_list, LosFilePage, node) { in OsFileCacheFlush() 545 LOS_DL_LIST_FOR_EACH_ENTRY(fpage, &mapping->page_list, LosFilePage, node) { in OsFindGetEntry()
|
H A D | shm.c | 173 LOS_DL_LIST_FOR_EACH_ENTRY(page, &seg->node, LosVmPage, node) { in ShmSetSharedFlag() 182 LOS_DL_LIST_FOR_EACH_ENTRY(page, &seg->node, LosVmPage, node) { in ShmClearSharedFlag() 191 LOS_DL_LIST_FOR_EACH_ENTRY(page, &seg->node, LosVmPage, node) { in ShmPagesRefDec() 352 LOS_DL_LIST_FOR_EACH_ENTRY(vmPage, pageList, LosVmPage, node) { in ShmVmmMapping() function
|
H A D | los_vm_dump.c | 167 LOS_DL_LIST_FOR_EACH_ENTRY(space, spaceList, LosVmSpace, node) { in OsKProcessPmUsage() function 431 LOS_DL_LIST_FOR_EACH_ENTRY(space, aspaceList, LosVmSpace, node) { in OsDumpAllAspace() function
|
/kernel/liteos_a/kernel/base/ipc/ |
H A D | los_queue.c | 501 LOS_DL_LIST_FOR_EACH_ENTRY(tskCB, &queueCB->readWriteList[OS_QUEUE_READ], LosTaskCB, pendList) { in LOS_QueueInfoGet() 505 LOS_DL_LIST_FOR_EACH_ENTRY(tskCB, &queueCB->readWriteList[OS_QUEUE_WRITE], LosTaskCB, pendList) { in LOS_QueueInfoGet() 509 LOS_DL_LIST_FOR_EACH_ENTRY(tskCB, &queueCB->memList, LosTaskCB, pendList) { in LOS_QueueInfoGet()
|
/kernel/liteos_a/kernel/base/core/ |
H A D | los_info.c | 73 LOS_DL_LIST_FOR_EACH_ENTRY(taskCB, &processCB->threadSiblingList, LosTaskCB, threadList) { in GetProcessStatus() 146 LOS_DL_LIST_FOR_EACH_ENTRY(taskCB, &processCB->threadSiblingList, LosTaskCB, threadList) { in GetThreadInfo()
|
/kernel/liteos_m/utils/ |
H A D | los_list.h | 300 #define LOS_DL_LIST_FOR_EACH_ENTRY(item, list, type, member) \
macro
|
/kernel/liteos_a/kernel/extended/lms/ |
H A D | los_lms.c | 70 LOS_DL_LIST_FOR_EACH_ENTRY(current, listHead, LmsMemListNode, node) {
in OsLmsGetPoolNode() function 90 LOS_DL_LIST_FOR_EACH_ENTRY(current, listHead, LmsMemListNode, node) {
in OsLmsGetPoolNodeFromAddr() function 469 LOS_DL_LIST_FOR_EACH_ENTRY(current, listHead, LmsMemListNode, node)
in OsLmsPrintPoolListInfo() function
|
/kernel/liteos_m/components/lms/ |
H A D | los_lms.c | 83 LOS_DL_LIST_FOR_EACH_ENTRY(current, listHead, LmsMemListNode, node) {
in OsLmsGetPoolNode() function 103 LOS_DL_LIST_FOR_EACH_ENTRY(current, listHead, LmsMemListNode, node) {
in OsLmsGetPoolNodeFromAddr() function 483 LOS_DL_LIST_FOR_EACH_ENTRY(current, listHead, LmsMemListNode, node)
in OsLmsPrintPoolListInfo() function
|
/kernel/liteos_m/kernel/src/ |
H A D | los_queue.c | 768 LOS_DL_LIST_FOR_EACH_ENTRY(tskCB, &queueCB->readWriteList[OS_QUEUE_READ], LosTaskCB, pendList) {
in LOS_QueueInfoGet() 773 LOS_DL_LIST_FOR_EACH_ENTRY(tskCB, &queueCB->readWriteList[OS_QUEUE_WRITE], LosTaskCB, pendList) {
in LOS_QueueInfoGet() 778 LOS_DL_LIST_FOR_EACH_ENTRY(tskCB, &queueCB->memList, LosTaskCB, pendList) {
in LOS_QueueInfoGet()
|
/kernel/liteos_m/kal/posix/src/ |
H A D | poll.c | 136 LOS_DL_LIST_FOR_EACH_ENTRY(waitNode, &waitQueue->queue, struct PollWaitNode, node) { in PollNotify()
|
/kernel/liteos_m/components/signal/ |
H A D | los_signal.c | 75 LOS_DL_LIST_FOR_EACH_ENTRY(tmpInfo, &sigCB->sigInfoList, OsSigInfoNode, node) {
in AddSigInfoToList() 98 LOS_DL_LIST_FOR_EACH_ENTRY(tmpInfo, &sigCB->sigInfoList, OsSigInfoNode, node) {
in DeleteSigInfoFromList()
|