Home
last modified time | relevance | path

Searched defs:tail (Results 26 - 50 of 1260) sorted by relevance

12345678910>>...51

/kernel/linux/linux-5.10/lib/
H A Dlist_sort.c19 struct list_head *head, **tail = &head; in merge() local
55 struct list_head *tail = head; in merge_final() local
216 struct list_head **tail = &pending; list_sort() local
[all...]
/kernel/linux/linux-5.10/include/drm/
H A Dspsc_queue.h43 atomic_long_t tail; member
67 struct spsc_node **tail; in spsc_queue_push() local
/kernel/linux/linux-5.10/include/crypto/
H A Dctr.h40 int tail = 0; in crypto_ctr_encrypt_walk() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Ddebug.c49 u32 tail = 0; in debug_buffer_ddr_init() local
/kernel/linux/linux-6.6/include/crypto/
H A Dctr.h40 int tail = 0; in crypto_ctr_encrypt_walk() local
/kernel/linux/linux-6.6/include/linux/
H A Dosq_lock.h20 atomic_t tail; member
/kernel/linux/linux-6.6/include/net/
H A Desp.h15 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() argument
H A Dgen_stats.h29 struct nlattr * tail; member
/kernel/linux/linux-6.6/include/drm/
H A Dspsc_queue.h43 atomic_long_t tail; member
67 struct spsc_node **tail; in spsc_queue_push() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Ddebug.c49 u32 tail = 0; in debug_buffer_ddr_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h42 u32 tail; /* updated on submission, used for RING_TAIL */ member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Drc.c66 u32 tail; in rvt_compute_aeth() local
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_readq.h22 int head, tail; member
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_fifo.h18 struct snd_seq_event_cell *tail; /* pointer to tail of fifo */ member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.h28 void *tail; member
/kernel/linux/linux-6.6/lib/
H A Dlist_sort.c19 struct list_head *head, **tail = &head; in merge() local
55 struct list_head *tail = head; in merge_final() local
216 struct list_head **tail = &pending; list_sort() local
[all...]
/kernel/linux/linux-6.6/tools/lib/
H A Dlist_sort.c18 struct list_head *head, **tail = &head; in merge() local
54 struct list_head *tail = head; in merge_final() local
215 struct list_head **tail = &pending; list_sort() local
[all...]
/third_party/curl/lib/
H A Dllist.h40 struct Curl_llist_element *tail; member
/third_party/mesa3d/src/util/
H A Du_worklist.c103 unsigned tail = (w->start + w->count - 1) % w->size; in u_worklist_push_tail_index() local
114 unsigned tail = (w->start + w->count - 1) % w->size; in u_worklist_peek_tail_index() local
124 unsigned tail = (w->start + w->count - 1) % w->size; in u_worklist_pop_tail_index() local
H A Du_fifo.h34 size_t tail; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene_queue.c61 unsigned tail; member
/third_party/lwip/src/api/
H A Dnetbuf.c176 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/skia/src/gpu/
H A DGrRingBuffer.cpp18 size_t head, tail; in getAllocationOffset() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member

Completed in 6 milliseconds

12345678910>>...51