Searched defs:stop (Results 1 – 18 of 18) sorted by relevance
| /kernel/ |
| D | static_call_inline.c | 107 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
|
| D | jump_label.c | 80 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/ |
| D | swap.c | 563 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
|
| D | hibernate.c | 272 void swsusp_show_speed(ktime_t start, ktime_t stop, in swsusp_show_speed()
|
| D | snapshot.c | 1834 ktime_t start, stop; in hibernate_preallocate_memory() local
|
| /kernel/trace/ |
| D | trace_benchmark.c | 40 u64 stop; in trace_do_benchmark() local
|
| D | trace_syscalls.c | 86 struct syscall_metadata **stop; in find_syscall_meta() local
|
| D | trace.h | 578 void (*stop)(struct trace_array *tr); member
|
| D | ring_buffer.c | 601 int stop = 0; in verify_event() local
|
| D | ftrace.c | 3694 u64 start, stop; in ftrace_update_code() local
|
| D | trace.c | 5789 struct trace_eval_map **stop; in trace_insert_eval_map_file() local
|
| /kernel/sched/ |
| D | stop_task.c | 31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
|
| D | sched.h | 1221 struct task_struct *stop; member
|
| D | core.c | 3747 void sched_set_stop_task(int cpu, struct task_struct *stop) in sched_set_stop_task()
|
| /kernel/module/ |
| D | kallsyms.c | 18 const struct kernel_symbol *stop) in lookup_exported_symbol()
|
| D | main.c | 91 const struct kernel_symbol *start, *stop; member
|
| /kernel/kcsan/ |
| D | kcsan_test.c | 80 end_test_checks(bool stop) in end_test_checks()
|
| /kernel/rcu/ |
| D | rcutorture.c | 2578 int stop; member
|