Home
last modified time | relevance | path

Searched defs:len (Results 1 – 25 of 61) sorted by relevance

123

/kernel/printk/
Dprintk_safe.c50 atomic_t len; /* length of written data */ member
87 size_t len; in printk_safe_log_store() local
125 static inline void printk_safe_flush_line(const char *text, int len) in printk_safe_flush_line()
137 static int printk_safe_flush_buffer(const char *start, size_t len) in printk_safe_flush_buffer()
202 size_t len; in __printk_safe_flush() local
384 int len; in vprintk_func() local
Dprintk.c356 u16 len; /* length of entire record */ member
764 size_t len = iov_iter_count(from); in devkmsg_write() local
825 size_t len; in devkmsg_read() local
1236 size_t len = 0; in print_prefix() local
1261 size_t len = 0; in msg_print_text() local
1301 int len = 0; in syslog_print() local
1361 int len = 0; in syslog_print_all() local
1440 int do_syslog(int type, char __user *buf, int len, int source) in do_syslog()
1552 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3() argument
1703 const char *text, size_t len) in call_console_drivers()
[all …]
/kernel/trace/
Dtrace_seq.c209 unsigned int len = strlen(str); in trace_seq_puts() local
261 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem()
288 unsigned int len) in trace_seq_putmem_hex()
Dtrace_export.c95 #define __array(type, item, len) \ argument
108 #define __array_desc(type, container, item, len) \ argument
152 #define __array(type, item, len) argument
155 #define __array_desc(type, container, item, len) argument
Dtrace_events_filter.c237 int len = strlen(*addr) + 1; /* including tailing '\0' */ in filter_pred_pchar() local
332 static int regex_match_full(char *str, struct regex *r, int len) in regex_match_full()
339 static int regex_match_front(char *str, struct regex *r, int len) in regex_match_front()
349 static int regex_match_middle(char *str, struct regex *r, int len) in regex_match_middle()
356 static int regex_match_end(char *str, struct regex *r, int len) in regex_match_end()
389 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex()
2128 ftrace_function_filter_re(char *buf, int len, int *count) in ftrace_function_filter_re()
2148 int reset, char *re, int len) in ftrace_function_set_regexp()
2160 static int __ftrace_function_set_filter(int filter, char *buf, int len, in __ftrace_function_set_filter()
Dtrace_probe.c67 int len = *(u32 *)data >> 16; in PRINT_TYPE_FUNC_NAME() local
710 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt()
756 int len; in set_print_fmt() local
Dtrace_selftest.c463 int len; in trace_selftest_function_recursion() local
567 int len; in trace_selftest_function_regs() local
Dtrace.c751 unsigned long len, in __trace_buffer_lock_reserve()
1289 int len; in trace_seq_to_buffer() local
2153 unsigned long len, in trace_buffer_lock_reserve()
2275 int type, unsigned long len, in trace_event_buffer_lock_reserve()
2916 int len = 0, size, pc; in trace_vbprintk() local
2973 int len = 0, size, pc; in __trace_array_vprintk() local
4220 int len; in tracing_cpumask_read() local
5088 int len) in trace_insert_eval_map_file()
5145 struct trace_eval_map **start, int len) { } in trace_insert_eval_map_file()
5149 struct trace_eval_map **start, int len) in trace_insert_eval_map()
[all …]
/kernel/power/
Dwakelock.c150 static struct wakelock *wakelock_lookup_add(const char *name, size_t len, in wakelock_lookup_add()
204 size_t len; in pm_wake_lock() local
250 size_t len; in pm_wake_unlock() local
Dmain.c109 int len; in decode_suspend_state() local
192 int len; in pm_test_store() local
461 int len; in decode_state() local
Dhibernate.c991 int len; in disk_store() local
1048 int len = n; in resume_store() local
/kernel/
Daudit.c1148 u32 len; in audit_receive_msg() local
1467 int len; in audit_receive() local
1788 int len, avail; in audit_log_vformat() local
1854 size_t len) in audit_log_n_hex()
1919 bool audit_string_contains_control(const char *string, size_t len) in audit_string_contains_control()
1944 size_t len) in audit_log_n_untrustedstring()
2116 u32 len; in audit_log_name() local
2155 unsigned len; in audit_log_task_context() local
2360 u32 len; in audit_log_secctx() local
Dcompat.c310 unsigned len, struct cpumask *new_mask) in compat_get_user_cpu_mask()
324 unsigned int, len, in COMPAT_SYSCALL_DEFINE3() argument
343 COMPAT_SYSCALL_DEFINE3(sched_getaffinity, compat_pid_t, pid, unsigned int, len, in COMPAT_SYSCALL_DEFINE3() argument
587 void __user *compat_alloc_user_space(unsigned long len) in compat_alloc_user_space()
Dptrace.c40 void *buf, int len, unsigned int gup_flags) in ptrace_access_vm()
587 int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) in ptrace_readdata()
613 int ptrace_writedata(struct task_struct *tsk, char __user *src, unsigned long dst, int len) in ptrace_writedata()
1274 compat_size_t len; in compat_ptrace_request() local
Dconfigs.c59 size_t len, loff_t * offset) in ikconfig_read_current()
Dauditsc.c978 u32 len; in audit_log_pid_context() local
1204 u32 len; in show_special() local
1288 static inline int audit_proctitle_rtrim(char *proctitle, int len) in audit_proctitle_rtrim()
1306 int len = strlen(msg); in audit_log_proctitle() local
2226 int __audit_sockaddr(int len, void *a) in __audit_sockaddr()
Dsys.c1153 static int override_release(char __user *release, size_t len) in override_release()
1245 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
1272 SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
1298 SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
2000 unsigned long len) in prctl_set_auxv()
2295 unsigned long len; in prctl_set_vma() local
Dkallsyms.c93 int len, skipped_first = 0; in kallsyms_expand_symbol() local
429 int len; in __sprint_symbol() local
Dparams.c418 int len; in param_array() local
559 const char *buf, size_t len) in param_attr_store()
891 const char *buf, size_t len) in module_attr_store()
Dgroups.c18 unsigned int len; in groups_alloc() local
/kernel/debug/kdb/
Dkdb_io.c213 int len = strlen(buffer); in kdb_read() local
570 int fnd, len; in vkdb_printf() local
/kernel/gcov/
Dfs.c274 size_t len, loff_t *pos) in gcov_seq_write()
534 size_t len, loff_t *pos) in reset_write()
555 static ssize_t reset_read(struct file *file, char __user *addr, size_t len, in reset_read()
/kernel/events/
Dring_buffer.c280 const void *buf, unsigned int len) in perf_output_copy()
286 unsigned int len) in perf_output_skip()
/kernel/debug/
Dgdbstub.c198 void gdbstub_msg_write(const char *s, int len) in gdbstub_msg_write()
776 int len = strlen(remcom_in_buffer + 6); in gdb_cmd_query() local
/kernel/locking/
Dqspinlock_stat.h106 int cpu, counter, len; in qstat_read() local

123