Searched defs:p_List (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/etc/
H A Dncsw_list.c60 int NCSW_LIST_NumOfObjs(t_List *p_List) argument
/freebsd-13-stable/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h324 NCSW_LIST_IsEmpty(t_List *p_List) argument
[all...]
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c99 static __inline__ t_FmPcdStatsObj* DequeueStatsObj(t_List *p_List) argument
115 static __inline__ void EnqueueStatsObj(t_List *p_List, argument
121 static void FreeStatObjects(t_List *p_List, t_Handle h_FmMuram) argument
1202 DequeueAdditionalInfoFromRelevantLst( t_List *p_List) argument
1216 ReleaseLst(t_List *p_List) argument
4910 FindNodeInfoInReleventLst(t_List *p_List, t_Handle h_Info, t_Handle h_Spinlock) argument
4938 EnqueueNodeInfoToRelevantLst(t_List *p_List, t_CcNodeInformation *p_CcInfo, t_Handle h_Spinlock) argument
4965 DequeueNodeInfoFromRelevantLst(t_List *p_List, t_Handle h_Info, t_Handle h_Spinlock) argument
5824 FmPcdCcNodeTreeTryLock(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, t_List *p_List) argument
5865 FmPcdCcNodeTreeReleaseLock(t_Handle h_FmPcd, t_List *p_List) argument
[all...]

Completed in 77 milliseconds