Home
last modified time | relevance | path

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

12345

/include/linux/
A Duser-return-notifier.h20 struct task_struct *next) in propagate_user_return_notify()
40 struct task_struct *next) in propagate_user_return_notify()
A Dlist.h67 struct list_head *next) in __list_add_valid()
112 struct list_head *next = entry->next; in __list_del_entry_valid() local
130 struct list_head *next) in __list_add_valid()
148 struct list_head *next) in __list_add()
193 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
409 struct list_head *next = smp_load_acquire(&head->next); in list_empty_careful() local
525 struct list_head *next) in __list_splice()
977 struct hlist_node *next = n->next; in __hlist_del() local
1037 struct hlist_node *next) in hlist_add_before()
A 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
A Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
106 struct hlist_nulls_node *next = n->next; in __hlist_nulls_del() local
A Drculist.h88 struct list_head *prev, struct list_head *next) in __list_add_rcu()
275 struct list_head *next, in __list_splice_init_rcu()
576 struct hlist_node *next = old->next; in hlist_replace_rcu() local
701 struct hlist_node *next) in hlist_add_before_rcu()
A Dagpgart.h90 struct agp_client *next; member
98 struct agp_controller *next; member
113 struct agp_file_private *next; member
A Dmsg.h13 struct msg_msgseg *next; member
A Dtypes.h200 struct list_head *next, *prev; member
208 struct hlist_node *next, **pprev; member
242 struct callback_head *next; member
A Ddamon.h828 #define damon_for_each_region_safe(r, next, t) \ argument
834 #define damon_for_each_target_safe(t, next, ctx) \ argument
840 #define damon_for_each_scheme_safe(s, next, ctx) \ argument
846 #define damos_for_each_quota_goal_safe(goal, next, quota) \ argument
852 #define damos_for_each_filter_safe(f, next, scheme) \ argument
858 #define damos_for_each_ops_filter_safe(f, next, scheme) \ argument
869 struct damon_region *prev, struct damon_region *next, in damon_insert_region()
A Dcookie.h39 s64 next = atomic64_add_return(COOKIE_LOCAL_BATCH, in gen_cookie_next() local
A Drhashtable-types.h19 struct rhash_head __rcu *next; member
24 struct rhlist_head __rcu *next; member
A Duser_events.h24 struct user_event_mm *next; member
A Dtrace.h24 struct trace_export __rcu *next; member
A Datalk.h14 struct atalk_route *next; member
32 struct atalk_iface *next; member
A Dnls.h34 struct nls_table *next; member
A Ddm-io.h26 struct page_list *next; member
/include/drm/
A Dspsc_queue.h35 struct spsc_node *next; member
93 struct spsc_node *next, *node; in spsc_queue_pop() local
/include/net/
A Datmclip.h34 struct clip_vcc *next; /* next VCC */ member
50 struct net_device *next; /* next CLIP interface */ member
A Drose.h93 struct rose_neigh *next; member
110 struct rose_node *next; member
119 struct rose_route *next; member
/include/sound/
A 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/asm-generic/
A Dswitch_to.h21 #define switch_to(prev, next, last) \ argument
A Dnommu_context.h12 struct mm_struct *next, in switch_mm()
A Dmcs_spinlock.h5 struct mcs_spinlock *next; member
/include/uapi/linux/
A Ddm-ioctl.h168 __u32 next; member
193 __u32 next; /* offset to the next record from member
216 __u32 next; member
/include/linux/raid/
A Dxor.h11 struct xor_block_template *next; member

Completed in 39 milliseconds

12345