Home
last modified time | relevance | path

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

123456

/linux/tools/perf/trace/beauty/
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 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 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
/linux/drivers/net/wireless/ath/ath9k/
H A Drecv.c37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_link()
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_relink()
116 struct ath_rxbuf *bf; in ath_rx_edma_buf_link() local
142 struct ath_rxbuf *bf, *tbf; in ath_rx_addbuffer_edma() local
158 struct ath_rxbuf *bf; in ath_rx_remove_buffer() local
175 struct ath_rxbuf *bf; in ath_rx_edma_cleanup() local
203 struct ath_rxbuf *bf; in ath_rx_edma_init() local
275 struct ath_rxbuf *bf; in ath_rx_init() local
336 struct ath_rxbuf *bf; in ath_rx_cleanup() local
444 struct ath_rxbuf *bf, *tbf; in ath_startrecv() local
[all …]
H A Dxmit.c163 static bool ath_merge_ratetbl(struct ieee80211_sta *sta, struct ath_buf *bf, in ath_merge_ratetbl()
200 struct ath_buf *bf) in ath_set_rates()
283 struct ath_buf *bf; in ath_tx_flush_tid() local
319 struct ath_buf *bf) in ath_tx_update_baw()
342 struct ath_buf *bf) in ath_tx_addto_baw()
368 struct ath_buf *bf; in ath_tid_drain() local
394 struct ath_buf *bf = fi->bf; in ath_tx_set_retry() local
412 struct ath_buf *bf = NULL; in ath_tx_get_buffer() local
429 static void ath_tx_return_buffer(struct ath_softc *sc, struct ath_buf *bf) in ath_tx_return_buffer()
436 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 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) in repsep_snprintf() argument
116 static int hist_entry__thread_snprintf(struct hist_entry *he, char *bf, in hist_entry__thread_snprintf() argument
165 static int hist_entry__simd_snprintf(struct hist_entry *he, char *bf, in hist_entry__simd_snprintf() argument
215 hist_entry__comm_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__comm_snprintf() argument
259 _hist_entry__dso_snprintf(struct map * map,char * bf,size_t size,unsigned int width) _hist_entry__dso_snprintf() argument
271 hist_entry__dso_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_snprintf() argument
356 _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
398 hist_entry__sym_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_snprintf() argument
450 hist_entry__symoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__symoff_snprintf() argument
512 hist_entry__srcline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_snprintf() argument
565 hist_entry__srcline_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_from_snprintf() argument
613 hist_entry__srcline_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_to_snprintf() argument
629 hist_entry__sym_ipc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_ipc_snprintf() argument
664 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
734 hist_entry__srcfile_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcfile_snprintf() argument
764 hist_entry__parent_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__parent_snprintf() argument
786 hist_entry__cpu_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cpu_snprintf() argument
825 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
848 hist_entry__cgroup_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__cgroup_snprintf() argument
880 hist_entry__socket_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__socket_snprintf() argument
912 hist_entry__time_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__time_snprintf() argument
980 hist_entry__trace_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__trace_snprintf() argument
1014 hist_entry__dso_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_from_snprintf() argument
1046 hist_entry__dso_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_to_snprintf() argument
1102 hist_entry__sym_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_from_snprintf() argument
1115 hist_entry__sym_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_to_snprintf() argument
1185 _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
1215 hist_entry__addr_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_from_snprintf() argument
1228 hist_entry__addr_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_to_snprintf() argument
1319 hist_entry__mispredict_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__mispredict_snprintf() argument
1343 hist_entry__cycles_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cycles_snprintf() argument
1375 hist_entry__daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__daddr_snprintf() argument
1401 hist_entry__iaddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__iaddr_snprintf() argument
1428 hist_entry__dso_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_daddr_snprintf() argument
1458 hist_entry__locked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__locked_snprintf() argument
1486 hist_entry__tlb_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__tlb_snprintf() argument
1514 hist_entry__lvl_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__lvl_snprintf() argument
1542 hist_entry__snoop_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__snoop_snprintf() argument
1611 hist_entry__dcacheline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dcacheline_snprintf() argument
1652 hist_entry__local_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_weight_snprintf() argument
1665 hist_entry__global_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_weight_snprintf() argument
1685 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
1698 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
1718 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
1726 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
1821 hist_entry__blocked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__blocked_snprintf() argument
1850 hist_entry__phys_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__phys_daddr_snprintf() argument
1891 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
1916 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
1942 hist_entry__abort_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__abort_snprintf() argument
1974 hist_entry__in_tx_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__in_tx_snprintf() argument
2037 hist_entry__transaction_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__transaction_snprintf() argument
2085 _hist_entry__sym_size_snprintf(struct symbol * sym,char * bf,size_t bf_size,unsigned int width) _hist_entry__sym_size_snprintf() argument
2094 hist_entry__sym_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_size_snprintf() argument
2124 _hist_entry__dso_size_snprintf(struct map * map,char * bf,size_t bf_size,unsigned int width) _hist_entry__dso_size_snprintf() argument
2133 hist_entry__dso_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_size_snprintf() argument
2164 hist_entry__addr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_snprintf() argument
2235 hist_entry__type_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__type_snprintf() argument
2301 hist_entry__typeoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__typeoff_snprintf() argument
2361 hist_entry__typecln_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__typecln_snprintf() argument
[all...]
H A Dcolor.c13 static int __color_vsnprintf(char *bf, size_t size, const char *color, in __color_vsnprintf() argument
62 int color_vsnprintf(char *bf, size_t size, const char *color, in color_vsnprintf() argument
73 int color_snprintf(char *bf, size_t size, const char *color, in color_snprintf() argument
153 value_color_snprintf(char * bf,size_t size,const char * fmt,double value) value_color_snprintf() argument
159 percent_color_snprintf(char * bf,size_t size,const char * fmt,...) percent_color_snprintf() argument
170 percent_color_len_snprintf(char * bf,size_t size,const char * fmt,...) percent_color_len_snprintf() argument
[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/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/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_bloom_filter.c273 mlxsw_sp2_acl_bf_index_get(struct mlxsw_sp_acl_bf *bf, in mlxsw_sp2_acl_bf_index_get()
391 mlxsw_sp4_acl_bf_index_get(struct mlxsw_sp_acl_bf *bf, in mlxsw_sp4_acl_bf_index_get()
403 mlxsw_sp_acl_bf_rule_count_index_get(struct mlxsw_sp_acl_bf *bf, in mlxsw_sp_acl_bf_rule_count_index_get()
412 struct mlxsw_sp_acl_bf *bf, in mlxsw_sp_acl_bf_entry_add()
456 struct mlxsw_sp_acl_bf *bf, in mlxsw_sp_acl_bf_entry_del()
489 struct mlxsw_sp_acl_bf *bf; in mlxsw_sp_acl_bf_init() local
510 void mlxsw_sp_acl_bf_fini(struct mlxsw_sp_acl_bf *bf) in mlxsw_sp_acl_bf_fini()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c104 xfs_dir2_data_free_t *bf; /* bestfree table */ in __xfs_dir3_data_check() local
487 struct xfs_dir2_data_free *bf, in xfs_dir2_data_freefind_verify()
546 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freefind()
626 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freeremove()
671 struct xfs_dir2_data_free *bf = xfs_dir2_data_bestfree_p(mp, hdr); in xfs_dir2_data_freescan() local
729 struct xfs_dir2_data_free *bf; in xfs_dir3_data_init() local
877 struct xfs_dir2_data_free *bf; in xfs_dir2_data_make_free() local
1093 struct xfs_dir2_data_free *bf; in xfs_dir2_data_use_free() local
/linux/tools/perf/ui/stdio/
H A Dhist.c57 char bf[1024], *alloc_str = NULL; in ipchain__fprintf_graph() local
228 char bf[1024]; in callchain__fprintf_graph() local
287 char bf[1024]; in __callchain__fprintf_flat() local
335 char bf[1024]; in __callchain__fprintf_folded() local
539 char *bf, size_t size, in hist_entry__block_fprintf()
563 char *bf, size_t size, in hist_entry__individual_block_fprintf()
582 char *bf, size_t bfsz, FILE *fp, in hist_entry__fprintf()
802 char bf[1024]; in hists__fprintf_headers() local
/linux/tools/perf/
H A Dbuiltin-trace.c528 size_t strarray__scnprintf_suffix(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool show_suffix, int val) in strarray__scnprintf_suffix() argument
542 size_t strarray__scnprintf(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool show_prefix, int val) in strarray__scnprintf() argument
556 __syscall_arg__scnprintf_strarray(char * bf,size_t size,const char * intfmt,struct syscall_arg * arg) __syscall_arg__scnprintf_strarray() argument
563 syscall_arg__scnprintf_strarray(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_strarray() argument
571 syscall_arg__strtoul_strarray(char * bf,size_t size,struct syscall_arg * arg,u64 * ret) syscall_arg__strtoul_strarray() argument
576 syscall_arg__strtoul_strarray_flags(char * bf,size_t size,struct syscall_arg * arg,u64 * ret) syscall_arg__strtoul_strarray_flags() argument
581 syscall_arg__strtoul_strarrays(char * bf,size_t size,struct syscall_arg * arg,u64 * ret) syscall_arg__strtoul_strarrays() argument
586 syscall_arg__scnprintf_strarray_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_strarray_flags() argument
591 strarrays__scnprintf(struct strarrays * sas,char * bf,size_t size,const char * intfmt,bool show_prefix,int val) strarrays__scnprintf() argument
613 strarray__strtoul(struct strarray * sa,char * bf,size_t size,u64 * ret) strarray__strtoul() argument
627 strarray__strtoul_flags(struct strarray * sa,char * bf,size_t size,u64 * ret) strarray__strtoul_flags() argument
667 strarrays__strtoul(struct strarrays * sas,char * bf,size_t size,u64 * ret) strarrays__strtoul() argument
681 syscall_arg__scnprintf_strarrays(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_strarrays() argument
691 syscall_arg__scnprintf_fd_at(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_fd_at() argument
710 syscall_arg__scnprintf_hex(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_hex() argument
715 syscall_arg__scnprintf_ptr(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_ptr() argument
722 syscall_arg__scnprintf_int(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_int() argument
727 syscall_arg__scnprintf_long(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_long() argument
732 syscall_arg__scnprintf_char_array(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_char_array() argument
830 syscall_arg__scnprintf_access_mode(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_access_mode() argument
873 syscall_arg__scnprintf_pipe_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_pipe_flags() argument
905 syscall_arg__scnprintf_getrandom_flags(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_getrandom_flags() argument
948 syscall_arg__strtoul_btf_enum(char * bf,size_t size,struct syscall_arg * arg,u64 * val) syscall_arg__strtoul_btf_enum() argument
967 syscall_arg__strtoul_btf_type(char * bf,size_t size,struct syscall_arg * arg,u64 * val) syscall_arg__strtoul_btf_type() argument
996 btf_enum_scnprintf(const struct btf_type * type,struct btf * btf,char * bf,size_t size,int val) btf_enum_scnprintf() argument
1012 char *bf; global() member
1023 btf_struct_scnprintf(const struct btf_type * type,struct btf * btf,char * bf,size_t size,struct syscall_arg * arg) btf_struct_scnprintf() argument
1059 trace__btf_scnprintf(struct trace * trace,struct syscall_arg * arg,char * bf,size_t size,int val,char * type) trace__btf_scnprintf() argument
1574 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
1693 syscall_arg__scnprintf_fd(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_fd() argument
1705 pid__scnprintf_fd(struct trace * trace,pid_t pid,int fd,char * bf,size_t size) pid__scnprintf_fd() argument
1722 syscall_arg__scnprintf_close_fd(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_close_fd() argument
1735 thread__set_filename_pos(struct thread * thread,const char * bf,unsigned long ptr) thread__set_filename_pos() argument
1744 syscall_arg__scnprintf_augmented_string(struct syscall_arg * arg,char * bf,size_t size) syscall_arg__scnprintf_augmented_string() argument
1760 syscall_arg__scnprintf_filename(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_filename() argument
1778 syscall_arg__scnprintf_buf(char * bf,size_t size,struct syscall_arg * arg) syscall_arg__scnprintf_buf() argument
2278 syscall__scnprintf_name(struct syscall * sc,char * bf,size_t size,struct syscall_arg * arg) syscall__scnprintf_name() argument
2300 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
2312 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
2848 char bf[STRERR_BUFSIZE]; global() local
2857 char bf[1024]; global() local
3027 char bf[2048]; global() local
5198 char bf[BUFSIZ]; global() local
[all...]

123456