/kernel/ |
D | smpboot.c | 215 struct smp_hotplug_thread *cur; in smpboot_create_threads() local 238 struct smp_hotplug_thread *cur; in smpboot_unpark_threads() local 257 struct smp_hotplug_thread *cur; in smpboot_park_threads() local
|
D | crash_core.c | 41 char *cur = cmdline, *tmp; in parse_crashkernel_mem() local 126 char *cur = cmdline; in parse_crashkernel_simple() local 164 char *cur = cmdline; in parse_crashkernel_suffix() local
|
D | seccomp.c | 1014 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_recv() local 1091 struct seccomp_knotif *knotif = NULL, *cur; in seccomp_notify_send() local 1183 struct seccomp_knotif *cur; in seccomp_notify_poll() local 1213 struct seccomp_filter *cur; in init_listener() local 1616 const struct seccomp_log_name *cur; in seccomp_names_from_actions_logged() local 1649 const struct seccomp_log_name *cur; in seccomp_action_logged_from_name() local
|
D | padata.c | 322 struct padata_priv *cur; in padata_do_serial() local
|
D | cpu.c | 2114 ssize_t cur, res = 0; in show_cpuhp_states() local
|
D | kprobes.c | 1129 struct kprobe *cur = __this_cpu_read(kprobe_instance); in aggr_fault_handler() local
|
/kernel/bpf/ |
D | verifier.c | 428 struct bpf_verifier_state *cur = env->cur_state; in func() local 779 struct bpf_verifier_state *cur = env->cur_state; in pop_stack() local 807 struct bpf_verifier_state *cur = env->cur_state; in push_stack() local 1417 struct bpf_verifier_state *cur) in push_jmp_history() 1900 struct bpf_func_state *cur; /* state of the current function */ in check_stack_write() local 3146 struct bpf_verifier_state *cur = env->cur_state; in process_spin_lock() local 6240 struct bpf_verifier_state *cur = env->cur_state; in explored_state() local 6704 struct bpf_reg_state *cur) in range_within() 6716 u32 cur; member 6823 struct bpf_verifier_state *cur) in clean_live_states() [all …]
|
D | bpf_lru_list.c | 170 struct list_head *cur, *last, *next = inactive; in __bpf_lru_list_rotate_inactive() local
|
D | btf.c | 2970 void *cur, *end; in btf_check_all_metas() local
|
/kernel/locking/ |
D | mutex.c | 446 struct mutex_waiter *cur; in __ww_mutex_check_waiters() local 810 struct mutex_waiter *cur; in __ww_mutex_check_kill() local 856 struct mutex_waiter *cur; in __ww_mutex_add_waiter() local
|
/kernel/power/ |
D | power.h | 132 unsigned int cur; /* number of the block of PAGE_SIZE bytes the member
|
D | snapshot.c | 382 struct bm_position cur; /* most recently used bit position */ member 595 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
|
D | swap.c | 96 struct swap_map_page *cur; member
|
/kernel/time/ |
D | tick-broadcast.c | 96 struct clock_event_device *cur = tick_broadcast_device.evtdev; in tick_install_broadcast_device() local
|
/kernel/sched/ |
D | topology.c | 2131 static int dattrs_equal(struct sched_domain_attr *cur, int idx_cur, in dattrs_equal()
|
D | deadline.c | 2749 int dl_cpuset_cpumask_can_shrink(const struct cpumask *cur, in dl_cpuset_cpumask_can_shrink()
|
D | core.c | 1839 int migrate_swap(struct task_struct *cur, struct task_struct *p, in migrate_swap() 6083 int cpuset_cpumask_can_shrink(const struct cpumask *cur, in cpuset_cpumask_can_shrink()
|
D | fair.c | 1595 struct task_struct *cur; in task_numa_compare() local
|
/kernel/cgroup/ |
D | cpuset.c | 563 static int validate_change(struct cpuset *cur, struct cpuset *trial) in validate_change()
|