Home
last modified time | relevance | path

Searched defs:str_is_empty (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dbtf.h277 static inline bool str_is_empty(const char *s) in str_is_empty() function
/kernel/linux/linux-6.6/tools/lib/bpf/
Dlibbpf_internal.h539 static inline bool str_is_empty(const char *s) in str_is_empty() function
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c4398 static bool str_is_empty(const char *s) in str_is_empty() function