| /kernel/bpf/ |
| D | bpf_lru_list.c | 42 static bool bpf_lru_node_is_ref(const struct bpf_lru_node *node) in bpf_lru_node_is_ref() 47 static void bpf_lru_node_clear_ref(struct bpf_lru_node *node) in bpf_lru_node_clear_ref() 67 struct bpf_lru_node *node, in __bpf_lru_node_move_to_free() 88 struct bpf_lru_node *node, in __bpf_lru_node_move_in() 106 struct bpf_lru_node *node, in __bpf_lru_node_move() 148 struct bpf_lru_node *node, *tmp_node, *first_node; in __bpf_lru_list_rotate_active() local 176 struct bpf_lru_node *node; in __bpf_lru_list_rotate_inactive() local 218 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink_inactive() local 267 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink() local 298 struct bpf_lru_node *node, *tmp_node; in __local_list_flush() local [all …]
|
| D | percpu_freelist.c | 31 struct pcpu_freelist_node *node) in pcpu_freelist_push_node() 38 struct pcpu_freelist_node *node) in ___pcpu_freelist_push() 46 struct pcpu_freelist_node *node) in pcpu_freelist_try_push_extra() 57 struct pcpu_freelist_node *node) in ___pcpu_freelist_push_nmi() 81 struct pcpu_freelist_node *node) in __pcpu_freelist_push() 90 struct pcpu_freelist_node *node) in pcpu_freelist_push() 124 struct pcpu_freelist_node *node; in ___pcpu_freelist_pop() local 156 struct pcpu_freelist_node *node; in ___pcpu_freelist_pop_nmi() local
|
| D | lpm_trie.c | 167 const struct lpm_trie_node *node, in __longest_prefix_match() 229 const struct lpm_trie_node *node, in longest_prefix_match() 239 struct lpm_trie_node *node, *found = NULL; in trie_lookup_elem() local 293 struct lpm_trie_node *node; in lpm_trie_node_alloc() local 328 struct lpm_trie_node *node, *im_node, *new_node = NULL; in trie_update_elem() local 466 struct lpm_trie_node *node, *parent; in trie_delete_elem() local 606 struct lpm_trie_node *node; in trie_free() local 643 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; in trie_get_next_key() local
|
| D | crypto.c | 62 struct bpf_crypto_type_list *node; in bpf_crypto_register_type() local 89 struct bpf_crypto_type_list *node; in bpf_crypto_unregister_type() local 111 struct bpf_crypto_type_list *node; in bpf_crypto_get_type() local
|
| /kernel/trace/ |
| D | trace_boot.c | 25 trace_boot_set_instance_options(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_instance_options() 83 trace_boot_enable_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_events() 102 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 130 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 139 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 167 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 301 struct xbc_node *node; in trace_boot_hist_add_handlers() local 348 struct xbc_node *node, *knode; in trace_boot_compose_hist_cmd() local 422 struct xbc_node *node; in trace_boot_init_histograms() local 518 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events() [all …]
|
| D | rethook.c | 23 struct llist_node *node; in rethook_flush_task() local 73 struct rethook_node *node = nod; in rethook_init_node() local 129 struct rethook_node *node = container_of(head, struct rethook_node, rcu); in free_rethook_node_rcu() local 142 void rethook_recycle(struct rethook_node *node) in rethook_recycle() 197 void rethook_hook(struct rethook_node *node, struct pt_regs *regs, bool mcount) in rethook_hook() 209 struct llist_node *node = *cur; in __rethook_find_ret_addr() local 282 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
|
| D | trace_stat.c | 27 struct rb_node node; member 174 struct rb_node *node; in stat_seq_start() local 198 struct rb_node *node = p; in stat_seq_next() local 310 struct stat_session *session, *node; in register_stat_tracer() local 353 struct stat_session *node, *tmp; in unregister_stat_tracer() local
|
| /kernel/gcov/ |
| D | fs.c | 255 static struct gcov_info *get_node_info(struct gcov_node *node) in get_node_info() 267 static struct gcov_info *get_accumulated_info(struct gcov_node *node) in get_accumulated_info() 290 struct gcov_node *node = inode->i_private; in gcov_seq_open() local 350 struct gcov_node *node; in get_node_by_name() local 365 static void reset_node(struct gcov_node *node) in reset_node() 387 struct gcov_node *node; in gcov_seq_write() local 476 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links() 520 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node() 542 struct gcov_node *node; in new_node() local 574 static void remove_links(struct gcov_node *node) in remove_links() [all …]
|
| /kernel/locking/ |
| D | qspinlock_paravirt.h | 169 struct pv_node *node; member 208 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 240 struct pv_node *node; in pv_unhash() local 275 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 290 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node() 357 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 399 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() 501 struct pv_node *node; in __pv_queued_spin_unlock_slowpath() local
|
| D | osq_lock.c | 32 static inline int node_cpu(struct optimistic_spin_node *node) in node_cpu() 55 struct optimistic_spin_node *node, in osq_wait_next() 95 struct optimistic_spin_node *node = this_cpu_ptr(&osq_node); in osq_lock() local 213 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
| D | qspinlock.c | 270 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node() 271 static __always_inline void __pv_wait_node(struct mcs_spinlock *node, in __pv_wait_node() 274 struct mcs_spinlock *node) { } in __pv_kick_node() 276 struct mcs_spinlock *node) in __pv_wait_head_or_lock() 315 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
| D | mcs_spinlock.h | 65 void mcs_spin_lock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_lock() 102 void mcs_spin_unlock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_unlock()
|
| /kernel/irq/ |
| D | irqdesc.c | 54 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks() 80 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init() 108 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks() 110 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init() 114 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults() 187 static int init_desc(struct irq_desc *desc, int irq, int node, in init_desc() 443 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc() 507 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() 562 int i, initcnt, node = first_online_node; in early_irq_init() local 600 int count, i, node = first_online_node; in early_irq_init() local [all …]
|
| /kernel/ |
| D | scs.c | 31 static void *__scs_alloc(int node) in __scs_alloc() 54 void *scs_alloc(int node) in scs_alloc() 114 int scs_prepare(struct task_struct *tsk, int node) in scs_prepare()
|
| D | async.c | 151 void *data, int node, in __async_schedule_node_domain() 201 int node, struct async_domain *domain) in async_schedule_node_domain() 242 async_cookie_t async_schedule_node(async_func_t func, void *data, int node) in async_schedule_node()
|
| D | audit_tree.c | 619 struct audit_node *node = list_entry(p, struct audit_node, list); in trim_marked() local 687 struct audit_node *node; in audit_trim_trees() local 843 struct audit_node *node; in audit_add_tree_rule() local 942 struct audit_node *node; in audit_tag_tree() local
|
| D | fork.c | 186 static inline struct task_struct *alloc_task_struct_node(int node) in alloc_task_struct_node() 285 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() 369 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() 404 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() 1092 static struct task_struct *dup_task_struct(struct task_struct *orig, int node) in dup_task_struct() 2143 int node, in copy_process() 2753 struct task_struct *create_io_thread(int (*fn)(void *), void *arg, int node) in create_io_thread()
|
| D | kthread.c | 44 int node; member 430 void *data, int node, in __kthread_create_on_node() 505 void *data, int node, in kthread_create_on_node() 875 int node = NUMA_NO_NODE; in __kthread_create_worker() local
|
| D | cpu.c | 76 struct hlist_node *node; member 170 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() 1126 struct hlist_node *node) in cpuhp_invoke_ap_callback() 2351 struct hlist_node *node) in cpuhp_issue_call() 2384 struct hlist_node *node) in cpuhp_rollback_install() 2403 struct hlist_node *node, in __cpuhp_state_add_instance_cpuslocked() 2447 int __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node, in __cpuhp_state_add_instance() 2553 struct hlist_node *node, bool invoke) in __cpuhp_state_remove_instance()
|
| /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
|
| /kernel/events/ |
| D | ring_buffer.c | 615 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page() 681 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local 819 int node; in perf_mmap_alloc_page() local 841 int i, node; in rb_alloc() local 939 int node; in rb_alloc() local
|
| /kernel/module/ |
| D | tree_lookup.c | 64 static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_insert() 69 static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_remove()
|
| /kernel/time/ |
| D | timer_migration.c | 562 struct timerqueue_node *node = NULL; in tmigr_next_groupevt() local 1479 int node) in tmigr_init_group() 1517 static struct tmigr_group *tmigr_get_group(unsigned int cpu, int node, in tmigr_get_group() 1636 static int tmigr_setup_groups(unsigned int cpu, unsigned int node) in tmigr_setup_groups() 1747 int node = cpu_to_node(cpu); in tmigr_add_cpu() local
|
| /kernel/livepatch/ |
| D | patch.h | 23 struct list_head node; member
|
| /kernel/sched/ |
| D | topology.c | 2052 int node; in sched_update_numa() local 2068 int node = cpu_to_node(cpu); in sched_domains_numa_masks_set() local 2130 int node; member 2166 int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu() 2216 const struct cpumask *sched_numa_hop_mask(unsigned int node, unsigned int hops) in sched_numa_hop_mask()
|