Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 74) sorted by relevance

123

/kernel/power/
Dhibernate.c1295 static int __init resume_setup(char *str) in resume_setup()
1304 static int __init resume_offset_setup(char *str) in resume_offset_setup()
1317 static int __init hibernate_setup(char *str) in hibernate_setup()
1333 static int __init noresume_setup(char *str) in noresume_setup()
1339 static int __init resumewait_setup(char *str) in resumewait_setup()
1345 static int __init resumedelay_setup(char *str) in resumedelay_setup()
1354 static int __init nohibernate_setup(char *str) in nohibernate_setup()
Dwakelock.c205 const char *str = buf; in pm_wake_lock() local
/kernel/irq/
Dspurious.c436 int noirqdebug_setup(char *str) in noirqdebug_setup()
448 static int __init irqfixup_setup(char *str) in irqfixup_setup()
464 static int __init irqpoll_setup(char *str) in irqpoll_setup()
/kernel/sched/
Disolation.c109 static int __init housekeeping_setup(char *str, unsigned long flags) in housekeeping_setup()
180 static int __init housekeeping_nohz_full_setup(char *str) in housekeeping_nohz_full_setup()
191 static int __init housekeeping_isolcpus_setup(char *str) in housekeeping_isolcpus_setup()
Dautogroup.c221 static int __init setup_autogroup(char *str) in setup_autogroup()
/kernel/trace/
Dtrace_events_filter.c120 static bool is_not(const char *str) in is_not()
447 predicate_parse(const char *str, int nr_parens, int nr_preds, in predicate_parse()
707 static __always_inline char *test_string(char *str) in test_string()
724 static __always_inline char *test_ustring(char *str) in test_ustring()
757 static __always_inline int filter_pchar(struct filter_pred *pred, char *str) in filter_pchar()
773 char *str; in filter_pred_pchar() local
786 char *str; in filter_pred_pchar_user() local
891 static int regex_match_full(char *str, struct regex *r, int len) in regex_match_full()
900 static int regex_match_front(char *str, struct regex *r, int len) in regex_match_front()
908 static int regex_match_middle(char *str, struct regex *r, int len) in regex_match_middle()
[all …]
Dtrace_events_inject.c36 parse_field(char *str, struct trace_event_call *call, in parse_field()
196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
Dtrace_printk.c254 bool trace_is_tracepoint_string(const char *str) in trace_is_tracepoint_string()
314 const char *str = *fmt; in t_show() local
Dtrace_events_hist.c762 static int errpos(char *str) in errpos()
770 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set()
1395 static int parse_map_size(char *str) in parse_map_size()
1435 static int parse_action(char *str, struct hist_trigger_attrs *attrs) in parse_action()
1457 char *str, struct hist_trigger_attrs *attrs) in parse_assignment()
1537 char *str = strsep(&trigger_str, ":"); in parse_hist_trigger_attrs() local
1722 char str[HIST_CONST_DIGITS_MAX]; in expr_field_str() local
1802 static int contains_operator(char *str, char **sep) in contains_operator()
2283 char *field_name, *modifier, *str; in parse_field() local
2397 char *str, char *var_name, in parse_const()
[all …]
Dtrace_dynevent.h129 const char *str; member
Dftrace.c504 char str[KSYM_SYMBOL_LEN]; in function_stat_show() local
3665 char str[KSYM_SYMBOL_LEN]; in test_for_valid_rec() local
3721 char str[KSYM_SYMBOL_LEN]; in print_rec() local
4011 char * __weak arch_ftrace_match_adjust(char *str, const char *search) in arch_ftrace_match_adjust()
4016 static int ftrace_match(char *str, struct ftrace_glob *g) in ftrace_match()
4100 static int lookup_ip(unsigned long ip, char **modname, char *str) in lookup_ip()
4110 static int lookup_ip(unsigned long ip, char **modname, char *str) in lookup_ip()
4121 char str[KSYM_SYMBOL_LEN]; in ftrace_match_record() local
4828 char str[KSYM_SYMBOL_LEN]; in unregister_ftrace_function_probe_func() local
5991 static int __init set_ftrace_notrace(char *str) in set_ftrace_notrace()
[all …]
Dtrace_seq.c205 void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts()
Dtrace.c192 static int __init set_cmdline_ftrace(char *str) in set_cmdline_ftrace()
202 static int __init set_ftrace_dump_on_oops(char *str) in set_ftrace_dump_on_oops()
218 static int __init stop_trace_on_warning(char *str) in stop_trace_on_warning()
226 static int __init boot_alloc_snapshot(char *str) in boot_alloc_snapshot()
236 static int __init boot_snapshot(char *str) in boot_snapshot()
247 static int __init set_trace_boot_options(char *str) in set_trace_boot_options()
257 static int __init set_trace_boot_clock(char *str) in set_trace_boot_clock()
265 static int __init set_tracepoint_printk(char *str) in set_tracepoint_printk()
277 static int __init set_tracepoint_printk_stop(char *str) in set_tracepoint_printk_stop()
1008 const char *str, int size) in __trace_array_puts()
[all …]
Dtrace_probe.c345 static int str_to_immediate(char *str, unsigned long *imm) in str_to_immediate()
356 static int __parse_imm_string(char *str, char **pbuf, int offs) in __parse_imm_string()
Dfprobe.c194 unsigned char *str; in register_fprobe() local
/kernel/
Dwatchdog.c76 static int __init hardlockup_panic_setup(char *str) in hardlockup_panic_setup()
188 static int __init softlockup_panic_setup(char *str) in softlockup_panic_setup()
195 static int __init nowatchdog_setup(char *str) in nowatchdog_setup()
202 static int __init nosoftlockup_setup(char *str) in nosoftlockup_setup()
209 static int __init watchdog_thresh_setup(char *str) in watchdog_thresh_setup()
Dauditfilter.c129 char *str; in audit_unpack_string() local
457 char *str; in audit_data_to_entry() local
623 static inline size_t audit_pack_string(void **bufp, const char *str) in audit_pack_string()
Dsmp.c164 static int __init csdlock_debug(char *str) in csdlock_debug()
1067 static int __init nosmp(char *str) in nosmp()
1078 static int __init nrcpus(char *str) in nrcpus()
1090 static int __init maxcpus(char *str) in maxcpus()
Drseq.c174 static bool rseq_warn_flags(const char *str, u32 flags) in rseq_warn_flags()
/kernel/printk/
Dbraille.c12 int _braille_console_setup(char **str, char **brl_options) in _braille_console_setup()
Dbraille.h37 _braille_console_setup(char **str, char **brl_options) in _braille_console_setup()
Dprintk.c127 static int __control_devkmsg(char *str) in __control_devkmsg()
155 static int __init control_devkmsg(char *str) in control_devkmsg()
993 static int __init log_buf_len_setup(char *str) in log_buf_len_setup()
1191 static int __init ignore_loglevel_setup(char *str) in ignore_loglevel_setup()
1214 static int __init boot_delay_setup(char *str) in boot_delay_setup()
2411 static int __init console_msg_format_setup(char *str) in console_msg_format_setup()
2425 static int __init console_setup(char *str) in console_setup()
2495 static int __init console_suspend_disable(char *str) in console_suspend_disable()
3019 static int __init keep_bootcon_setup(char *str) in keep_bootcon_setup()
/kernel/bpf/
Dtnum.c175 int tnum_strn(char *str, size_t size, struct tnum a) in tnum_strn()
181 int tnum_sbin(char *str, size_t size, struct tnum a) in tnum_sbin()
/kernel/debug/
Ddebug_core.c139 static int __init opt_nokgdbroundup(char *str) in opt_nokgdbroundup()
956 static int __init opt_kgdb_con(char *str) in opt_kgdb_con()
1227 static int __init opt_kgdb_wait(char *str) in opt_kgdb_wait()
/kernel/locking/
Dlockdep_proc.c62 char str[KSYM_NAME_LEN]; in print_name() local
485 char str[KSYM_NAME_LEN]; in seq_stats() local

123