Searched defs:tail (Results 1 – 24 of 24) sorted by relevance
| /include/linux/ |
| D | circ_buf.h | 12 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
|
| D | osq_lock.h | 20 atomic_t tail; member
|
| D | rcu_segcblist.h | 33 struct rcu_head **tail; member
|
| D | hidraw.h | 38 int tail; member
|
| D | uinput.h | 73 unsigned char tail; member
|
| D | string.h | 227 const char *tail = strrchr(path, '/'); in kbasename() local
|
| D | iova.h | 65 unsigned head, tail; member
|
| D | swap.h | 224 struct swap_cluster_info tail; member
|
| D | bio.h | 607 struct bio *tail; member
|
| D | vmw_vmci_defs.h | 869 u64 tail; in vmci_q_header_free_space() local
|
| D | tty.h | 93 struct tty_buffer *tail; /* Active buffer */ member
|
| D | ata.h | 1071 unsigned long lba_sects, chs_sects, head, tail; in ata_id_is_lba_capacity_ok() local
|
| D | skbuff.h | 836 sk_buff_data_t tail; member
|
| /include/asm-generic/ |
| D | qspinlock_types.h | 47 u16 tail; member 51 u16 tail; member
|
| /include/net/ |
| D | gen_stats.h | 20 struct nlattr * tail; member
|
| D | sch_generic.h | 46 struct sk_buff *tail; member
|
| D | sock.h | 372 struct sk_buff *tail; member
|
| D | cfg80211.h | 689 const u8 *head, *tail; member
|
| /include/rdma/ |
| D | rdmavt_cq.h | 70 u32 tail; /* index of next ib_poll_cq() entry */ member
|
| D | rdmavt_qp.h | 197 u32 tail; /* receives pull requests from here. */ member
|
| /include/drm/ |
| D | drm_debugfs_crc.h | 58 int head, tail; member
|
| /include/uapi/rdma/ |
| D | bnxt_re-abi.h | 69 __u32 tail; member
|
| /include/linux/sunrpc/ |
| D | xdr.h | 53 tail[1]; /* Appended after page data */ member
|
| /include/net/bluetooth/ |
| D | l2cap.h | 485 __u16 tail; member
|