Home
last modified time | relevance | path

Searched defs:head (Results 1 – 25 of 44) sorted by relevance

12

/kernel/rcu/
Drcu.h71 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue()
82 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue()
90 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue()
95 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue()
106 static inline bool __rcu_reclaim(const char *rn, struct rcu_head *head) in __rcu_reclaim()
Dupdate.c336 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu()
376 void init_rcu_head(struct rcu_head *head) in init_rcu_head()
381 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head()
401 void init_rcu_head_on_stack(struct rcu_head *head) in init_rcu_head_on_stack()
418 void destroy_rcu_head_on_stack(struct rcu_head *head) in destroy_rcu_head_on_stack()
860 static struct rcu_head head; in early_boot_test_call_rcu() local
867 static struct rcu_head head; in early_boot_test_call_rcu_bh() local
874 static struct rcu_head head; in early_boot_test_call_rcu_sched() local
Dsrcu.c53 static inline void rcu_batch_queue(struct rcu_batch *b, struct rcu_head *head) in rcu_batch_queue()
73 struct rcu_head *head; in rcu_batch_dequeue() local
387 void call_srcu(struct srcu_struct *sp, struct rcu_head *head, in call_srcu()
413 struct rcu_head *head = &rcu.head; in __synchronize_srcu() local
621 struct rcu_head *head; in srcu_invoke_callbacks() local
Dtiny.c201 static void __call_rcu(struct rcu_head *head, in __call_rcu()
228 void call_rcu_sched(struct rcu_head *head, rcu_callback_t func) in call_rcu_sched()
238 void call_rcu_bh(struct rcu_head *head, rcu_callback_t func) in call_rcu_bh()
Drcutorture.c465 call_rcu_busted(struct rcu_head *head, rcu_callback_t func) in call_rcu_busted()
539 static void srcu_torture_call(struct rcu_head *head, in srcu_torture_call()
731 static void rcu_torture_boost_cb(struct rcu_head *head) in rcu_torture_boost_cb()
Dtree.c3069 struct rcu_head *head, unsigned long flags) in __call_rcu_core()
3131 __call_rcu(struct rcu_head *head, rcu_callback_t func, in __call_rcu()
3202 void call_rcu_sched(struct rcu_head *head, rcu_callback_t func) in call_rcu_sched()
3211 void call_rcu_bh(struct rcu_head *head, rcu_callback_t func) in call_rcu_bh()
3224 void kfree_call_rcu(struct rcu_head *head, in kfree_call_rcu()
/kernel/bpf/
Dpercpu_freelist.c18 struct pcpu_freelist_head *head = per_cpu_ptr(s->freelist, cpu); in pcpu_freelist_init() local
31 static inline void __pcpu_freelist_push(struct pcpu_freelist_head *head, in __pcpu_freelist_push()
43 struct pcpu_freelist_head *head = this_cpu_ptr(s->freelist); in pcpu_freelist_push() local
51 struct pcpu_freelist_head *head; in pcpu_freelist_populate() local
79 struct pcpu_freelist_head *head; in pcpu_freelist_pop() local
Dhashtab.c21 struct hlist_head head; member
280 static struct htab_elem *lookup_elem_raw(struct hlist_head *head, u32 hash, in lookup_elem_raw()
296 struct hlist_head *head; in __htab_map_lookup_elem() local
328 struct hlist_head *head; in htab_map_get_next_key() local
389 static void htab_elem_free_rcu(struct rcu_head *head) in htab_elem_free_rcu()
522 struct hlist_head *head; in htab_map_update_elem() local
578 struct hlist_head *head; in __htab_percpu_map_update_elem() local
648 struct hlist_head *head; in htab_map_delete_elem() local
682 struct hlist_head *head = select_bucket(htab, i); in delete_all_elements() local
/kernel/
Dfutex_compat.c24 compat_uptr_t __user *head, unsigned int *pi) in fetch_robust_entry()
52 struct compat_robust_list_head __user *head = curr->compat_robust_list; in compat_exit_robust_list() local
121 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2() argument
139 struct compat_robust_list_head __user *head; in COMPAT_SYSCALL_DEFINE3() local
Dtask_work.c29 struct callback_head *head; in task_work_add() local
92 struct callback_head *work, *head, *next; in task_work_run() local
Dkprobes.c306 struct hlist_head *head; in get_kprobe() local
781 struct hlist_head *head; in optimize_all_kprobes() local
804 struct hlist_head *head; in unoptimize_all_kprobes() local
1078 struct hlist_head *head) in recycle_rp_inst()
1096 struct hlist_head **head, unsigned long *flags) in kretprobe_hash_lock()
1147 struct hlist_head *head, empty_rp; in kprobe_flush_task() local
1187 struct hlist_head *head; in cleanup_rp_inst() local
2090 struct hlist_head *head; in kprobes_module_callback() local
2237 struct hlist_head *head; in show_kprobe_addr() local
2320 struct hlist_head *head; in arm_all_kprobes() local
[all …]
Duser-return-notifier.c38 struct hlist_head *head; in fire_user_return_notifiers() local
Dfutex.c879 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local
2994 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument
3020 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local
3110 struct robust_list __user * __user *head, in fetch_robust_entry()
3132 struct robust_list_head __user *head = curr->robust_list; in exit_robust_list() local
Ducount.c37 static int set_permissions(struct ctl_table_header *head, in set_permissions()
Daudit_tree.c19 struct rcu_head head; member
30 struct rcu_head head; member
/kernel/events/
Dring_buffer.c48 unsigned long head; in perf_output_put_handle() local
106 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space()
122 unsigned long tail, offset, head; in __perf_output_begin() local
Dcallchain.c47 static void release_callchain_buffers_rcu(struct rcu_head *head) in release_callchain_buffers_rcu()
/kernel/time/
Dposix-timers.c155 static struct k_itimer *__posix_timers_find(struct hlist_head *head, in __posix_timers_find()
171 struct hlist_head *head = &posix_timers_hashtable[hash(sig, id)]; in posix_timer_by_id() local
180 struct hlist_head *head; in posix_timer_add() local
566 static void k_itimer_rcu_free(struct rcu_head *head) in k_itimer_rcu_free()
Dposix-cpu-timers.c422 static void cleanup_timers_list(struct list_head *head) in cleanup_timers_list()
436 static void cleanup_timers(struct list_head *head) in cleanup_timers()
472 struct list_head *head, *listpos; in arm_timer() local
Dtimer_stats.c169 struct entry **head, *curr, *prev; in tstat_lookup() local
/kernel/power/
Dconsole.c22 struct list_head head; member
/kernel/trace/
Dring_buffer.c496 unsigned long head; member
861 struct buffer_page *head; in rb_head_page_activate() local
896 struct buffer_page *head, in rb_head_page_set()
919 struct buffer_page *head, in rb_head_page_set_update()
928 struct buffer_page *head, in rb_head_page_set_head()
937 struct buffer_page *head, in rb_head_page_set_normal()
956 struct buffer_page *head; in rb_set_head_page() local
1102 struct list_head *head = cpu_buffer->pages; in rb_check_pages() local
1262 struct list_head *head = cpu_buffer->pages; in rb_free_cpu_buffer() local
3041 struct buffer_page *head = rb_set_head_page(cpu_buffer); in rb_per_cpu_empty() local
Dtrace_events.c81 __find_event_field(struct list_head *head, char *name) in __find_event_field()
97 struct list_head *head; in trace_find_event_field() local
111 static int __trace_define_field(struct list_head *head, const char *type, in __trace_define_field()
142 struct list_head *head; in trace_define_field() local
197 struct list_head *head; in trace_destroy_fields() local
213 struct list_head *head; in trace_event_get_offsets() local
1185 struct list_head *head = trace_get_fields(call); in f_next() local
1956 struct list_head *head; in event_create_dir() local
Dtrace_syscalls.c566 struct hlist_head *head; in perf_syscall_enter() local
640 struct hlist_head *head; in perf_syscall_exit() local
Dtrace_event_perf.c310 struct hlist_head *head; in perf_ftrace_function_call() local

12