Home
last modified time | relevance | path

Searched defs:listSize (Results 1 – 4 of 4) sorted by relevance

/kernel/liteos_a/testsuites/unittest/security/reugid/smoke/
Dreugid_test_001.cpp38 static int Child1(int *list, int listSize) in Child1()
/kernel/liteos_a/syscall/
Dprocess_syscall.c997 static int SetGroups(int listSize, const int *safeList, int size) in SetGroups()
1031 unsigned int listSize; in GetGroups() local
1096 int listSize = size; in SysSetGroups() local
/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c328 int listSize = MAX_DIR_ENT; in scandir_get_file_list() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Deeprom.c52 bool ath9k_hw_get_lower_upper_index(u8 target, u8 *pList, u16 listSize, in ath9k_hw_get_lower_upper_index()