Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 18 of 18) sorted by relevance

/kernel/
Dstatic_call_inline.c107 struct static_call_site *stop) in static_call_sort_entries()
136 struct static_call_site *site, *stop; in __static_call_update() local
222 struct static_call_site *stop) in __static_call_init()
350 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup() local
367 struct static_call_site *stop = start + mod->num_static_call_sites; in static_call_add_module() local
406 struct static_call_site *stop = mod->static_call_sites + in static_call_del_module() local
Djump_label.c80 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
494 struct jump_entry *stop, in __jump_label_update()
505 struct jump_entry *stop, in __jump_label_update()
680 struct jump_entry *stop; in __jump_label_mod_update() local
898 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/kernel/power/
Dswap.c563 ktime_t stop; in save_image() local
604 atomic_t stop; /* ready to stop flag */ member
647 atomic_t stop; /* ready to stop flag */ member
709 ktime_t stop; in save_compressed_image() local
1118 ktime_t stop; in load_image() local
1170 atomic_t stop; /* ready to stop flag */ member
1230 ktime_t stop; in load_compressed_image() local
Dhibernate.c272 void swsusp_show_speed(ktime_t start, ktime_t stop, in swsusp_show_speed()
Dsnapshot.c1834 ktime_t start, stop; in hibernate_preallocate_memory() local
/kernel/trace/
Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
Dtrace_syscalls.c86 struct syscall_metadata **stop; in find_syscall_meta() local
Dtrace.h578 void (*stop)(struct trace_array *tr); member
Dring_buffer.c601 int stop = 0; in verify_event() local
Dftrace.c3694 u64 start, stop; in ftrace_update_code() local
Dtrace.c5789 struct trace_eval_map **stop; in trace_insert_eval_map_file() local
/kernel/sched/
Dstop_task.c31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
Dsched.h1221 struct task_struct *stop; member
Dcore.c3747 void sched_set_stop_task(int cpu, struct task_struct *stop) in sched_set_stop_task()
/kernel/module/
Dkallsyms.c18 const struct kernel_symbol *stop) in lookup_exported_symbol()
Dmain.c91 const struct kernel_symbol *start, *stop; member
/kernel/kcsan/
Dkcsan_test.c80 end_test_checks(bool stop) in end_test_checks()
/kernel/rcu/
Drcutorture.c2578 int stop; member