WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
los_percpu_pri.h 文件参考
#include "los_base.h"
#include "los_sortlink_pri.h"
#include "arch/cpu.h"
los_percpu_pri.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  ExpiryList
 
struct  Percpu
 

函数

STATIC INLINE PercpuOsPercpuGet (VOID)
 
STATIC INLINE PercpuOsPercpuGetByID (UINT32 cpuid)
 

变量

Percpu g_percpu [LOSCFG_KERNEL_CORE_NUM]
 

函数说明

◆ OsPercpuGet()

STATIC INLINE Percpu * OsPercpuGet ( VOID  )

◆ OsPercpuGetByID()

STATIC INLINE Percpu * OsPercpuGetByID ( UINT32  cpuid)

变量说明

◆ g_percpu

Percpu g_percpu[LOSCFG_KERNEL_CORE_NUM]
extern