| /kernel/gcov/ |
| D | fs.c | 146 static struct gcov_info *get_node_info(struct gcov_node *node) in get_node_info() 158 static struct gcov_info *get_accumulated_info(struct gcov_node *node) in get_accumulated_info() 181 struct gcov_node *node = inode->i_private; in gcov_seq_open() local 241 struct gcov_node *node; in get_node_by_name() local 256 static void reset_node(struct gcov_node *node) in reset_node() 278 struct gcov_node *node; in gcov_seq_write() local 367 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links() 413 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node() 435 struct gcov_node *node; in new_node() local 472 static void remove_links(struct gcov_node *node) in remove_links() [all …]
|
| /kernel/bpf/ |
| D | bpf_lru_list.c | 45 static bool bpf_lru_node_is_ref(const struct bpf_lru_node *node) in bpf_lru_node_is_ref() 65 struct bpf_lru_node *node, in __bpf_lru_node_move_to_free() 86 struct bpf_lru_node *node, in __bpf_lru_node_move_in() 104 struct bpf_lru_node *node, in __bpf_lru_node_move() 146 struct bpf_lru_node *node, *tmp_node, *first_node; in __bpf_lru_list_rotate_active() local 174 struct bpf_lru_node *node; in __bpf_lru_list_rotate_inactive() local 216 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink_inactive() local 265 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink() local 296 struct bpf_lru_node *node, *tmp_node; in __local_list_flush() local 309 struct bpf_lru_node *node) in bpf_lru_list_push_free() [all …]
|
| D | percpu_freelist.c | 32 struct pcpu_freelist_node *node) in ___pcpu_freelist_push() 41 struct pcpu_freelist_node *node) in __pcpu_freelist_push() 49 struct pcpu_freelist_node *node) in pcpu_freelist_push() 90 struct pcpu_freelist_node *node; in __pcpu_freelist_pop() local
|
| D | lpm_trie.c | 166 const struct lpm_trie_node *node, in longest_prefix_match() 192 struct lpm_trie_node *node, *found = NULL; in trie_lookup_elem() local 241 struct lpm_trie_node *node; in lpm_trie_node_alloc() local 266 struct lpm_trie_node *node, *im_node = NULL, *new_node = NULL; in trie_update_elem() local 472 struct lpm_trie_node *node; in trie_free() local
|
| D | bpf_lru_list.h | 67 static inline void bpf_lru_node_set_ref(struct bpf_lru_node *node) in bpf_lru_node_set_ref()
|
| /kernel/locking/ |
| D | qspinlock_paravirt.h | 151 struct pv_node *node; member 190 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 221 struct pv_node *node; in pv_unhash() local 256 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 271 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node() 337 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 380 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() 472 struct pv_node *node; in __pv_queued_spin_unlock_slowpath() local
|
| D | osq_lock.c | 25 static inline int node_cpu(struct optimistic_spin_node *node) in node_cpu() 43 struct optimistic_spin_node *node, in osq_wait_next() 92 struct optimistic_spin_node *node = this_cpu_ptr(&osq_node); in osq_lock() local 208 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
| D | qspinlock.c | 259 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node() 260 static __always_inline void __pv_wait_node(struct mcs_spinlock *node, in __pv_wait_node() 263 struct mcs_spinlock *node) { } in __pv_kick_node() 265 struct mcs_spinlock *node) in __pv_wait_head_or_lock() 304 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
| D | mcs_spinlock.h | 63 void mcs_spin_lock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_lock() 100 void mcs_spin_unlock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_unlock()
|
| /kernel/irq/ |
| D | irqdesc.c | 55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks() 81 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init() 98 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks() 100 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init() 103 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults() 369 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc() 447 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() 497 int i, initcnt, node = first_online_node; in early_irq_init() local 536 int count, i, node = first_online_node; in early_irq_init() local 573 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() [all …]
|
| D | affinity.c | 45 int node; in alloc_node_to_possible_cpumask() local 67 int node; in free_node_to_possible_cpumask() local
|
| D | devres.c | 180 unsigned int cnt, int node, struct module *owner, in __devm_irq_alloc_descs()
|
| /kernel/trace/ |
| D | trace_stat.c | 27 struct rb_node node; member 176 struct rb_node *node; in stat_seq_start() local 200 struct rb_node *node = p; in stat_seq_next() local 308 struct stat_session *session, *node; in register_stat_tracer() local 351 struct stat_session *node, *tmp; in unregister_stat_tracer() local
|
| /kernel/ |
| D | audit_tree.c | 33 struct node { struct 34 struct list_head list; 35 struct audit_tree *owner; 36 unsigned index; /* index; upper bit indicates 'will prune' */ 562 struct node *node = list_entry(p, struct node, list); in trim_marked() local 571 struct node *node; in trim_marked() local 637 struct node *node; in audit_trim_trees() local 793 struct node *node; in audit_add_tree_rule() local 895 struct node *node; in audit_tag_tree() local
|
| D | cpu.c | 65 struct hlist_node *node; member 160 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() 691 struct hlist_node *node) in cpuhp_invoke_ap_callback() 1593 struct hlist_node *node) in cpuhp_issue_call() 1627 struct hlist_node *node) in cpuhp_rollback_install() 1646 struct hlist_node *node, in __cpuhp_state_add_instance_cpuslocked() 1690 int __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node, in __cpuhp_state_add_instance() 1795 struct hlist_node *node, bool invoke) in __cpuhp_state_remove_instance()
|
| D | kthread.c | 35 int node; member 271 void *data, int node, in __kthread_create_on_node() 357 void *data, int node, in kthread_create_on_node() 658 int node = -1; in __kthread_create_worker() local
|
| D | workqueue.c | 149 int node; /* I: the associated node ID */ member 563 int node) in unbound_pwq_by_node() 1691 static struct worker *alloc_worker(int node) in alloc_worker() 3394 int node; in get_unbound_pool() local 3622 static bool wq_calc_node_cpumask(const struct workqueue_attrs *attrs, int node, in wq_calc_node_cpumask() 3654 int node, in numa_pwq_tbl_install() 3683 int node; in apply_wqattrs_cleanup() local 3702 int node; in apply_wqattrs_prepare() local 3770 int node; in apply_wqattrs_commit() local 3883 int node = cpu_to_node(cpu); in wq_update_unbound_numa() local [all …]
|
| D | fork.c | 155 static inline struct task_struct *alloc_task_struct_node(int node) in alloc_task_struct_node() 201 static unsigned long *alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() 269 int node) in alloc_thread_stack_node() 509 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct() 1566 int node) in copy_process()
|
| D | workqueue_internal.h | 42 struct list_head node; /* A: anchored at pool->workers */ member
|
| D | padata.c | 756 static int padata_cpu_online(unsigned int cpu, struct hlist_node *node) in padata_cpu_online() 771 static int padata_cpu_prep_down(unsigned int cpu, struct hlist_node *node) in padata_cpu_prep_down()
|
| /kernel/power/ |
| D | wakelock.c | 29 struct rb_node node; member 40 struct rb_node *node; in pm_show_wakelocks() local 153 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 | 372 struct rtree_node *node; member 406 struct rtree_node *node; in alloc_rtree_node() local 431 struct rtree_node *node, *block, **dst; in add_rtree_block() local 539 struct rtree_node *node; in free_zone_bm_rtree() local 711 struct rtree_node *node; in memory_bm_find_bit() local 916 struct rtree_node *node; in recycle_zone_bm_rtree() local
|
| /kernel/livepatch/ |
| D | patch.h | 23 struct list_head node; member
|
| /kernel/events/ |
| D | ring_buffer.c | 546 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page() 612 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local 728 int node; in perf_mmap_alloc_page() local
|