| /kernel/bpf/ |
| D | percpu_freelist.c | 15 struct pcpu_freelist_head *head = per_cpu_ptr(s->freelist, cpu); in pcpu_freelist_init() local 30 static inline void pcpu_freelist_push_node(struct pcpu_freelist_head *head, in pcpu_freelist_push_node() 37 static inline void ___pcpu_freelist_push(struct pcpu_freelist_head *head, in ___pcpu_freelist_push() 64 struct pcpu_freelist_head *head; in ___pcpu_freelist_push_nmi() local 102 struct pcpu_freelist_head *head; in pcpu_freelist_populate() local 123 struct pcpu_freelist_head *head; in ___pcpu_freelist_pop() local 155 struct pcpu_freelist_head *head; in ___pcpu_freelist_pop_nmi() local
|
| D | hashtab.c | 80 struct hlist_nulls_head head; member 641 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() 658 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw() 684 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local 810 struct hlist_nulls_head *head; in htab_lru_map_delete_node() local 841 struct hlist_nulls_head *head; in htab_map_get_next_key() local 1108 struct hlist_nulls_head *head; in htab_map_update_elem() local 1227 struct hlist_nulls_head *head; in htab_lru_map_update_elem() local 1296 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem() local 1351 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem() local [all …]
|
| D | devmap.c | 219 struct hlist_head *head; in dev_map_free() local 278 struct hlist_head *head = dev_map_index_hash(dtab, key); in __dev_map_hash_lookup_elem() local 295 struct hlist_head *head; in dev_map_hash_get_next_key() local 612 struct hlist_head *head; in dev_map_enqueue_multi() local 729 struct hlist_head *head; in dev_map_redirect_multi() local 1084 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
|
| D | memalloc.c | 128 static struct llist_node notrace *__llist_del_first(struct llist_head *head) in __llist_del_first() 278 static void __free_rcu(struct rcu_head *head) in __free_rcu() 286 static void __free_rcu_tasks_trace(struct rcu_head *head) in __free_rcu_tasks_trace() 364 static void __free_by_rcu(struct rcu_head *head) in __free_by_rcu()
|
| /kernel/rcu/ |
| D | update.c | 473 void wakeme_after_rcu(struct rcu_head *head) in wakeme_after_rcu() 529 void init_rcu_head(struct rcu_head *head) in init_rcu_head() 535 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() 556 void init_rcu_head_on_stack(struct rcu_head *head) in init_rcu_head_on_stack() 573 void destroy_rcu_head_on_stack(struct rcu_head *head) in destroy_rcu_head_on_stack() 678 static struct rcu_head head; in early_boot_test_call_rcu() local
|
| D | tiny.c | 85 static inline bool rcu_reclaim_tiny(struct rcu_head *head) in rcu_reclaim_tiny() 171 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() 250 void kvfree_call_rcu(struct rcu_head *head, void *ptr) in kvfree_call_rcu()
|
| D | rcu.h | 220 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() 231 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue() 239 static inline int debug_rcu_head_queue(struct rcu_head *head) in debug_rcu_head_queue() 244 static inline void debug_rcu_head_unqueue(struct rcu_head *head) in debug_rcu_head_unqueue()
|
| D | tree.c | 1653 struct llist_node *done, *rcu, *next, *head; in rcu_sr_normal_gp_cleanup_work() local 2960 static void rcutree_enqueue(struct rcu_data *rdp, struct rcu_head *head, rcu_callback_t func) in rcutree_enqueue() 2976 static void call_rcu_core(struct rcu_data *rdp, struct rcu_head *head, in call_rcu_core() 3069 __call_rcu_common(struct rcu_head *head, rcu_callback_t func, bool lazy_in) in __call_rcu_common() 3147 void call_rcu_hurry(struct rcu_head *head, rcu_callback_t func) in call_rcu_hurry() 3200 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() 3282 struct rcu_head *head; member 3423 kvfree_rcu_list(struct rcu_head *head) in kvfree_rcu_list() 3453 struct rcu_head *head; in kfree_rcu_work() local 3808 void kvfree_call_rcu(struct rcu_head *head, void *ptr) in kvfree_call_rcu()
|
| /kernel/trace/ |
| D | rethook.c | 35 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu() 79 static int rethook_fini_pool(struct objpool_head *head, void *context) in rethook_fini_pool() 127 static void free_rethook_node_rcu(struct rcu_head *head) in free_rethook_node_rcu()
|
| D | trace_events_inject.c | 141 struct list_head *head; in trace_get_entry_size() local 157 struct list_head *head; in trace_alloc_entry() local
|
| D | trace_events.c | 85 __find_event_field(struct list_head *head, const char *name) in __find_event_field() 101 struct list_head *head; in trace_find_event_field() local 115 static int __trace_define_field(struct list_head *head, const char *type, in __trace_define_field() 149 struct list_head *head; in trace_define_field() local 164 struct list_head *head; in trace_define_field_ext() local 223 struct list_head *head; in trace_destroy_fields() local 239 struct list_head *head; in trace_event_get_offsets() local 1694 struct list_head *head = trace_get_fields(call); in f_next() local 2600 struct list_head *head; in event_define_fields() local 3017 struct list_head *head; in update_event_fields() local
|
| D | trace_events_user.c | 1089 struct list_head *head = &user->validators; in user_event_destroy_validators() local 1100 struct list_head *head = &user->fields; in user_event_destroy_fields() local 1389 struct list_head *head = &user->fields; in user_event_set_print_fmt() local 1556 struct list_head *head = &user->validators; in user_event_validate() local 1817 struct list_head *head; in user_event_show() local 1904 struct list_head *head = &user->fields; in user_fields_match() local
|
| /kernel/futex/ |
| D | core.c | 784 struct robust_list __user * __user *head, in fetch_robust_entry() 806 struct robust_list_head __user *head = curr->robust_list; in exit_robust_list() local 881 compat_uptr_t __user *head, unsigned int *pi) in compat_fetch_robust_entry() 900 struct compat_robust_list_head __user *head = curr->compat_robust_list; in compat_exit_robust_list() local 976 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local
|
| D | syscalls.c | 29 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument 53 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local 445 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2() argument 460 struct compat_robust_list_head __user *head; in COMPAT_SYSCALL_DEFINE3() local
|
| /kernel/ |
| D | task_work.c | 57 struct callback_head *head; in task_work_add() local 210 struct callback_head *work, *head, *next; in task_work_run() local
|
| D | kprobes.c | 378 struct hlist_head *head; in get_kprobe() local 886 struct hlist_head *head; in optimize_all_kprobes() local 912 struct hlist_head *head; in unoptimize_all_kprobes() local 1901 static int kretprobe_fini_pool(struct objpool_head *head, void *context) in kretprobe_fini_pool() 1907 static void free_rp_inst_rcu(struct rcu_head *head) in free_rp_inst_rcu() 2631 struct hlist_head *head; in kprobes_module_callback() local 2697 struct hlist_head *head; in kprobe_free_init_mem() local 2827 struct hlist_head *head; in show_kprobe_addr() local 2903 struct hlist_head *head; in arm_all_kprobes() local 2949 struct hlist_head *head; in disarm_all_kprobes() local
|
| D | user-return-notifier.c | 39 struct hlist_head *head; in fire_user_return_notifiers() local
|
| D | tracepoint.c | 115 static void srcu_free_old_probes(struct rcu_head *head) in srcu_free_old_probes() 120 static void rcu_free_old_probes(struct rcu_head *head) in rcu_free_old_probes()
|
| /kernel/power/ |
| D | wakeup_reason.c | 98 static void delete_list(struct list_head *head) in delete_list() 109 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() 136 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, in find_node_in_list()
|
| D | console.c | 24 struct list_head head; member
|
| /kernel/events/ |
| D | ring_buffer.c | 57 unsigned long head; in perf_output_put_handle() local 142 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space() 159 unsigned long tail, offset, head; in __perf_output_begin() local
|
| /kernel/gcov/ |
| D | clang.c | 58 struct list_head head; member 68 struct list_head head; member
|
| /kernel/cgroup/ |
| D | rstat.c | 144 static struct cgroup *cgroup_rstat_push_children(struct cgroup *head, in cgroup_rstat_push_children() 207 struct cgroup *head = NULL, *parent, *child; in cgroup_rstat_updated_list() local
|
| /kernel/time/ |
| D | posix-timers.c | 75 static struct k_itimer *__posix_timers_find(struct hlist_head *head, in __posix_timers_find() 92 struct hlist_head *head = &posix_timers_hashtable[hash(sig, id)]; in posix_timer_by_id() local 100 struct hlist_head *head; in posix_timer_add() local 417 static void k_itimer_rcu_free(struct rcu_head *head) in k_itimer_rcu_free()
|