Home
last modified time | relevance | path

Searched defs:list_empty (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dutil.h42 #define list_empty(list) ((list) == (list)->next) macro
/OK3568_Linux_fs/kernel/tools/firewire/
H A Dlist.h14 list_empty(struct list *list) in list_empty() function
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlist.h71 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlist.h70 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlist.h71 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h235 list_empty(struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_list.h201 static __inline int list_empty(struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_list.h152 static __inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_list.h152 static __inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Dlist.h193 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_lru_dist.c46 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h176 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h187 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h239 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h254 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h280 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c286 static inline int list_empty(const struct list_head *head) in list_empty() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhal.h826 bool list_empty; member