Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 25 of 47) sorted by relevance

12

/include/drm/
A Dspsc_queue.h48 static inline void spsc_queue_init(struct spsc_queue *queue) in spsc_queue_init()
55 static inline struct spsc_node *spsc_queue_peek(struct spsc_queue *queue) in spsc_queue_peek()
60 static inline int spsc_queue_count(struct spsc_queue *queue) in spsc_queue_count()
65 static inline bool spsc_queue_push(struct spsc_queue *queue, struct spsc_node *node) in spsc_queue_push()
91 static inline struct spsc_node *spsc_queue_pop(struct spsc_queue *queue) in spsc_queue_pop()
A Ddrm_vblank.h124 wait_queue_head_t queue; member
/include/net/
A Drequest_sock.h205 static inline bool reqsk_queue_empty(const struct request_sock_queue *queue) in reqsk_queue_empty()
210 static inline struct request_sock *reqsk_queue_remove(struct request_sock_queue *queue, in reqsk_queue_remove()
227 static inline void reqsk_queue_removed(struct request_sock_queue *queue, in reqsk_queue_removed()
235 static inline void reqsk_queue_added(struct request_sock_queue *queue) in reqsk_queue_added()
241 static inline int reqsk_queue_len(const struct request_sock_queue *queue) in reqsk_queue_len()
246 static inline int reqsk_queue_len_young(const struct request_sock_queue *queue) in reqsk_queue_len_young()
A Dpkt_sched.h153 s32 queue; member
162 s32 queue; member
213 int queue; member
A Dnetdev_rx_queue.h50 get_netdev_rx_queue_index(struct netdev_rx_queue *queue) in get_netdev_rx_queue_index()
A Dfq.h34 struct sk_buff_head queue; member
A Dgarp.h107 struct sk_buff_head queue; member
/include/uapi/sound/
A Dasequencer.h240 unsigned char queue; /* affected queue */ member
271 struct snd_seq_ev_queue_control queue; member
286 unsigned char queue; /* schedule queue */ member
300 unsigned char queue; /* schedule queue */ member
417 unsigned char queue; /* Queue for REMOVE_DEST */ member
509 int queue; /* queue id */ member
525 int queue; /* queue id */ member
537 int queue; /* sequencer queue */ member
554 int queue; /* sequencer queue */ member
567 int queue; /* sequencer queue */ member
[all …]
/include/media/
A Ddvb_ringbuffer.h48 wait_queue_head_t queue; member
A Dmedia-request.h250 void (*queue)(struct media_request_object *object); member
/include/crypto/internal/
A Dengine.h48 struct crypto_queue queue; member
A Dhash.h262 static inline int ahash_enqueue_request(struct crypto_queue *queue, in ahash_enqueue_request()
269 struct crypto_queue *queue) in ahash_dequeue_request()
A Daead.h133 static inline void aead_init_queue(struct aead_queue *queue, in aead_init_queue()
/include/linux/
A Dptr_ring.h40 void **queue; member
559 static inline void **__ptr_ring_swap_queue(struct ptr_ring *r, void **queue, in __ptr_ring_swap_queue()
595 void **queue = __ptr_ring_init_queue_alloc_noprof(size, gfp); in ptr_ring_resize_noprof() local
A Dpps_gen_kernel.h53 wait_queue_head_t queue; /* PPS event queue */ member
A Dif_eql.h45 slave_queue_t queue; member
A Dpps_kernel.h56 wait_queue_head_t queue; /* PPS event queue */ member
A Dwatch_queue.h59 struct watch_queue __rcu *queue; /* Queue to post events to */ member
A Diommu.h821 struct iopf_queue *queue; member
1657 iopf_queue_add_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_add_device()
1663 iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device()
1677 static inline void iopf_queue_free(struct iopf_queue *queue) in iopf_queue_free()
1681 static inline int iopf_queue_discard_partial(struct iopf_queue *queue) in iopf_queue_discard_partial()
/include/rdma/
A Drdmavt_cq.h55 struct rvt_cq_wc *queue; member
/include/crypto/
A Dalgapi.h166 static inline unsigned int crypto_queue_len(struct crypto_queue *queue) in crypto_queue_len()
214 struct crypto_queue *queue) in crypto_get_backlog()
/include/net/netfilter/
A Dnf_queue.h105 nfqueue_hash(const struct sk_buff *skb, u16 queue, u16 queues_total, u8 family, in nfqueue_hash()
/include/linux/soc/ixp4xx/
A Dqmgr.h82 #define qmgr_request_queue(queue, len, nearly_empty_watermark, \ argument
/include/linux/iio/
A Dbuffer-dma.h65 struct iio_dma_buffer_queue *queue; member
/include/linux/mfd/
A Dipaq-micro.h118 struct list_head queue; member

Completed in 49 milliseconds

12