/linux-6.3-rc2/tools/perf/util/ |
A D | strbuf.h | 50 struct strbuf { struct 59 int strbuf_init(struct strbuf *buf, ssize_t hint); 60 void strbuf_release(struct strbuf *buf); 61 char *strbuf_detach(struct strbuf *buf, size_t *); 64 static inline ssize_t strbuf_avail(const struct strbuf *sb) { in strbuf_avail() 68 int strbuf_grow(struct strbuf *buf, size_t); 70 static inline int strbuf_setlen(struct strbuf *sb, size_t len) { in strbuf_setlen() 83 int strbuf_addch(struct strbuf *sb, int c); 85 int strbuf_add(struct strbuf *buf, const void *, size_t); 86 static inline int strbuf_addstr(struct strbuf *sb, const char *s) { in strbuf_addstr() [all …]
|
A D | strbuf.c | 20 int strbuf_init(struct strbuf *sb, ssize_t hint) in strbuf_init() 29 void strbuf_release(struct strbuf *sb) in strbuf_release() 37 char *strbuf_detach(struct strbuf *sb, size_t *sz) in strbuf_detach() 46 int strbuf_grow(struct strbuf *sb, size_t extra) in strbuf_grow() 73 int strbuf_addch(struct strbuf *sb, int c) in strbuf_addch() 84 int strbuf_add(struct strbuf *sb, const void *data, size_t len) in strbuf_add() 94 static int strbuf_addv(struct strbuf *sb, const char *fmt, va_list ap) in strbuf_addv() 128 int strbuf_addf(struct strbuf *sb, const char *fmt, ...) in strbuf_addf() 139 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) in strbuf_read()
|
A D | dwarf-aux.h | 13 struct strbuf; 120 int die_get_typename(Dwarf_Die *vr_die, struct strbuf *buf); 123 int die_get_varname(Dwarf_Die *vr_die, struct strbuf *buf); 124 int die_get_var_range(Dwarf_Die *sp_die, Dwarf_Die *vr_die, struct strbuf *buf);
|
A D | pfm.c | 134 print_attr_flags(struct strbuf *buf, const pfm_event_attr_info_t *info) in print_attr_flags() 146 struct strbuf *buf) in print_libpfm_event() 236 struct strbuf storage; in print_libpfm_events()
|
A D | dwarf-aux.c | 1061 int die_get_typename(Dwarf_Die *vr_die, struct strbuf *buf) in die_get_typename() 1099 int die_get_varname(Dwarf_Die *vr_die, struct strbuf *buf) in die_get_varname() 1123 struct strbuf *buf) in die_get_var_innermost_scope() 1185 int die_get_var_range(Dwarf_Die *sp_die, Dwarf_Die *vr_die, struct strbuf *buf) in die_get_var_range() 1240 struct strbuf *buf __maybe_unused) in die_get_var_range()
|
A D | probe-event.c | 1969 struct strbuf buf; in synthesize_perf_probe_arg() 2007 struct strbuf buf; in synthesize_perf_probe_point() 2046 struct strbuf buf; in synthesize_perf_probe_command() 2076 struct strbuf *buf, int depth) in __synthesize_probe_trace_arg_ref() 2093 struct strbuf *buf) in synthesize_probe_trace_arg() 2146 synthesize_uprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) in synthesize_uprobe_trace_def() 2189 struct strbuf buf; in synthesize_probe_trace_command() 2294 struct strbuf buf = STRBUF_INIT; in convert_to_perf_probe_event() 2568 struct strbuf *result) in perf_probe_event__sprintf() 2611 struct strbuf buf = STRBUF_INIT; in show_perf_probe_event() [all …]
|
A D | metricgroup.c | 529 static int encode_metric_id(struct strbuf *sb, const char *x) in encode_metric_id() 553 static int decode_metric_id(struct strbuf *sb, const char *x) in decode_metric_id() 581 struct strbuf sb = STRBUF_INIT; in decode_all_metric_ids() 637 static int metricgroup__build_event_string(struct strbuf *events, in metricgroup__build_event_string() 1357 struct strbuf events = STRBUF_INIT; in parse_ids()
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | iommu.c | 269 struct strbuf *strbuf; in dma_4u_map_page() local 277 strbuf = dev->archdata.stc; in dma_4u_map_page() 300 if (strbuf->strbuf_enabled) in dma_4u_map_page() 320 static void strbuf_flush(struct strbuf *strbuf, struct iommu *iommu, in strbuf_flush() argument 368 STC_FLUSHFLAG_INIT(strbuf); in strbuf_flush() 369 iommu_write(strbuf->strbuf_fsync, strbuf->strbuf_flushflag_pa); in strbuf_flush() 391 struct strbuf *strbuf; in dma_4u_unmap_page() local 442 struct strbuf *strbuf; in dma_4u_map_sg() local 611 struct strbuf *strbuf; in dma_4u_unmap_sg() local 662 struct strbuf *strbuf; in dma_4u_sync_single_for_cpu() local [all …]
|
A D | sbus.c | 545 struct strbuf *strbuf; in sbus_iommu_init() local 559 strbuf = kzalloc(sizeof(*strbuf), GFP_ATOMIC); in sbus_iommu_init() 560 if (!iommu || !strbuf) in sbus_iommu_init() 564 op->dev.archdata.stc = strbuf; in sbus_iommu_init() 579 strbuf->strbuf_enabled = 1; in sbus_iommu_init() 585 strbuf->strbuf_flushflag_pa = (unsigned long) in sbus_iommu_init() 586 __pa(strbuf->strbuf_flushflag); in sbus_iommu_init() 629 upa_writeq(control, strbuf->strbuf_control); in sbus_iommu_init() 635 ptag = strbuf->strbuf_control + in sbus_iommu_init() 637 ltag = strbuf->strbuf_control + in sbus_iommu_init() [all …]
|
A D | psycho_common.c | 38 struct strbuf *strbuf = &pbm->stc; in psycho_check_stc_error() local 42 if (!strbuf->strbuf_control) in psycho_check_stc_error() 45 err_base = strbuf->strbuf_err_stat; in psycho_check_stc_error() 46 tag_base = strbuf->strbuf_tag_diag; in psycho_check_stc_error() 47 line_base = strbuf->strbuf_line_diag; in psycho_check_stc_error() 59 control = upa_readq(strbuf->strbuf_control); in psycho_check_stc_error() 60 upa_writeq(control | PSYCHO_STRBUF_CTRL_DENAB, strbuf->strbuf_control); in psycho_check_stc_error() 76 upa_writeq(control, strbuf->strbuf_control); in psycho_check_stc_error()
|
A D | pci_schizo.c | 131 struct strbuf *strbuf = &pbm->stc; in __schizo_check_stc_error_pbm() local 152 control = upa_readq(strbuf->strbuf_control); in __schizo_check_stc_error_pbm() 154 strbuf->strbuf_control); in __schizo_check_stc_error_pbm() 170 upa_writeq(control, strbuf->strbuf_control); in __schizo_check_stc_error_pbm()
|
A D | pci_impl.h | 148 struct strbuf stc;
|
/linux-6.3-rc2/scripts/dtc/ |
A D | flattree.c | 237 void *etarget, struct data *strbuf, in flatten_tree() argument 353 struct data strbuf = empty_data; in dt_to_blob() local 410 blob = data_merge(blob, strbuf); in dt_to_blob() 438 p = strbuf.val; in dump_stringtable_asm() 440 while (p < (strbuf.val + strbuf.len)) { in dump_stringtable_asm() 451 struct data strbuf = empty_data; in dt_to_asm() local 544 dump_stringtable_asm(f, strbuf); in dt_to_asm() 563 data_free(strbuf); in dt_to_asm() 665 struct inbuf *strbuf, int flags) in flat_read_property() argument 732 struct inbuf *strbuf, in unflatten_tree() argument [all …]
|
/linux-6.3-rc2/drivers/ntb/hw/idt/ |
A D | ntb_hw_idt.c | 2343 char *strbuf; in idt_dbgfs_info_read() local 2351 strbuf = kmalloc(size, GFP_KERNEL); in idt_dbgfs_info_read() 2352 if (strbuf == NULL) in idt_dbgfs_info_read() 2356 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() 2360 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() 2373 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() 2397 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() 2458 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() 2461 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() 2464 off += scnprintf(strbuf + off, size - off, in idt_dbgfs_info_read() [all …]
|
/linux-6.3-rc2/drivers/acpi/ |
A D | proc.c | 95 char strbuf[5]; in acpi_system_write_wakeup_device() local 101 if (copy_from_user(strbuf, buffer, count)) in acpi_system_write_wakeup_device() 103 strbuf[count] = '\0'; in acpi_system_write_wakeup_device() 104 sscanf(strbuf, "%s", str); in acpi_system_write_wakeup_device()
|
/linux-6.3-rc2/net/tipc/ |
A D | eth_media.c | 42 char *strbuf, int bufsz) in tipc_eth_addr2str() argument 47 sprintf(strbuf, "%pM", addr->value); in tipc_eth_addr2str()
|
A D | bearer.h | 112 char *strbuf,
|
/linux-6.3-rc2/fs/hfsplus/ |
A D | xattr.c | 681 char *strbuf; in hfsplus_listxattr() local 701 strbuf = kmalloc(NLS_MAX_CHARSET_SIZE * HFSPLUS_ATTR_MAX_STRLEN + in hfsplus_listxattr() 703 if (!strbuf) { in hfsplus_listxattr() 738 strbuf, &xattr_name_len)) { in hfsplus_listxattr() 745 if (can_list(strbuf)) in hfsplus_listxattr() 746 res += name_len(strbuf, xattr_name_len); in hfsplus_listxattr() 747 } else if (can_list(strbuf)) { in hfsplus_listxattr() 748 if (size < (res + name_len(strbuf, xattr_name_len))) { in hfsplus_listxattr() 753 strbuf, xattr_name_len); in hfsplus_listxattr() 761 kfree(strbuf); in hfsplus_listxattr()
|
A D | dir.c | 135 char *strbuf; in hfsplus_readdir() local 147 strbuf = kmalloc(NLS_MAX_CHARSET_SIZE * HFSPLUS_MAX_STRLEN + 1, GFP_KERNEL); in hfsplus_readdir() 148 if (!strbuf) { in hfsplus_readdir() 207 err = hfsplus_uni2asc(sb, &fd.key->cat.name, strbuf, &len); in hfsplus_readdir() 221 if (!dir_emit(ctx, strbuf, len, in hfsplus_readdir() 248 if (!dir_emit(ctx, strbuf, len, in hfsplus_readdir() 283 kfree(strbuf); in hfsplus_readdir()
|
/linux-6.3-rc2/fs/hfs/ |
A D | dir.c | 53 char strbuf[HFS_MAX_NAMELEN]; in hfs_readdir() local 118 len = hfs_mac2asc(sb, strbuf, &fd.key->cat.CName); in hfs_readdir() 125 if (!dir_emit(ctx, strbuf, len, in hfs_readdir() 134 if (!dir_emit(ctx, strbuf, len, in hfs_readdir()
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | iommu_64.h | 74 struct strbuf { struct
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-list.c | 249 static void fix_escape_printf(struct strbuf *buf, const char *fmt, ...) in fix_escape_printf() 310 struct strbuf buf; in json_print_event() 374 struct strbuf buf; in json_print_metric()
|
A D | builtin-help.c | 72 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
|
/linux-6.3-rc2/fs/ |
A D | libfs.c | 1416 char strbuf[DNAME_INLINE_LEN]; in generic_ci_d_compare() local 1429 memcpy(strbuf, str, len); in generic_ci_d_compare() 1430 strbuf[len] = 0; in generic_ci_d_compare() 1431 qstr.name = strbuf; in generic_ci_d_compare()
|
/linux-6.3-rc2/tools/perf/bench/ |
A D | evlist-open-close.c | 194 struct strbuf buf; in bench__repeat_event_string()
|