Searched refs:last (Results 1 - 25 of 26) sorted by relevance

12

/include/asm-generic/
H A Dswitch_to.h25 #define switch_to(prev, next, last) \
27 ((last) = __switch_to((prev), (next))); \
/include/linux/
H A Dinterval_tree.h9 unsigned long last; /* Last location _in_ interval */ member in struct:interval_tree_node
21 unsigned long start, unsigned long last);
25 unsigned long start, unsigned long last);
H A Dinterval_tree_generic.h30 * ITSUBTREE: name of ITTYPE field within ITSTRUCT holding last-in-subtree
32 * ITLAST(n): last endpoint of ITSTRUCT node n
71 ITTYPE start = ITSTART(node), last = ITLAST(node); \
77 if (parent->ITSUBTREE < last) \
78 parent->ITSUBTREE = last; \
85 node->ITSUBTREE = last; \
96 * Iterate over intervals intersecting [start;last] \
98 * Note that a node's interval intersects [start;last] iff: \
99 * Cond1: ITSTART(node) <= last \
105 ITPREFIX ## _subtree_search(ITSTRUCT *node, ITTYPE start, ITTYPE last) \
[all...]
H A Di2c-pnx.h31 int last; member in struct:i2c_pnx_algo_data
H A Disdn_ppp.h110 unsigned int seq; /* last processed packet seq #: any packets
123 struct ippp_buf_queue *last; member in struct:ippp_buf_queue
164 struct ippp_buf_queue *last; /* pointer to (current) last used packet in queue */ member in struct:ippp_struct
H A Dbtree-type.h63 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) function
104 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) function
H A Ddmaengine.h79 /* last transaction type for creation of the capabilities mask */
125 * @icg: Number of bytes to jump after last src/dst address of this
250 * @cookie: last cookie value returned to client
251 * @completed_cookie: last completed cookie for this channel
569 * @last: last completed DMA cookie
570 * @used: last issued DMA cookie (i.e. the one in progress)
576 dma_cookie_t last; member in struct:dma_tx_state
997 * @last: returns last complete
1004 dma_async_is_tx_complete(struct dma_chan *chan, dma_cookie_t cookie, dma_cookie_t *last, dma_cookie_t *used) argument
1041 dma_set_tx_state(struct dma_tx_state *st, dma_cookie_t last, dma_cookie_t used, u32 residue) argument
[all...]
H A Dnamei.h15 struct qstr last; member in struct:nameidata
26 * Type of the last component on LOOKUP_PARENT
H A Drculist.h203 struct list_head *last = list->prev; local
210 * "first" and "last" tracking list, so initialize it. RCU readers
234 last->next = at;
237 at->prev = last;
H A Dconsole.h79 int do_take_over_console(const struct consw *sw, int first, int last, int deflt);
H A Dnfs_page.h100 struct nfs_page *last,
H A Dpid.h118 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last);
H A Dmm.h1760 unsigned long start, unsigned long last);
1762 unsigned long start, unsigned long last);
1764 #define vma_interval_tree_foreach(vma, root, start, last) \
1765 for (vma = vma_interval_tree_iter_first(root, start, last); \
1766 vma; vma = vma_interval_tree_iter_next(vma, start, last))
1779 struct rb_root *root, unsigned long start, unsigned long last);
1781 struct anon_vma_chain *node, unsigned long start, unsigned long last);
1786 #define anon_vma_interval_tree_foreach(avc, root, start, last) \
1787 for (avc = anon_vma_interval_tree_iter_first(root, start, last); \
1788 avc; avc = anon_vma_interval_tree_iter_next(avc, start, last))
[all...]
H A Dlist.h173 * list_is_last - tests whether @list is the last entry in list @head
279 struct list_head *last = list->prev; local
284 last->next = next;
285 next->prev = last;
366 * list_last_entry - get the last element from a list
H A Dvt_kern.h134 extern int do_unbind_con_driver(const struct consw *csw, int first, int last,
H A Disdn.h214 struct isdn_net_local_s *last; /* Ptr to last link in bundle */ member in struct:isdn_net_local_s
239 ulong cisco_last_slarp_in; /* jiffie of last keepalive packet we received */
304 u_long lastplus; /* Timestamp of last + */
H A Dmodule.h78 const struct exception_table_entry *last,
H A Dskbuff.h110 * NETIF_F_IPV6_CSUM - About as dumb as the last one but does IPv6 instead.
285 * lower device, the skb last reference should be 0 when calling this.
321 /* must be last field, see pskb_expand_head() */
484 * @no_fcs: Request NIC to treat last 4 bytes as Ethernet FCS
724 * reference, so that last dst_release can destroy the dst immediately.
739 * not cached it is caller's job to guarantee that last dst_release for
996 * skb_queue_is_last - check if skb is the last entry in the queue
1000 * Returns true if @skb is the last buffer on the list.
1360 struct sk_buff *last = list->prev; local
1365 last
[all...]
/include/linux/mfd/
H A Dviperboard.h58 u8 last; member in struct:vprbrd_i2c_write_hdr
/include/net/netfilter/
H A Dnf_tables.h485 * The last pointer isn't really necessary, but the compiler isn't able to
489 #define nft_rule_for_each_expr(expr, last, rule) \
490 for ((expr) = nft_expr_first(rule), (last) = nft_expr_last(rule); \
491 (expr) != (last); \
/include/media/
H A Dvideobuf-core.h146 enum v4l2_field last; /* for field=V4L2_FIELD_ALTERNATE */ member in struct:videobuf_queue
/include/drm/
H A DdrmP.h328 unsigned long lock_time; /**< Time of last lock in jiffies */
677 u32 last; /* protected by dev->vbl_lock, used */ member in struct:drm_vblank_crtc
/include/linux/ceph/
H A Dceph_fs.h722 __le64 first, last; /* snap range */ member in struct:ceph_mds_lease
/include/sound/
H A Dgus.h206 struct snd_gf1_mem_block *last; member in struct:snd_gf1_mem
/include/uapi/linux/
H A Dkvm.h347 __u32 first, last; member in struct:kvm_coalesced_mmio_ring

Completed in 426 milliseconds

12