Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 48) sorted by relevance

12

/kernel/time/
Dtimer_stats.c53 struct entry { struct
57 struct entry *next; argument
62 void *timer;
63 void *start_func;
64 void *expire_func;
65 pid_t pid;
70 unsigned long count;
71 u32 flags;
77 char comm[TASK_COMM_LEN + 1];
128 #define __tstat_hashfn(entry) \ argument
[all …]
/kernel/
Dauditfilter.c117 struct audit_entry *entry; in audit_init_entry() local
219 static int audit_match_signal(struct audit_entry *entry) in audit_match_signal()
249 struct audit_entry *entry; in audit_to_entry_common() local
333 static int audit_field_valid(struct audit_entry *entry, struct audit_field *f) in audit_field_valid()
423 struct audit_entry *entry; in audit_data_to_entry() local
785 struct audit_entry *entry; in audit_dupe_rule() local
862 static struct audit_entry *audit_find_rule(struct audit_entry *entry, in audit_find_rule()
901 static inline int audit_add_rule(struct audit_entry *entry) in audit_add_rule()
981 int audit_del_rule(struct audit_entry *entry) in audit_del_rule()
1096 struct audit_entry *entry; in audit_rule_change() local
[all …]
Djump_label.c201 static int addr_conflict(struct jump_entry *entry, void *start, void *end) in addr_conflict()
231 void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
247 static inline struct static_key *jump_entry_key(struct jump_entry *entry) in jump_entry_key()
252 static bool jump_entry_branch(struct jump_entry *entry) in jump_entry_branch()
257 static enum jump_label_type jump_label_type(struct jump_entry *entry) in jump_label_type()
268 struct jump_entry *entry, in __jump_label_update()
330 static enum jump_label_type jump_label_init_type(struct jump_entry *entry) in jump_label_init_type()
564 struct jump_entry *entry = static_key_entries(key); in jump_label_update() local
Dkexec.c40 static int kimage_alloc_init(struct kimage **rimage, unsigned long entry, in kimage_alloc_init()
107 static int do_kexec_load(unsigned long entry, unsigned long nr_segments, in do_kexec_load()
187 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4() argument
233 COMPAT_SYSCALL_DEFINE4(kexec_load, compat_ulong_t, entry, in COMPAT_SYSCALL_DEFINE4() argument
Dfutex_compat.c23 fetch_robust_entry(compat_uptr_t *uentry, struct robust_list __user **entry, in fetch_robust_entry()
35 static void __user *futex_uaddr(struct robust_list __user *entry, in futex_uaddr()
53 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
Daudit_tree.c132 static void audit_tree_destroy_watch(struct fsnotify_mark *entry) in audit_tree_destroy_watch()
175 struct fsnotify_mark *entry = &chunk->mark; in insert_hash() local
221 struct fsnotify_mark *entry = &chunk->mark; in untag_chunk() local
319 struct fsnotify_mark *entry; in create_chunk() local
473 struct audit_entry *entry; in kill_rules() local
957 static void audit_tree_freeing_mark(struct fsnotify_mark *entry, struct fsnotify_group *group) in audit_tree_freeing_mark()
Dasync.c115 struct async_entry *entry = in async_run_entry_fn() local
154 struct async_entry *entry; in __async_schedule() local
Dkexec_core.c488 static int kimage_add_entry(struct kimage *image, kimage_entry_t entry) in kimage_add_entry()
554 #define for_each_kimage_entry(image, ptr, entry) \ argument
559 static void kimage_free_entry(kimage_entry_t entry) in kimage_free_entry()
569 kimage_entry_t *ptr, entry; in kimage_free() local
611 kimage_entry_t *ptr, entry; in kimage_dst_used() local
Dconfigs.c74 struct proc_dir_entry *entry; in ikconfig_init() local
Dworkqueue_internal.h26 struct list_head entry; /* L: while idle */ member
/kernel/trace/
Dtrace_syscalls.c24 struct syscall_metadata *entry = call->data; in syscall_get_enter_fields() local
111 struct syscall_metadata *entry; in get_syscall_name() local
128 struct syscall_metadata *entry; in print_syscall_enter() local
175 struct syscall_metadata *entry; in print_syscall_exit() local
207 __set_enter_print_fmt(struct syscall_metadata *entry, char *buf, int len) in __set_enter_print_fmt()
238 struct syscall_metadata *entry = call->data; in set_syscall_print_fmt() local
261 struct syscall_metadata *entry = call->data; in free_syscall_print_fmt() local
311 struct syscall_trace_enter *entry; in ftrace_syscall_enter() local
359 struct syscall_trace_exit *entry; in ftrace_syscall_exit() local
Dtrace_mmiotrace.c168 struct trace_entry *entry = iter->ent; in mmio_print_rw() local
213 struct trace_entry *entry = iter->ent; in mmio_print_map() local
247 struct trace_entry *entry = iter->ent; in mmio_print_mark() local
300 struct trace_mmiotrace_rw *entry; in __trace_mmiotrace_rw() local
330 struct trace_mmiotrace_map *entry; in __trace_mmiotrace_map() local
Dtrace_output.c26 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only() local
39 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only() local
52 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only() local
231 struct trace_entry *entry; in trace_raw_output_prep() local
385 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt()
439 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic()
529 struct trace_entry *entry = iter->ent; in trace_print_context() local
570 struct trace_entry *entry = iter->ent, in trace_print_lat_context() local
946 struct trace_entry *entry = iter->ent; in trace_graph_ret_trace() local
1284 struct trace_entry *entry = iter->ent; in trace_hwlat_print() local
[all …]
Dring_buffer_benchmark.c86 int *entry; in read_event() local
109 int *entry; in read_page() local
248 int *entry; in ring_buffer_producer() local
Dtrace_functions_graph.c357 struct ftrace_graph_ent_entry *entry; in __trace_graph_entry() local
468 struct ftrace_graph_ret_entry *entry; in __trace_graph_return() local
594 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
829 struct ftrace_graph_ent_entry *entry, in print_graph_entry_leaf()
881 struct ftrace_graph_ent_entry *entry, in print_graph_entry_nested()
1246 struct trace_entry *entry = iter->ent; in print_graph_function_flags() local
Dtrace_kprobe.c918 struct kprobe_trace_entry_head *entry; in __kprobe_trace_func() local
966 struct kretprobe_trace_entry_head *entry; in __kretprobe_trace_func() local
1135 struct kprobe_trace_entry_head *entry; in kprobe_perf_func() local
1171 struct kretprobe_trace_entry_head *entry; in kretprobe_perf_func() local
1324 struct dentry *entry; in init_kprobe_trace() local
Dtrace_event_perf.c294 struct trace_entry *entry = record; in perf_trace_buf_update() local
309 struct ftrace_entry *entry; in perf_ftrace_function_call() local
Dtracing_map.c417 struct tracing_map_entry *entry; in __tracing_map_insert() local
774 static void destroy_sort_entry(struct tracing_map_sort_entry *entry) in destroy_sort_entry()
1011 struct tracing_map_entry *entry; in tracing_map_sort_entries() local
Dftrace.c1036 struct dentry *entry; in ftrace_profile_tracefs() local
1208 struct ftrace_func_entry *entry; in ftrace_lookup_ip() local
1229 struct ftrace_func_entry *entry) in __add_hash_entry()
1246 struct ftrace_func_entry *entry; in add_hash_entry() local
1260 struct ftrace_func_entry *entry) in free_hash_entry()
1269 struct ftrace_func_entry *entry) in remove_hash_entry()
1279 struct ftrace_func_entry *entry; in ftrace_hash_clear() local
1350 struct ftrace_func_entry *entry; in alloc_and_copy_ftrace_hash() local
1394 struct ftrace_func_entry *entry; in ftrace_hash_move() local
3528 struct ftrace_func_entry *entry; in enter_record() local
[all …]
Dtrace_hwlat.c110 struct hwlat_entry *entry; in trace_hwlat_sample() local
410 u64 *entry = filp->private_data; in hwlat_read() local
/kernel/power/
Dconsole.c47 struct pm_vt_switch *entry, *tmp; in pm_vt_switch_required() local
108 struct pm_vt_switch *entry; in pm_vt_switch() local
/kernel/events/
Dcallchain.c37 __weak void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel()
42 __weak void perf_callchain_user(struct perf_callchain_entry_ctx *entry, in perf_callchain_user()
201 struct perf_callchain_entry *entry; in get_perf_callchain() local
/kernel/sched/
Ddebug.c215 struct ctl_table *entry = in sd_alloc_ctl_entry() local
223 struct ctl_table *entry; in sd_free_ctl_entry() local
246 set_table_entry(struct ctl_table *entry, in set_table_entry()
353 struct ctl_table *entry = &table[13]; in sd_alloc_ctl_domain_table() local
369 struct ctl_table *entry, *table; in sd_alloc_ctl_cpu_table() local
396 struct ctl_table *entry = sd_alloc_ctl_entry(cpu_num + 1); in register_sched_domain_sysctl() local
/kernel/irq/
Dmsi.c54 void free_msi_entry(struct msi_desc *entry) in free_msi_entry()
60 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg()
67 struct msi_desc *entry = irq_get_msi_desc(irq); in get_cached_msi_msg() local
/kernel/locking/
Dlockdep.c847 struct lock_list *entry; in add_lock_to_list() local
972 int (*match)(struct lock_list *entry, void *data), in __bfs()
976 struct lock_list *entry; in __bfs() local
1041 int (*match)(struct lock_list *entry, void *data), in __bfs_forwards()
1050 int (*match)(struct lock_list *entry, void *data), in __bfs_backwards()
1135 print_circular_bug_header(struct lock_list *entry, unsigned int depth, in print_circular_bug_header()
1162 static inline int class_equal(struct lock_list *entry, void *data) in class_equal()
1220 static int noop_count(struct lock_list *entry, void *data) in noop_count()
1303 static inline int usage_match(struct lock_list *entry, void *bit) in usage_match()
1387 struct lock_list *entry = leaf; in print_shortest_lock_dependencies() local
[all …]

12