Searched defs:stop (Results 1 – 18 of 18) sorted by relevance
| /kernel/ |
| A 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() 349 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup() local 366 struct static_call_site *stop = start + mod->num_static_call_sites; in static_call_add_module() local 405 struct static_call_site *stop = mod->static_call_sites + in static_call_del_module() local
|
| A 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() 679 struct jump_entry *stop; in __jump_label_mod_update() local 897 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
|
| /kernel/power/ |
| A D | swap.c | 543 ktime_t stop; in save_image() local 583 atomic_t stop; /* ready to stop flag */ member 627 atomic_t stop; /* ready to stop flag */ member 690 ktime_t stop; in save_compressed_image() local 1093 ktime_t stop; in load_image() local 1146 atomic_t stop; /* ready to stop flag */ member 1208 ktime_t stop; in load_compressed_image() local
|
| A D | hibernate.c | 278 void swsusp_show_speed(ktime_t start, ktime_t stop, in swsusp_show_speed()
|
| A D | snapshot.c | 1829 ktime_t start, stop; in hibernate_preallocate_memory() local
|
| /kernel/trace/ |
| A D | trace_benchmark.c | 40 u64 stop; in trace_do_benchmark() local
|
| A D | trace_syscalls.c | 86 struct syscall_metadata **stop; in find_syscall_meta() local
|
| A D | trace.h | 608 void (*stop)(struct trace_array *tr); member
|
| A D | ring_buffer.c | 635 int stop = 0; in verify_event() local
|
| A D | ftrace.c | 3744 u64 start, stop, update_time; in ftrace_update_code() local
|
| A D | trace.c | 5811 struct trace_eval_map **stop; in trace_insert_eval_map_file() local
|
| /kernel/sched/ |
| A D | stop_task.c | 30 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
|
| A D | sched.h | 1153 struct task_struct *stop; member
|
| A D | core.c | 3629 void sched_set_stop_task(int cpu, struct task_struct *stop) in sched_set_stop_task()
|
| /kernel/module/ |
| A D | kallsyms.c | 18 const struct kernel_symbol *stop) in lookup_exported_symbol()
|
| A D | main.c | 88 const struct kernel_symbol *start, *stop; member
|
| /kernel/kcsan/ |
| A D | kcsan_test.c | 80 end_test_checks(bool stop) in end_test_checks()
|
| /kernel/rcu/ |
| A D | rcutorture.c | 3062 int stop; member
|
Completed in 137 milliseconds