Searched defs:tail (Results 1 - 25 of 513) sorted by relevance

1234567891011>>

/linux-master/tools/include/linux/
H A Dring_buffer.h68 ring_buffer_write_tail(struct perf_event_mmap_page *base, u64 tail) argument
/linux-master/sound/core/seq/
H A Dseq_prioq.h16 struct snd_seq_event_cell *tail; /* pointer to tail of prioq */ member in struct:snd_seq_prioq
H A Dseq_fifo.h18 struct snd_seq_event_cell *tail; /* pointer to tail of fifo */ member in struct:snd_seq_fifo
/linux-master/arch/alpha/lib/
H A Dclear_user.S
/linux-master/include/linux/
H A Dcirc_buf.h12 int tail; member in struct:circ_buf
[all...]
H A Dosq_lock.h15 atomic_t tail; member in struct:optimistic_spin_queue
/linux-master/arch/powerpc/platforms/pseries/
H A Dof_helpers.c22 const char *tail; local
/linux-master/arch/powerpc/kernel/
H A Dstatic_call.c7 void arch_static_call_transform(void *site, void *tramp, void *func, bool tail) argument
/linux-master/include/drm/
H A Dspsc_queue.h43 atomic_long_t tail; member in struct:spsc_queue
67 struct spsc_node **tail; local
/linux-master/sound/core/seq/oss/
H A Dseq_oss_readq.h22 int head, tail; member in struct:seq_oss_readq
/linux-master/include/crypto/
H A Dctr.h40 int tail = 0; local
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.h28 void *tail; member in struct:trace_buffer
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Ddebug.c49 u32 tail = 0; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h42 u32 tail; /* updated on submission, used for RING_TAIL */ member in struct:intel_ring
/linux-master/lib/
H A Dlist_sort.c19 struct list_head *head, **tail = &head; local
55 struct list_head *tail = head; local
216 struct list_head **tail = &pending; local
[all...]
/linux-master/include/net/
H A Dgen_stats.h29 struct nlattr * tail; member in struct:gnet_dump
H A Desp.h15 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) argument
/linux-master/tools/lib/
H A Dlist_sort.c18 struct list_head *head, **tail = &head; local
54 struct list_head *tail = head; local
215 struct list_head **tail = &pending; local
[all...]
/linux-master/drivers/infiniband/sw/rdmavt/
H A Drc.c66 u32 tail; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_lrc_types.h34 u32 tail; member in struct:xe_lrc::__anon870
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_ring.h89 const __u32 tail = atomic_read(&r->prod_tail); local
103 const __u32 tail = atomic_read(&r->prod_tail); local
/linux-master/arch/powerpc/crypto/
H A Dcrct10dif-vpmsum_glue.c30 unsigned int tail; local
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dvbox_hgsmi.c33 hgsmi_checksum(u32 offset, const struct hgsmi_buffer_header *header, const struct hgsmi_buffer_tail *tail) argument
/linux-master/include/rdma/
H A Drdmavt_cq.h39 u32 tail; /* index of next ib_poll_cq() entry */ member in struct:rvt_k_cq_wc
/linux-master/arch/arm/kernel/
H A Dperf_callchain.c34 user_backtrace(struct frame_tail __user *tail, argument
65 struct frame_tail __user *tail; local
[all...]

Completed in 462 milliseconds

1234567891011>>