/kernel/bpf/ |
D | percpu_freelist.c | 15 struct pcpu_freelist_head *head = per_cpu_ptr(s->freelist, cpu); in pcpu_freelist_init() local 28 static inline void ___pcpu_freelist_push(struct pcpu_freelist_head *head, in ___pcpu_freelist_push() 40 struct pcpu_freelist_head *head = this_cpu_ptr(s->freelist); in __pcpu_freelist_push() local 58 struct pcpu_freelist_head *head; in pcpu_freelist_populate() local 86 struct pcpu_freelist_head *head; in __pcpu_freelist_pop() local
|
D | hashtab.c | 21 struct hlist_nulls_head head; member 421 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() 438 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw() 464 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local 574 struct hlist_nulls_head *head; in htab_lru_map_delete_node() local 600 struct hlist_nulls_head *head; in htab_map_get_next_key() local 662 static void htab_elem_free_rcu(struct rcu_head *head) in htab_elem_free_rcu() 824 struct hlist_nulls_head *head; in htab_map_update_elem() local 916 struct hlist_nulls_head *head; in htab_lru_map_update_elem() local 981 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem() local [all …]
|
D | devmap.c | 239 struct hlist_head *head; in dev_map_free() local 293 struct hlist_head *head = dev_map_index_hash(dtab, key); in __dev_map_hash_lookup_elem() local 309 struct hlist_head *head; in dev_map_hash_get_next_key() local 749 struct hlist_head *head; in dev_map_hash_remove_netdev() local
|
D | queue_stack_maps.c | 19 u32 head, tail; member 37 u32 head = qs->head + 1; in queue_stack_map_is_full() local
|
/kernel/rcu/ |
D | update.c | 334 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu() 381 void init_rcu_head(struct rcu_head *head) in init_rcu_head() 387 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() 408 void init_rcu_head_on_stack(struct rcu_head *head) in init_rcu_head_on_stack() 425 void destroy_rcu_head_on_stack(struct rcu_head *head) in destroy_rcu_head_on_stack() 858 static struct rcu_head head; in early_boot_test_call_rcu() local
|
D | rcu.h | 172 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() 183 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue() 191 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() 196 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue() 207 static inline bool __rcu_reclaim(const char *rn, struct rcu_head *head) in __rcu_reclaim()
|
D | tiny.c | 133 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu()
|
D | tree.c | 2499 static void __call_rcu_core(struct rcu_data *rdp, struct rcu_head *head, in __call_rcu_core() 2555 __call_rcu(struct rcu_head *head, rcu_callback_t func, bool lazy) in __call_rcu() 2649 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() 2662 void kfree_call_rcu(struct rcu_head *head, rcu_callback_t func) in kfree_call_rcu()
|
/kernel/ |
D | task_work.c | 30 struct callback_head *head; in task_work_add() local 93 struct callback_head *work, *head, *next; in task_work_run() local
|
D | kprobes.c | 325 struct hlist_head *head; in get_kprobe() local 818 struct hlist_head *head; in optimize_all_kprobes() local 843 struct hlist_head *head; in unoptimize_all_kprobes() local 1158 struct hlist_head *head) in recycle_rp_inst() 1176 struct hlist_head **head, unsigned long *flags) in kretprobe_hash_lock() 1227 struct hlist_head *head, empty_rp; in kprobe_flush_task() local 1267 struct hlist_head *head; in cleanup_rp_inst() local 2202 struct hlist_head *head; in kprobes_module_callback() local 2358 struct hlist_head *head; in show_kprobe_addr() local 2449 struct hlist_head *head; in arm_all_kprobes() local [all …]
|
D | user-return-notifier.c | 39 struct hlist_head *head; in fire_user_return_notifiers() local
|
D | futex.c | 901 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local 3480 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument 3506 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local 3657 struct robust_list __user * __user *head, in fetch_robust_entry() 3679 struct robust_list_head __user *head = curr->robust_list; in exit_robust_list() local 3951 compat_uptr_t __user *head, unsigned int *pi) in compat_fetch_robust_entry() 3979 struct compat_robust_list_head __user *head = curr->compat_robust_list; in compat_exit_robust_list() local 4049 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2() argument 4067 struct compat_robust_list_head __user *head; in COMPAT_SYSCALL_DEFINE3() local
|
D | tracepoint.c | 63 static void srcu_free_old_probes(struct rcu_head *head) in srcu_free_old_probes() 68 static void rcu_free_old_probes(struct rcu_head *head) in rcu_free_old_probes()
|
D | softirq.c | 464 struct tasklet_struct *head; member 475 struct tasklet_head *head; in __tasklet_schedule_common() local
|
D | ucount.c | 34 static int set_permissions(struct ctl_table_header *head, in set_permissions()
|
D | audit_tree.c | 21 struct rcu_head head; member 32 struct rcu_head head; member
|
/kernel/events/ |
D | ring_buffer.c | 53 unsigned long head; in perf_output_put_handle() local 138 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space() 154 unsigned long tail, offset, head; in __perf_output_begin() local
|
D | callchain.c | 48 static void release_callchain_buffers_rcu(struct rcu_head *head) in release_callchain_buffers_rcu()
|
/kernel/power/ |
D | console.c | 23 struct list_head head; member
|
/kernel/gcov/ |
D | clang.c | 59 struct list_head head; member 69 struct list_head head; member
|
/kernel/trace/ |
D | ring_buffer.c | 507 unsigned long head; member 914 struct buffer_page *head; in rb_head_page_activate() local 949 struct buffer_page *head, in rb_head_page_set() 972 struct buffer_page *head, in rb_head_page_set_update() 981 struct buffer_page *head, in rb_head_page_set_head() 990 struct buffer_page *head, in rb_head_page_set_normal() 1009 struct buffer_page *head; in rb_set_head_page() local 1156 struct list_head *head = cpu_buffer->pages; in rb_check_pages() local 1348 struct list_head *head = cpu_buffer->pages; in rb_free_cpu_buffer() local 3174 struct buffer_page *head = rb_set_head_page(cpu_buffer); in rb_per_cpu_empty() local
|
D | trace_events.c | 75 __find_event_field(struct list_head *head, char *name) in __find_event_field() 91 struct list_head *head; in trace_find_event_field() local 105 static int __trace_define_field(struct list_head *head, const char *type, in __trace_define_field() 136 struct list_head *head; in trace_define_field() local 191 struct list_head *head; in trace_destroy_fields() local 207 struct list_head *head; in trace_event_get_offsets() local 1187 struct list_head *head = trace_get_fields(call); in f_next() local 1953 struct list_head *head; in event_create_dir() local
|
D | trace_syscalls.c | 587 struct hlist_head *head; in perf_syscall_enter() local 687 struct hlist_head *head; in perf_syscall_exit() local
|
D | trace_event_perf.c | 439 struct hlist_head head; in perf_ftrace_function_call() local
|
/kernel/time/ |
D | posix-timers.c | 117 static struct k_itimer *__posix_timers_find(struct hlist_head *head, in __posix_timers_find() 133 struct hlist_head *head = &posix_timers_hashtable[hash(sig, id)]; in posix_timer_by_id() local 142 struct hlist_head *head; in posix_timer_add() local 443 static void k_itimer_rcu_free(struct rcu_head *head) in k_itimer_rcu_free()
|