Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 120) sorted by relevance

12345

/include/linux/
Duser-return-notifier.h20 struct task_struct *next) in propagate_user_return_notify()
40 struct task_struct *next) in propagate_user_return_notify()
Dfreelist.h20 struct freelist_node *next; member
81 struct freelist_node *prev, *next, *head = smp_load_acquire(&list->head); in freelist_try_get() local
Dlist_bl.h39 struct hlist_bl_node *next, **pprev; member
90 struct hlist_bl_node *next) in hlist_bl_add_before()
117 struct hlist_bl_node *next = n->next; in __hlist_bl_del() local
Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
105 struct hlist_nulls_node *next = n->next; in __hlist_nulls_del() local
Dlist.h49 struct list_head *next) in __list_add_valid()
67 struct list_head *next) in __list_add()
112 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
328 struct list_head *next = smp_load_acquire(&head->next); in list_empty_careful() local
444 struct list_head *next) in __list_splice()
881 struct hlist_node *next = n->next; in __hlist_del() local
941 struct hlist_node *next) in hlist_add_before()
Drculist.h77 struct list_head *prev, struct list_head *next) in __list_add_rcu()
228 struct list_head *next, in __list_splice_init_rcu()
527 struct hlist_node *next = old->next; in hlist_replace_rcu() local
652 struct hlist_node *next) in hlist_add_before_rcu()
Dmsg.h13 struct msg_msgseg *next; member
Dagpgart.h90 struct agp_client *next; member
98 struct agp_controller *next; member
113 struct agp_file_private *next; member
Dtypes.h179 struct list_head *next, *prev; member
187 struct hlist_node *next, **pprev; member
221 struct callback_head *next; member
Dosq_lock.h10 struct optimistic_spin_node *next, *prev; member
Dcookie.h39 s64 next = atomic64_add_return(COOKIE_LOCAL_BATCH, in gen_cookie_next() local
Drhashtable-types.h18 struct rhash_head __rcu *next; member
23 struct rhlist_head __rcu *next; member
Ddamon.h507 #define damon_for_each_region_safe(r, next, t) \ argument
513 #define damon_for_each_target_safe(t, next, ctx) \ argument
519 #define damon_for_each_scheme_safe(s, next, ctx) \ argument
530 struct damon_region *prev, struct damon_region *next, in damon_insert_region()
Dtrace.h24 struct trace_export __rcu *next; member
Dcrash_dump.h110 struct list_head next; member
Datalk.h14 struct atalk_route *next; member
32 struct atalk_iface *next; member
Duprobes.h45 struct uprobe_consumer *next; member
90 struct return_instance *next; /* keep as stack */ member
/include/drm/
Dspsc_queue.h35 struct spsc_node *next; member
91 struct spsc_node *next, *node; in spsc_queue_pop() local
/include/net/
Datmclip.h34 struct clip_vcc *next; /* next VCC */ member
50 struct net_device *next; /* next CLIP interface */ member
Drose.h93 struct rose_neigh *next; member
110 struct rose_node *next; member
119 struct rose_route *next; member
/include/asm-generic/
Dswitch_to.h21 #define switch_to(prev, next, last) \ argument
Dnommu_context.h12 struct mm_struct *next, in switch_mm()
/include/sound/
Dsoundfont.h20 struct snd_sf_zone *next; /* Link to next */ member
38 struct snd_sf_sample *next; member
45 struct snd_soundfont *next; /* Link to next */ member
/include/linux/raid/
Dxor.h11 struct xor_block_template *next; member
/include/uapi/linux/
Ddm-ioctl.h168 __u32 next; member
193 __u32 next; /* offset to the next record from member
216 __u32 next; member

12345