Searched refs:__CAP_BLKS (Results 1 – 3 of 3) sorted by relevance
111 #define __CAP_BLKS (_LIBCAP_CAPABILITY_U32S) macro112 #define CAP_SET_SIZE (__CAP_BLKS * sizeof(__u32))125 #define __CAP_MAXBITS (__CAP_BLKS * 32)
50 #if VFS_CAP_U32 != __CAP_BLKS110 while (i < __CAP_BLKS) { in _fcaps_load()167 while (i < __CAP_BLKS) { in _fcaps_save()
170 __u32 list[__CAP_BLKS]; in cap_from_text()174 memset(list, 0, sizeof(__u32)*__CAP_BLKS); in cap_from_text()