Home
last modified time | relevance | path

Searched defs:bf (Results 1 – 25 of 118) sorted by relevance

12345

/linux/tools/perf/trace/beauty/
H A Dioctl.c21 static size_t ioctl__scnprintf_tty_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_tty_cmd()
47 static size_t ioctl__scnprintf_drm_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_drm_cmd()
58 static size_t ioctl__scnprintf_sndrv_pcm_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_sndrv_pcm_cmd()
69 static size_t ioctl__scnprintf_sndrv_ctl_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_sndrv_ctl_cmd()
80 static size_t ioctl__scnprintf_kvm_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_kvm_cmd()
91 static size_t ioctl__scnprintf_vhost_virtio_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_vhost_virtio_cmd()
104 static size_t ioctl__scnprintf_perf_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_perf_cmd()
115 static size_t ioctl__scnprintf_usbdevfs_cmd(int nr, int dir, char *bf, size_t size) in ioctl__scnprintf_usbdevfs_cmd()
126 static size_t ioctl__scnprintf_cmd(unsigned long cmd, char *bf, size_t size, bool show_prefix) in ioctl__scnprintf_cmd()
175 size_t syscall_arg__scnprintf_ioctl_cmd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_ioctl_cmd()
H A Dmmap.c7 static size_t mmap__scnprintf_prot(unsigned long prot, char *bf, size_t size, bool show_prefix) in mmap__scnprintf_prot()
12 static size_t syscall_arg__scnprintf_mmap_prot(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_prot()
27 static size_t mmap__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_prefix) in mmap__scnprintf_flags()
32 static size_t syscall_arg__scnprintf_mmap_flags(char *bf, size_t size, in syscall_arg__scnprintf_mmap_flags()
48 static size_t mremap__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_prefix) in mremap__scnprintf_flags()
53 static size_t syscall_arg__scnprintf_mremap_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mremap_flags()
65 static size_t madvise__scnprintf_behavior(int behavior, char *bf, size_t size) in madvise__scnprintf_behavior()
76 static size_t syscall_arg__scnprintf_madvise_behavior(char *bf, size_t size, in syscall_arg__scnprintf_madvise_behavior()
H A Dfcntl.c12 static size_t fcntl__scnprintf_getfd(unsigned long val, char *bf, size_t size, bool show_prefix) in fcntl__scnprintf_getfd() argument
18 static size_t syscall_arg__scnprintf_fcntl_getfd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getfd() argument
23 static size_t fcntl__scnprintf_getlease(unsigned long val, char *bf, size_t size, bool show_prefix) in fcntl__scnprintf_getlease() argument
31 static size_t syscall_arg__scnprintf_fcntl_getlease(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getlease() argument
36 size_t syscall_arg__scnprintf_fcntl_cmd(char *bf, size_ argument
70 syscall_arg__scnprintf_fcntl_arg(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_fcntl_arg() argument
[all...]
H A Dsockaddr.c13 static size_t af_inet__scnprintf(struct sockaddr *sa, char *bf, size_t size) in af_inet__scnprintf()
21 static size_t af_inet6__scnprintf(struct sockaddr *sa, char *bf, size_t size) in af_inet6__scnprintf()
36 static size_t af_local__scnprintf(struct sockaddr *sa, char *bf, size_t size) in af_local__scnprintf()
48 static size_t syscall_arg__scnprintf_augmented_sockaddr(struct syscall_arg *arg, char *bf, size_t s… in syscall_arg__scnprintf_augmented_sockaddr()
63 size_t syscall_arg__scnprintf_sockaddr(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_sockaddr()
H A Dprctl.c16 static size_t prctl__scnprintf_option(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_option() argument
21 static size_t prctl__scnprintf_set_mm(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_set_mm() argument
27 size_t syscall_arg__scnprintf_prctl_arg2(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_prctl_arg2() argument
43 size_t syscall_arg__scnprintf_prctl_arg3(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_prctl_arg3() argument
53 syscall_arg__scnprintf_prctl_option(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_prctl_option() argument
[all...]
H A Dsocket.c14 static size_t socket__scnprintf_ipproto(int protocol, char *bf, size_t size, bool show_prefix) in socket__scnprintf_ipproto()
21 size_t syscall_arg__scnprintf_socket_protocol(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_socket_protocol()
31 static size_t socket__scnprintf_level(int level, char *bf, size_t size, bool show_prefix) in socket__scnprintf_level()
44 size_t syscall_arg__scnprintf_socket_level(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_socket_level()
H A Dperf_event_open.c18 static size_t syscall_arg__scnprintf_perf_flags(char *bf, size_t size, in syscall_arg__scnprintf_perf_flags()
50 char *bf; member
64 static size_t perf_event_attr___scnprintf(struct perf_event_attr *attr, char *bf, size_t size, bool… in perf_event_attr___scnprintf()
77 static size_t syscall_arg__scnprintf_augmented_perf_event_attr(struct syscall_arg *arg, char *bf, s… in syscall_arg__scnprintf_augmented_perf_event_attr()
82 static size_t syscall_arg__scnprintf_perf_event_attr(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_perf_event_attr()
H A Dkcmp.c16 size_t syscall_arg__scnprintf_kcmp_idx(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_idx()
29 static size_t kcmp__scnprintf_type(int type, char *bf, size_t size, bool show_prefix) in kcmp__scnprintf_type()
35 size_t syscall_arg__scnprintf_kcmp_type(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_type()
H A Dpkey_alloc.c12 size_t strarray__scnprintf_flags(struct strarray *sa, char *bf, size_t size, bool show_prefix, unsi… in strarray__scnprintf_flags()
41 static size_t pkey_alloc__scnprintf_access_rights(int access_rights, char *bf, size_t size, bool sh… in pkey_alloc__scnprintf_access_rights()
49 size_t syscall_arg__scnprintf_pkey_alloc_access_rights(char *bf, size_t size, struct syscall_arg *a… in syscall_arg__scnprintf_pkey_alloc_access_rights()
H A Dtimespec.c8 static size_t syscall_arg__scnprintf_augmented_timespec(struct syscall_arg *arg, char *bf, size_t s… in syscall_arg__scnprintf_augmented_timespec()
15 size_t syscall_arg__scnprintf_timespec(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_timespec()
H A Dfspick.c11 static size_t fspick__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_prefix) in fspick__scnprintf_flags()
19 size_t syscall_arg__scnprintf_fspick_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fspick_flags()
H A Drenameat.c6 static size_t renameat2__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_pref… in renameat2__scnprintf_flags()
14 size_t syscall_arg__scnprintf_renameat2_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_renameat2_flags()
H A Dmove_mount.c11 static size_t move_mount__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_pre… in move_mount__scnprintf_flags()
19 size_t syscall_arg__scnprintf_move_mount_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_move_mount_flags()
H A Dsync_file_range.c12 sync_file_range__scnprintf_flags(unsigned long flags,char * bf,size_t size,bool show_prefix) sync_file_range__scnprintf_flags() argument
26 syscall_arg__scnprintf_sync_file_range_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_sync_file_range_flags() argument
H A Dfsmount.c29 printed += scnprintf(bf + printed, size - printed, "%s%s%s", in syscall_arg__scnprintf_fsmount_attr_flags() argument
12 fsmount__scnprintf_attr_flags(unsigned long flags,char * bf,size_t size,bool show_prefix) fsmount__scnprintf_attr_flags() argument
H A Darch_prctl.c25 static size_t x86_arch_prctl__scnprintf_code(int option, char *bf, size_t size, bool show_prefix) in x86_arch_prctl__scnprintf_code()
30 size_t syscall_arg__scnprintf_x86_arch_prctl_code(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_x86_arch_prctl_code()
H A Dmount_flags.c14 static size_t mount__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_prefix) in mount__scnprintf_flags()
38 size_t syscall_arg__scnprintf_mount_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mount_flags()
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c162 static bool ath_merge_ratetbl(struct ieee80211_sta *sta, struct ath_buf *bf, in ath_merge_ratetbl()
199 struct ath_buf *bf) in ath_set_rates()
282 struct ath_buf *bf; in ath_tx_flush_tid() local
317 static void ath_tx_update_baw(struct ath_atx_tid *tid, struct ath_buf *bf) in ath_tx_update_baw()
339 static void ath_tx_addto_baw(struct ath_atx_tid *tid, struct ath_buf *bf) in ath_tx_addto_baw()
365 struct ath_buf *bf; in ath_tid_drain() local
391 struct ath_buf *bf = fi->bf; in ath_tx_set_retry() local
409 struct ath_buf *bf = NULL; in ath_tx_get_buffer() local
426 static void ath_tx_return_buffer(struct ath_softc *sc, struct ath_buf *bf) in ath_tx_return_buffer()
433 static struct ath_buf* ath_clone_txbuf(struct ath_softc *sc, struct ath_buf *bf) in ath_clone_txbuf()
[all …]
/linux/tools/perf/util/
H A Dsort.c74 repsep_snprintf(char * bf,size_t size,const char * fmt,...) repsep_snprintf() argument
116 hist_entry__thread_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__thread_snprintf() argument
152 hist_entry__tgid_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__tgid_snprintf() argument
202 hist_entry__simd_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__simd_snprintf() argument
252 hist_entry__comm_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__comm_snprintf() argument
296 _hist_entry__dso_snprintf(struct map * map,char * bf,size_t size,unsigned int width) _hist_entry__dso_snprintf() argument
308 hist_entry__dso_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_snprintf() argument
393 _hist_entry__sym_snprintf(struct map_symbol * ms,u64 ip,char level,char * bf,size_t size,unsigned int width) _hist_entry__sym_snprintf() argument
435 hist_entry__sym_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_snprintf() argument
487 hist_entry__symoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__symoff_snprintf() argument
549 hist_entry__srcline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_snprintf() argument
602 hist_entry__srcline_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_from_snprintf() argument
650 hist_entry__srcline_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_to_snprintf() argument
666 hist_entry__sym_ipc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_ipc_snprintf() argument
701 hist_entry__sym_ipc_null_snprintf(struct hist_entry * he __maybe_unused,char * bf,size_t size,unsigned int width) hist_entry__sym_ipc_null_snprintf() argument
727 hist_entry__callchain_branch_predicted_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__callchain_branch_predicted_snprintf() argument
760 hist_entry__callchain_branch_abort_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__callchain_branch_abort_snprintf() argument
790 hist_entry__callchain_branch_cycles_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__callchain_branch_cycles_snprintf() argument
867 hist_entry__srcfile_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcfile_snprintf() argument
897 hist_entry__parent_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__parent_snprintf() argument
919 hist_entry__cpu_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cpu_snprintf() argument
950 hist_entry__parallelism_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__parallelism_snprintf() argument
990 hist_entry__cgroup_id_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__cgroup_id_snprintf() argument
1013 hist_entry__cgroup_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__cgroup_snprintf() argument
1045 hist_entry__socket_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__socket_snprintf() argument
1077 hist_entry__time_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__time_snprintf() argument
1147 hist_entry__trace_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__trace_snprintf() argument
1181 hist_entry__dso_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_from_snprintf() argument
1213 hist_entry__dso_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_to_snprintf() argument
1269 hist_entry__sym_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_from_snprintf() argument
1282 hist_entry__sym_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_to_snprintf() argument
1352 _hist_entry__addr_snprintf(struct map_symbol * ms,u64 ip,char level,char * bf,size_t size,unsigned int width) _hist_entry__addr_snprintf() argument
1382 hist_entry__addr_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_from_snprintf() argument
1395 hist_entry__addr_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_to_snprintf() argument
1486 hist_entry__mispredict_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__mispredict_snprintf() argument
1510 hist_entry__cycles_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cycles_snprintf() argument
1542 hist_entry__daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__daddr_snprintf() argument
1568 hist_entry__iaddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__iaddr_snprintf() argument
1595 hist_entry__dso_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_daddr_snprintf() argument
1625 hist_entry__locked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__locked_snprintf() argument
1653 hist_entry__tlb_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__tlb_snprintf() argument
1681 hist_entry__lvl_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__lvl_snprintf() argument
1709 hist_entry__snoop_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__snoop_snprintf() argument
1783 hist_entry__dcacheline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dcacheline_snprintf() argument
1824 hist_entry__local_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_weight_snprintf() argument
1837 hist_entry__global_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_weight_snprintf() argument
1857 hist_entry__local_ins_lat_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_ins_lat_snprintf() argument
1870 hist_entry__global_ins_lat_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_ins_lat_snprintf() argument
1890 hist_entry__global_p_stage_cyc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_p_stage_cyc_snprintf() argument
1897 hist_entry__p_stage_cyc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__p_stage_cyc_snprintf() argument
1992 hist_entry__blocked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__blocked_snprintf() argument
2021 hist_entry__phys_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__phys_daddr_snprintf() argument
2062 hist_entry__data_page_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__data_page_size_snprintf() argument
2087 hist_entry__code_page_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__code_page_size_snprintf() argument
2113 hist_entry__abort_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__abort_snprintf() argument
2145 hist_entry__in_tx_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__in_tx_snprintf() argument
2208 hist_entry__transaction_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__transaction_snprintf() argument
2256 _hist_entry__sym_size_snprintf(struct symbol * sym,char * bf,size_t bf_size,unsigned int width) _hist_entry__sym_size_snprintf() argument
2265 hist_entry__sym_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_size_snprintf() argument
2295 _hist_entry__dso_size_snprintf(struct map * map,char * bf,size_t bf_size,unsigned int width) _hist_entry__dso_size_snprintf() argument
2304 hist_entry__dso_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_size_snprintf() argument
2335 hist_entry__addr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_snprintf() argument
2406 hist_entry__type_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__type_snprintf() argument
2447 hist_entry__typeoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__typeoff_snprintf() argument
2510 hist_entry__typecln_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__typecln_snprintf() argument
[all...]
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c628 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_setup()
697 struct ath5k_buf *bf, int idx) in ath5k_get_rate()
713 struct ath5k_buf *bf, int idx) in ath5k_get_rate_hw_value()
731 struct ath5k_buf *bf, in ath5k_merge_ratetbl()
768 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, in ath5k_txbuf_setup()
901 struct ath5k_buf *bf; in ath5k_desc_alloc() local
963 ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_txbuf_free_skb()
977 ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) in ath5k_rxbuf_free_skb()
995 struct ath5k_buf *bf; in ath5k_desc_free() local
1158 struct ath5k_buf *bf, *bf0; in ath5k_drain_tx_buffs() local
[all …]
/linux/tools/perf/trace/beauty/tracepoints/
H A Dx86_irq_vectors.c14 static size_t x86_irq_vectors__scnprintf(unsigned long vector, char *bf, size_t size, bool show_pre… in x86_irq_vectors__scnprintf()
19 size_t syscall_arg__scnprintf_x86_irq_vectors(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_x86_irq_vectors()
26 bool syscall_arg__strtoul_x86_irq_vectors(char *bf, size_t size, struct syscall_arg *arg __maybe_un… in syscall_arg__strtoul_x86_irq_vectors()
H A Dx86_msr.c24 static size_t x86_MSR__scnprintf(unsigned long msr, char *bf, size_t size, bool show_prefix) in x86_MSR__scnprintf()
29 size_t syscall_arg__scnprintf_x86_MSR(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_x86_MSR()
36 bool syscall_arg__strtoul_x86_MSR(char *bf, size_t size, struct syscall_arg *arg __maybe_unused, u6… in syscall_arg__strtoul_x86_MSR()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_bloom_filter.c290 mlxsw_sp2_acl_bf_index_get(struct mlxsw_sp_acl_bf *bf, in mlxsw_sp2_acl_bf_index_get()
408 mlxsw_sp4_acl_bf_index_get(struct mlxsw_sp_acl_bf *bf, in mlxsw_sp4_acl_bf_index_get()
420 mlxsw_sp_acl_bf_rule_count_index_get(struct mlxsw_sp_acl_bf *bf, in mlxsw_sp_acl_bf_rule_count_index_get()
429 struct mlxsw_sp_acl_bf *bf, in mlxsw_sp_acl_bf_entry_add()
473 struct mlxsw_sp_acl_bf *bf, in mlxsw_sp_acl_bf_entry_del()
506 struct mlxsw_sp_acl_bf *bf; in mlxsw_sp_acl_bf_init() local
526 void mlxsw_sp_acl_bf_fini(struct mlxsw_sp_acl_bf *bf) in mlxsw_sp_acl_bf_fini()
/linux/tools/perf/ui/stdio/
H A Dhist.c61 char bf[1024], *alloc_str = NULL; in ipchain__fprintf_graph() local
232 char bf[1024]; in callchain__fprintf_graph() local
291 char bf[1024]; in __callchain__fprintf_flat() local
339 char bf[1024]; in __callchain__fprintf_folded() local
543 char *bf, size_t size, in hist_entry__block_fprintf()
567 char *bf, size_t size, in hist_entry__individual_block_fprintf()
586 char *bf, size_t bfsz, FILE *fp, in hist_entry__fprintf()
819 char bf[1024]; in hists__fprintf_headers() local
/linux/tools/perf/
H A Dbuiltin-trace.c547 strarray__scnprintf_suffix(struct strarray * sa,char * bf,size_t size,const char * intfmt,bool show_suffix,int val) strarray__scnprintf_suffix() argument
561 strarray__scnprintf(struct strarray * sa,char * bf,size_t size,const char * intfmt,bool show_prefix,int val) strarray__scnprintf() argument
575 __syscall_arg__scnprintf_strarray(char * bf,size_t size,const char * intfmt,struct syscall_arg * arg) __syscall_arg__scnprintf_strarray() argument
582 syscall_arg__scnprintf_strarray(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_strarray() argument
590 syscall_arg__strtoul_strarray(char * bf,size_t size,struct syscall_arg * arg,u64 * ret) syscall_arg__strtoul_strarray() argument
595 syscall_arg__strtoul_strarray_flags(char * bf,size_t size,struct syscall_arg * arg,u64 * ret) syscall_arg__strtoul_strarray_flags() argument
600 syscall_arg__strtoul_strarrays(char * bf,size_t size,struct syscall_arg * arg,u64 * ret) syscall_arg__strtoul_strarrays() argument
605 syscall_arg__scnprintf_strarray_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_strarray_flags() argument
610 strarrays__scnprintf(struct strarrays * sas,char * bf,size_t size,const char * intfmt,bool show_prefix,int val) strarrays__scnprintf() argument
632 strarray__strtoul(struct strarray * sa,char * bf,size_t size,u64 * ret) strarray__strtoul() argument
646 strarray__strtoul_flags(struct strarray * sa,char * bf,size_t size,u64 * ret) strarray__strtoul_flags() argument
686 strarrays__strtoul(struct strarrays * sas,char * bf,size_t size,u64 * ret) strarrays__strtoul() argument
700 syscall_arg__scnprintf_strarrays(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_strarrays() argument
710 syscall_arg__scnprintf_fd_at(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_fd_at() argument
729 syscall_arg__scnprintf_hex(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_hex() argument
734 syscall_arg__scnprintf_ptr(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_ptr() argument
741 syscall_arg__scnprintf_int(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_int() argument
746 syscall_arg__scnprintf_long(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_long() argument
751 syscall_arg__scnprintf_char_array(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_char_array() argument
849 syscall_arg__scnprintf_access_mode(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_access_mode() argument
892 syscall_arg__scnprintf_pipe_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_pipe_flags() argument
924 syscall_arg__scnprintf_getrandom_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_getrandom_flags() argument
967 syscall_arg__strtoul_btf_enum(char * bf,size_t size,struct syscall_arg * arg,u64 * val) syscall_arg__strtoul_btf_enum() argument
986 syscall_arg__strtoul_btf_type(char * bf,size_t size,struct syscall_arg * arg,u64 * val) syscall_arg__strtoul_btf_type() argument
1015 btf_enum_scnprintf(const struct btf_type * type,struct btf * btf,char * bf,size_t size,int val) btf_enum_scnprintf() argument
1031 char *bf; global() member
1042 btf_struct_scnprintf(const struct btf_type * type,struct btf * btf,char * bf,size_t size,struct syscall_arg * arg) btf_struct_scnprintf() argument
1078 trace__btf_scnprintf(struct trace * trace,struct syscall_arg * arg,char * bf,size_t size,int val,char * type) trace__btf_scnprintf() argument
1641 syscall_arg__set_ret_scnprintf(struct syscall_arg * arg,size_t (* ret_scnprintf)(char * bf,size_t size,struct syscall_arg * arg)) syscall_arg__set_ret_scnprintf() argument
1761 syscall_arg__scnprintf_fd(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_fd() argument
1773 pid__scnprintf_fd(struct trace * trace,pid_t pid,int fd,char * bf,size_t size) pid__scnprintf_fd() argument
1790 syscall_arg__scnprintf_close_fd(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_close_fd() argument
1803 thread__set_filename_pos(struct thread * thread,const char * bf,unsigned long ptr) thread__set_filename_pos() argument
1812 syscall_arg__scnprintf_augmented_string(struct syscall_arg * arg,char * bf,size_t size) syscall_arg__scnprintf_augmented_string() argument
1828 syscall_arg__scnprintf_filename(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_filename() argument
1846 syscall_arg__scnprintf_buf(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_buf() argument
2371 syscall__scnprintf_name(struct syscall * sc,char * bf,size_t size,struct syscall_arg * arg) syscall__scnprintf_name() argument
2393 syscall_arg_fmt__scnprintf_val(struct syscall_arg_fmt * fmt,char * bf,size_t size,struct syscall_arg * arg,unsigned long val) syscall_arg_fmt__scnprintf_val() argument
2405 syscall__scnprintf_args(struct syscall * sc,char * bf,size_t size,unsigned char * args,void * augmented_args,int augmented_args_size,struct trace * trace,struct thread * thread) syscall__scnprintf_args() argument
3007 char bf[STRERR_BUFSIZE]; trace__sys_exit() local
3017 char bf[1024]; trace__sys_exit() local
3187 char bf[2048]; trace__fprintf_tp_fields() local
5487 char bf[BUFSIZ]; cmd_trace() local
[all...]

12345