/kernel/gcov/ |
D | fs.c | 145 static struct gcov_info *get_node_info(struct gcov_node *node) in get_node_info() 157 static struct gcov_info *get_accumulated_info(struct gcov_node *node) in get_accumulated_info() 180 struct gcov_node *node = inode->i_private; in gcov_seq_open() local 240 struct gcov_node *node; in get_node_by_name() local 255 static void reset_node(struct gcov_node *node) in reset_node() 277 struct gcov_node *node; in gcov_seq_write() local 366 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links() 412 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node() 434 struct gcov_node *node; in new_node() local 471 static void remove_links(struct gcov_node *node) in remove_links() [all …]
|
/kernel/locking/ |
D | qspinlock_paravirt.h | 168 struct pv_node *node; member 206 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 237 struct pv_node *node; in pv_unhash() local 272 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 287 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node() 353 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 387 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() 481 struct pv_node *node; in __pv_queued_spin_unlock_slowpath() local
|
D | osq_lock.c | 37 struct optimistic_spin_node *node, in osq_wait_next() 86 struct optimistic_spin_node *node = this_cpu_ptr(&osq_node); in osq_lock() local 187 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
D | qspinlock.c | 250 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node() 251 static __always_inline void __pv_wait_node(struct mcs_spinlock *node, in __pv_wait_node() 254 struct mcs_spinlock *node) { } in __pv_kick_node() 256 struct mcs_spinlock *node) in __pv_wait_head_or_lock() 412 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
D | mcs_spinlock.h | 62 void mcs_spin_lock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_lock() 99 void mcs_spin_unlock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_unlock()
|
/kernel/irq/ |
D | irqdesc.c | 57 static int alloc_masks(struct irq_desc *desc, gfp_t gfp, int node) in alloc_masks() 72 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init() 89 alloc_masks(struct irq_desc *desc, gfp_t gfp, int node) { return 0; } in alloc_masks() 91 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init() 94 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults() 342 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc() 419 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() 469 int i, initcnt, node = first_online_node; in early_irq_init() local 507 int count, i, node = first_online_node; in early_irq_init() local 543 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() [all …]
|
D | irqdomain.c | 883 int node, const struct cpumask *affinity) in irq_domain_alloc_descs() 1229 unsigned int nr_irqs, int node, void *arg, in __irq_domain_alloc_irqs()
|
/kernel/bpf/ |
D | percpu_freelist.c | 32 struct pcpu_freelist_node *node) in __pcpu_freelist_push() 41 struct pcpu_freelist_node *node) in pcpu_freelist_push() 80 struct pcpu_freelist_node *node; in pcpu_freelist_pop() local
|
/kernel/trace/ |
D | trace_stat.c | 26 struct rb_node node; member 175 struct rb_node *node; in stat_seq_start() local 199 struct rb_node *node = p; in stat_seq_next() local 303 struct stat_session *session, *node; in register_stat_tracer() local 347 struct stat_session *node, *tmp; in unregister_stat_tracer() local
|
/kernel/ |
D | audit_tree.c | 31 struct node { struct 32 struct list_head list; 33 struct audit_tree *owner; 34 unsigned index; /* index; upper bit indicates 'will prune' */ 521 struct node *node = list_entry(p, struct node, list); in trim_marked() local 530 struct node *node; in trim_marked() local 595 struct node *node; in audit_trim_trees() local 750 struct node *node; in audit_add_tree_rule() local 852 struct node *node; in audit_tag_tree() local
|
D | cpu.c | 57 struct hlist_node *node; member 129 bool bringup, struct hlist_node *node) in cpuhp_invoke_callback() 612 struct hlist_node *node) in cpuhp_invoke_ap_callback() 1484 struct hlist_node *node) in cpuhp_issue_call() 1514 struct hlist_node *node) in cpuhp_rollback_install() 1552 int __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node, in __cpuhp_state_add_instance() 1667 struct hlist_node *node, bool invoke) in __cpuhp_state_remove_instance()
|
D | fork.c | 141 static inline struct task_struct *alloc_task_struct_node(int node) in alloc_task_struct_node() 173 static unsigned long *alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() 245 int node) in alloc_thread_stack_node() 473 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct() 1474 int node) in copy_process()
|
D | workqueue.c | 149 int node; /* I: the associated node ID */ member 561 int node) in unbound_pwq_by_node() 1669 static struct worker *alloc_worker(int node) in alloc_worker() 3319 int node; in get_unbound_pool() local 3545 static bool wq_calc_node_cpumask(const struct workqueue_attrs *attrs, int node, in wq_calc_node_cpumask() 3570 int node, in numa_pwq_tbl_install() 3599 int node; in apply_wqattrs_cleanup() local 3618 int node; in apply_wqattrs_prepare() local 3686 int node; in apply_wqattrs_commit() local 3799 int node = cpu_to_node(cpu); in wq_update_unbound_numa() local [all …]
|
D | workqueue_internal.h | 41 struct list_head node; /* A: anchored at pool->workers */ member
|
D | kthread.c | 33 int node; member 250 void *data, int node, in __kthread_create_on_node() 330 void *data, int node, in kthread_create_on_node()
|
D | padata.c | 774 static int padata_cpu_online(unsigned int cpu, struct hlist_node *node) in padata_cpu_online() 789 static int padata_cpu_prep_down(unsigned int cpu, struct hlist_node *node) in padata_cpu_prep_down()
|
D | profile.c | 351 int i, node = cpu_to_mem(cpu); in profile_prepare_cpu() local
|
D | sysctl_binary.c | 1155 unsigned long area, node; in bin_dn_node_address() local
|
/kernel/power/ |
D | wakelock.c | 28 struct rb_node node; member 39 struct rb_node *node; in pm_show_wakelocks() local 152 struct rb_node **node = &wakelocks_tree.rb_node; in wakelock_lookup_add() local
|
D | qos.c | 151 struct plist_node *node; in pm_qos_get_value() local 273 int pm_qos_update_target(struct pm_qos_constraints *c, struct plist_node *node, in pm_qos_update_target()
|
D | snapshot.c | 370 struct rtree_node *node; member 404 struct rtree_node *node; in alloc_rtree_node() local 429 struct rtree_node *node, *block, **dst; in add_rtree_block() local 537 struct rtree_node *node; in free_zone_bm_rtree() local 709 struct rtree_node *node; in memory_bm_find_bit() local 907 struct rtree_node *node; in recycle_zone_bm_rtree() local
|
D | swap.c | 123 struct rb_node node; member 198 struct rb_node *node; in free_all_swap_pages() local
|
/kernel/events/ |
D | ring_buffer.c | 501 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page() 567 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local 683 int node; in perf_mmap_alloc_page() local
|
/kernel/time/ |
D | hrtimer.c | 1291 struct timerqueue_node *node; in __hrtimer_run_queues() local 1632 struct timerqueue_node *node; in migrate_hrtimer_list() local
|
/kernel/livepatch/ |
D | core.c | 49 struct list_head node; member
|