/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | iostat.c | 226 static int iio_root_port_parse_str(u32 *domain, u8 *bus, char *str) in iio_root_port_parse_str() argument 352 int iostat_parse(const struct option *opt, const char *str, in iostat_parse() argument
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | expr.c | 998 static enum string_value_kind expr_parse_string(const char *str, in expr_parse_string() argument 1230 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() argument 1240 expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) expr_print_gstr_helper() argument [all...] |
H A D | conf.c | 59 static void strip(char *str) in strip() argument 77 static void xfgets(char *str, int size, FILE *in) in xfgets() argument
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 138 char str[MAXITEMSTR]; /* prompt displayed */ member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | trace-event-info.c | 484 char *str = strchr(name, ':'); in tracepoint_name_to_path() local
|
H A D | time-utils.c | 18 int parse_nsec_time(const char *str, u64 *ptime) in parse_nsec_time() argument 70 char *d, *str; in split_start_end() local 124 char *str, *arg, *p; in perf_time__parse_strs() local 180 parse_percent(double *pcnt, char *str) parse_percent() argument 218 percent_slash_split(char *str, struct perf_time_interval *ptime, u64 start, u64 end) percent_slash_split() argument 253 percent_dash_split(char *str, struct perf_time_interval *ptime, u64 start, u64 end) percent_dash_split() argument 286 char *str, *p1, *p2; percent_comma_split() local 330 char *str; one_percent_convert() local [all...] |
H A D | cgroup.c | 93 static struct cgroup *evlist__find_cgroup(struct evlist *evlist, const char *str) in evlist__find_cgroup() argument 145 static int add_cgroup(struct evlist *evlist, const char *str) in add_cgroup() argument 252 static int list_cgroups(const char *str) in list_cgroups() argument 292 match_cgroups(const char *str) match_cgroups() argument 351 parse_cgroups(const struct option *opt, const char *str, int unset __maybe_unused) parse_cgroups() argument 403 has_pattern_string(const char *str) has_pattern_string() argument 408 evlist__expand_cgroup(struct evlist *evlist, const char *str, struct rblist *metric_events, bool open_cgroup) evlist__expand_cgroup() argument [all...] |
H A D | mem-events.c | 64 int perf_mem_events__parse(const char *str) in perf_mem_events__parse() argument
|
H A D | expr.c | 57 const char *str = (const char *)key; in key_hash() local
|
H A D | parse-events.h | 38 static inline int parse_events(struct evlist *evlist, const char *str, in parse_events() argument 99 char *str; member 136 char *str; /* strin member 255 is_sdt_event(char *str) is_sdt_event() argument [all...] |
H A D | thread.c | 234 static int ____thread__set_comm(struct thread *thread, const char *str, in ____thread__set_comm() argument 259 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() argument 299 const char *str; in thread__comm_str() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dump.c | 269 btf_dump_data(struct btf *btf, struct btf_dump *d, char *name, char *prefix, __u64 flags, void *ptr, size_t ptr_sz, char *str, const char *expected_val) btf_dump_data() argument 350 test_btf_dump_int_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_int_data() argument 408 test_btf_dump_float_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_float_data() argument 453 test_btf_dump_char_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_char_data() argument 475 test_btf_dump_typedef_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_typedef_data() argument 530 test_btf_dump_enum_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_enum_data() argument 566 test_btf_dump_struct_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_struct_data() argument 801 test_btf_dump_var_data(struct btf *btf, struct btf_dump *d, char *str) test_btf_dump_var_data() argument 812 test_btf_datasec(struct btf *btf, struct btf_dump *d, char *str, const char *name, const char *expected_val, void *data, size_t data_sz) test_btf_datasec() argument 838 test_btf_dump_datasec_data(char *str) test_btf_dump_datasec_data() argument 861 char str[STRSIZE]; test_btf_dump() local [all...] |
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-display.c | 9 static void printcpulist(int str_len, char *str, int mask_size, in printcpulist() argument 40 static void printcpumask(int str_len, char *str, int mask_size, in printcpumask() argument
|
/kernel/linux/linux-6.6/sound/pci/lola/ |
H A D | lola_pcm.c | 60 static void lola_stream_start(struct lola *chip, struct lola_stream *str, in lola_stream_start() argument 72 static void lola_stream_stop(struct lola *chip, struct lola_stream *str, in lola_stream_stop() argument 83 static void wait_for_srst_clear(struct lola *chip, struct lola_stream *str) in wait_for_srst_clear() argument 51 lola_stream_clear_pending_irq(struct lola *chip, struct lola_stream *str) lola_stream_clear_pending_irq() argument 96 lola_stream_wait_for_fifo(struct lola *chip, struct lola_stream *str, bool ready) lola_stream_wait_for_fifo() argument 127 struct lola_stream *str; lola_sync_wait_for_fifo() local 158 struct lola_stream *str; lola_sync_pause() local 169 lola_stream_reset(struct lola *chip, struct lola_stream *str) lola_stream_reset() argument 214 struct lola_stream *str = lola_get_stream(substream); lola_pcm_open() local 246 lola_cleanup_slave_streams(struct lola_pcm *pcm, struct lola_stream *str) lola_cleanup_slave_streams() argument 262 struct lola_stream *str = lola_get_stream(substream); lola_pcm_close() local 280 struct lola_stream *str = lola_get_stream(substream); lola_pcm_hw_params() local 292 struct lola_stream *str = lola_get_stream(substream); lola_pcm_hw_free() local 304 setup_bdle(struct snd_pcm_substream *substream, struct lola_stream *str, __le32 **bdlp, int ofs, int size) setup_bdle() argument 340 lola_setup_periods(struct lola *chip, struct lola_pcm *pcm, struct snd_pcm_substream *substream, struct lola_stream *str) lola_setup_periods() argument 391 lola_set_stream_config(struct lola *chip, struct lola_stream *str, int channels) lola_set_stream_config() argument 427 lola_setup_controller(struct lola *chip, struct lola_pcm *pcm, struct lola_stream *str) lola_setup_controller() argument 455 struct lola_stream *str = lola_get_stream(substream); lola_pcm_prepare() local 506 struct lola_stream *str; lola_pcm_trigger() local 553 struct lola_stream *str = lola_get_stream(substream); lola_pcm_pointer() local 568 struct lola_stream *str = &pcm->streams[i]; lola_pcm_update() local 621 lola_init_stream(struct lola *chip, struct lola_stream *str, int idx, int nid, int dir) lola_init_stream() argument [all...] |
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_appraise.c | 28 const char *str = ima_appraise_cmdline_default; in ima_appraise_parse_cmdline() local
|
H A D | ima_fs.c | 30 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup() argument
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | info.c | 20 int snd_info_check_reserved_words(const char *str) in snd_info_check_reserved_words() argument 503 char str[8]; in snd_info_card_create() local
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_midi.c | 112 char *str = "x.24"; in debug_alloc() local
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | file.c | 49 char str[10]; in file_audit_cb() local
|
/kernel/linux/linux-6.6/security/integrity/evm/ |
H A D | evm_main.c | 77 static int __init evm_set_fixmode(char *str) in evm_set_fixmode() argument
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | sidtab.c | 28 char str[]; member 558 sidtab_sid2str_put(struct sidtab *s, struct sidtab_entry *entry, const char *str, u32 str_len) sidtab_sid2str_put() argument
|
H A D | mls.c | 361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string() argument
|
/kernel/liteos_a/shell/full/src/cmds/ |
H A D | dmesg.c | 359 UINT32 OsLogRecordStr(const CHAR *str, UINT32 len)
in OsLogRecordStr() argument
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_other.c | 488 char str[UGO_NUMS][UGO_NUMS + 1] = {0}; in PrintFileInfo64() local 521 char str[UGO_NUMS][UGO_NUMS + 1] = {0}; PrintFileInfo() local [all...] |
/kernel/liteos_a/kernel/extended/container/ |
H A D | los_user_container.c | 258 STATIC CHAR *SkipSpaces(const CHAR *str) in SkipSpaces() argument 267 STATIC UINTPTR StrToUInt(const CHAR *str, CHAR **endp, UINT32 base) in StrToUInt() argument [all...] |