Home
last modified time | relevance | path

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

/kernel/
Dstatic_call_inline.c96 struct static_call_site *stop) in static_call_sort_entries()
125 struct static_call_site *site, *stop; in __static_call_update() local
211 struct static_call_site *stop) in __static_call_init()
339 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup() local
356 struct static_call_site *stop = start + mod->num_static_call_sites; in static_call_add_module() local
395 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()
432 struct jump_entry *stop, in __jump_label_update()
443 struct jump_entry *stop, in __jump_label_update()
579 struct jump_entry *stop; in __jump_label_mod_update() local
808 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
Dmodule.c430 const struct kernel_symbol *start, *stop; member
2657 const struct kernel_symbol *stop) in lookup_exported_symbol()
/kernel/power/
Dswap.c548 ktime_t stop; in save_image() local
588 atomic_t stop; /* ready to stop flag */ member
630 atomic_t stop; /* ready to stop flag */ member
685 ktime_t stop; in save_image_lzo() local
1066 ktime_t stop; in load_image() local
1117 atomic_t stop; /* ready to stop flag */ member
1174 ktime_t stop; in load_image_lzo() local
Dhibernate.c254 void swsusp_show_speed(ktime_t start, ktime_t stop, in swsusp_show_speed()
Dsnapshot.c1737 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.h539 void (*stop)(struct trace_array *tr); member
Dring_buffer.c697 int stop = 0; in verify_event() local
Dftrace.c3109 u64 start, stop; in ftrace_update_code() local
Dtrace.c6114 struct trace_eval_map **stop; in trace_insert_eval_map_file() local
/kernel/sched/
Dstop_task.c32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
Dsched.h996 struct task_struct *stop; member
Dcore.c3547 void sched_set_stop_task(int cpu, struct task_struct *stop) in sched_set_stop_task()
/kernel/kcsan/
Dkcsan_test.c72 end_test_checks(bool stop) in end_test_checks()
/kernel/rcu/
Drcutorture.c2098 int stop; member