Home
last modified time | relevance | path

Searched defs:list_ (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dskbuff.h2133 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()
2148 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek()
2163 const struct sk_buff_head *list_) in skb_peek_next()
2185 static inline struct sk_buff *skb_peek_tail(const struct sk_buff_head *list_) in skb_peek_tail()
2201 static inline __u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len()
2213 static inline __u32 skb_queue_len_lockless(const struct sk_buff_head *list_) in skb_queue_len_lockless()
/linux/sound/soc/
H A Dsoc-pcm.c1479 dpcm_prune_paths(struct snd_soc_pcm_runtime * fe,int stream,struct snd_soc_dapm_widget_list ** list_) dpcm_prune_paths() argument
1502 dpcm_add_paths(struct snd_soc_pcm_runtime * fe,int stream,struct snd_soc_dapm_widget_list ** list_) dpcm_add_paths() argument