Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 24 of 24) sorted by relevance

/include/linux/
Dcirc_buf.h12 int tail; member
16 #define CIRC_CNT(head,tail,size) (((head) - (tail)) & ((size)-1)) argument
21 #define CIRC_SPACE(head,tail,size) CIRC_CNT((tail),((head)+1),(size)) argument
26 #define CIRC_CNT_TO_END(head,tail,size) \ argument
32 #define CIRC_SPACE_TO_END(head,tail,size) \ argument
Dosq_lock.h20 atomic_t tail; member
Drcu_segcblist.h33 struct rcu_head **tail; member
Dhidraw.h38 int tail; member
Duinput.h73 unsigned char tail; member
Dstring.h227 const char *tail = strrchr(path, '/'); in kbasename() local
Diova.h65 unsigned head, tail; member
Dswap.h224 struct swap_cluster_info tail; member
Dbio.h607 struct bio *tail; member
Dvmw_vmci_defs.h869 u64 tail; in vmci_q_header_free_space() local
Dtty.h93 struct tty_buffer *tail; /* Active buffer */ member
Data.h1071 unsigned long lba_sects, chs_sects, head, tail; in ata_id_is_lba_capacity_ok() local
Dskbuff.h836 sk_buff_data_t tail; member
/include/asm-generic/
Dqspinlock_types.h47 u16 tail; member
51 u16 tail; member
/include/net/
Dgen_stats.h20 struct nlattr * tail; member
Dsch_generic.h46 struct sk_buff *tail; member
Dsock.h372 struct sk_buff *tail; member
Dcfg80211.h689 const u8 *head, *tail; member
/include/rdma/
Drdmavt_cq.h70 u32 tail; /* index of next ib_poll_cq() entry */ member
Drdmavt_qp.h197 u32 tail; /* receives pull requests from here. */ member
/include/drm/
Ddrm_debugfs_crc.h58 int head, tail; member
/include/uapi/rdma/
Dbnxt_re-abi.h69 __u32 tail; member
/include/linux/sunrpc/
Dxdr.h53 tail[1]; /* Appended after page data */ member
/include/net/bluetooth/
Dl2cap.h485 __u16 tail; member