Home
last modified time | relevance | path

Searched refs:list_ (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service_bsd.h377 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
379 return list_->qlen; in skb_queue_len()
403 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
405 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
406 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service_bsd.h390 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
392 return list_->qlen; in skb_queue_len()
416 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
418 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
419 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service_bsd.h377 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
379 return list_->qlen; in skb_queue_len()
403 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
405 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
406 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service_bsd.h377 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
379 return list_->qlen; in skb_queue_len()
403 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
405 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
406 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service_bsd.h377 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
379 return list_->qlen; in skb_queue_len()
403 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
405 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
406 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dosdep_service_bsd.h390 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
392 return list_->qlen; in skb_queue_len()
416 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
418 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
419 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service_bsd.h390 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
392 return list_->qlen; in skb_queue_len()
416 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
418 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
419 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service_bsd.h376 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
378 return list_->qlen; in skb_queue_len()
402 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
404 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
405 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service_bsd.h377 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
379 return list_->qlen; in skb_queue_len()
403 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
405 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
406 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_bsd.h549 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
551 return list_->qlen; in skb_queue_len()
575 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
577 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
578 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service_bsd.h549 static inline u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len() argument
551 return list_->qlen; in skb_queue_len()
575 static inline struct sk_buff *skb_peek(struct sk_buff_head *list_) in skb_peek() argument
577 struct sk_buff *list = ((struct sk_buff *)list_)->next; in skb_peek()
578 if (list == (struct sk_buff *)list_) in skb_peek()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h1820 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek() argument
1822 struct sk_buff *skb = list_->next; in skb_peek()
1824 if (skb == (struct sk_buff *)list_) in skb_peek()
1835 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek() argument
1837 return list_->next; in __skb_peek()
1850 const struct sk_buff_head *list_) in skb_peek_next() argument
1854 if (next == (struct sk_buff *)list_) in skb_peek_next()
1872 static inline struct sk_buff *skb_peek_tail(const struct sk_buff_head *list_) in skb_peek_tail() argument
1874 struct sk_buff *skb = READ_ONCE(list_->prev); in skb_peek_tail()
1876 if (skb == (struct sk_buff *)list_) in skb_peek_tail()
[all …]
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dpcm.h147 int stream, struct snd_soc_dapm_widget_list **list_);
/OK3568_Linux_fs/buildroot/package/screen/
H A D0007-comm.h-needed-for-list_-display-generic-.o.patch4 Subject: [PATCH] comm.h needed for list_{display,generic}.o
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c1324 struct snd_soc_dapm_widget_list **list_) in dpcm_prune_paths() argument
1331 if (dpcm_be_is_active(dpcm, stream, *list_)) in dpcm_prune_paths()
1347 struct snd_soc_dapm_widget_list **list_) in dpcm_add_paths() argument
1350 struct snd_soc_dapm_widget_list *list = *list_; in dpcm_add_paths()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info5065 _option flag list_:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info5065 _option flag list_:
/OK3568_Linux_fs/external/xserver/
H A DChangeLog78466 Rename functions/macros from list_* to xorg_list_*