Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 18 of 18) 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()
428 struct jump_entry *stop, in __jump_label_update()
439 struct jump_entry *stop, in __jump_label_update()
575 struct jump_entry *stop; in __jump_label_mod_update() local
779 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/kernel/power/
Dswap.c556 ktime_t stop; in save_image() local
598 atomic_t stop; /* ready to stop flag */ member
640 atomic_t stop; /* ready to stop flag */ member
695 ktime_t stop; in save_image_lzo() local
1074 ktime_t stop; in load_image() local
1125 atomic_t stop; /* ready to stop flag */ member
1182 ktime_t stop; in load_image_lzo() local
Dhibernate.c258 void swsusp_show_speed(ktime_t start, ktime_t stop, in swsusp_show_speed()
Dsnapshot.c1785 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.h538 void (*stop)(struct trace_array *tr); member
Dring_buffer.c711 int stop = 0; in verify_event() local
Dftrace.c3130 u64 start, stop; in ftrace_update_code() local
Dtrace.c6128 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.h1029 struct task_struct *stop; member
Dcore.c3666 void sched_set_stop_task(int cpu, struct task_struct *stop) in sched_set_stop_task()
/kernel/module/
Dkallsyms.c17 const struct kernel_symbol *stop) in lookup_exported_symbol()
Dmain.c95 const struct kernel_symbol *start, *stop; member
/kernel/kcsan/
Dkcsan_test.c80 end_test_checks(bool stop) in end_test_checks()
/kernel/rcu/
Drcutorture.c2456 int stop; member