Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 58) sorted by relevance

123

/kernel/trace/
Dtrace_selftest.c61 static int trace_test_buffer(struct trace_buffer *buf, unsigned long *count) in trace_test_buffer()
323 unsigned long count; in trace_selftest_startup_dynamic_tracing() local
647 unsigned long count; in trace_selftest_startup_function() local
735 unsigned long count; in trace_selftest_startup_function_graph() local
792 unsigned long count; in trace_selftest_startup_irqsoff() local
841 unsigned long count; in trace_selftest_startup_preemptoff() local
903 unsigned long count; in trace_selftest_startup_preemptirqsoff() local
1044 unsigned long count; in trace_selftest_startup_wakeup() local
1115 unsigned long count; in trace_selftest_startup_sched_switch() local
1147 unsigned long count; in trace_selftest_startup_branch() local
Dtrace_functions.c219 unsigned long *count = (long *)data; in update_count() local
297 long count = (long)data; in ftrace_probe_print() local
365 void *count = (void *)-1; in ftrace_trace_probe_callback() local
Dtrace_stack.c201 size_t count, loff_t *ppos) in stack_max_size_read()
215 size_t count, loff_t *ppos) in stack_max_size_write()
Dtrace.c2316 unsigned long count; in get_total_entries() local
3053 size_t count, loff_t *ppos) in tracing_write_stub()
3100 size_t count, loff_t *ppos) in tracing_cpumask_read()
3122 size_t count, loff_t *ppos) in tracing_cpumask_write()
4168 size_t count; in tracing_fill_pipe_page() local
4871 size_t count, loff_t *ppos) in tracing_buffers_read()
5158 size_t count, loff_t *ppos) in tracing_stats_read()
5273 unsigned long *count = (long *)data; in ftrace_count_snapshot() local
5288 long count = (long)data; in ftrace_snapshot_print() local
5317 void *count = (void *)-1; in ftrace_trace_snapshot_callback() local
/kernel/
Dksysfs.c45 const char *buf, size_t count) in uevent_helper_store()
66 const char *buf, size_t count) in profiling_store()
111 const char *buf, size_t count) in kexec_crash_size_store()
151 const char *buf, size_t count) in rcu_expedited_store()
169 char *buf, loff_t off, size_t count) in notes_read()
Dgroups.c71 unsigned int count = group_info->ngroups; in groups_to_user() local
88 unsigned int count = group_info->ngroups; in groups_from_user() local
Dprofile.c440 const char __user *buffer, size_t count, loff_t *pos) in prof_cpu_mask_proc_write()
478 read_profile(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_profile()
512 size_t count, loff_t *ppos) in write_profile()
Daudit_tree.c12 atomic_t count; member
28 int count; member
137 static struct audit_chunk *alloc_chunk(int count) in alloc_chunk()
Ddelayacct.c64 u64 *total, u32 *count) in delayacct_end()
Dsemaphore.c133 int count; in down_trylock() local
Dlatencytop.c265 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write()
Dkexec.c368 unsigned int count, i; in kimage_alloc_pages() local
381 unsigned int order, count, i; in kimage_free_pages() local
421 unsigned int count; in kimage_alloc_normal_control_pages() local
Drtmutex-tester.c277 const char *buf, size_t count) in sysfs_test_command()
Duser_namespace.c134 static u32 map_id_range_down(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down()
576 size_t count, loff_t *ppos, in map_write()
/kernel/debug/
Dgdbstub.c94 int count; in get_packet() local
147 int count; in put_packet() local
238 char *kgdb_mem2hex(char *mem, char *buf, int count) in kgdb_mem2hex()
267 int kgdb_hex2mem(char *buf, char *mem, int count) in kgdb_hex2mem()
325 static int kgdb_ebin2mem(char *buf, char *mem, int count) in kgdb_ebin2mem()
/kernel/irq/
Dproc.c77 const char __user *buffer, size_t count, loff_t *pos) in write_irq_affinity()
121 const char __user *buffer, size_t count, loff_t *pos) in irq_affinity_proc_write()
127 const char __user *buffer, size_t count, loff_t *pos) in irq_affinity_list_proc_write()
178 const char __user *buffer, size_t count, loff_t *ppos) in default_affinity_write()
Dirqdomain.c395 unsigned int irq_base, int count) in irq_domain_disassociate_many()
442 irq_hw_number_t hwirq_base, int count) in irq_domain_associate_many()
639 irq_hw_number_t hwirq_base, int count) in irq_create_strict_mappings()
Dspurious.c225 static int count = 100; in report_bad_irq() local
/kernel/power/
Duser.c131 size_t count, loff_t *offp) in snapshot_read()
164 size_t count, loff_t *offp) in snapshot_write()
Dqos.c520 size_t count, loff_t *f_pos) in pm_qos_power_read()
539 size_t count, loff_t *f_pos) in pm_qos_power_write()
/kernel/time/
Dclocksource.c802 ssize_t count = 0; in sysfs_show_current_clocksources() local
823 const char *buf, size_t count) in sysfs_override_clocksource()
861 ssize_t count = 0; in sysfs_show_available_clocksources() local
Dtimer_stats.c70 unsigned long count; member
360 size_t count, loff_t *offs) in tstats_write()
/kernel/sched/
Dcpupri.h14 atomic_t count; member
/kernel/events/
Dcallchain.c100 int count; in get_callchain_buffers() local
/kernel/gcov/
Dgcov.h28 #define GCOV_TAG_FOR_COUNTER(count) \ argument

123