Searched defs:STRING_LENGTH (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/tracing/rtla/src/ | ||
| H A D | utils.h | 23 #define STRING_LENGTH(s) (ARRAY_SIZE(s) - sizeof(*(s))) macro |
| /linux/fs/smb/server/ | ||
| H A D | smb_common.h | 94 #define STRING_LENGTH 28 macro |