Searched defs:bf (Results 1 - 90 of 90) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dkvm_booke_hv_asm.h61 bf 3, 1975f variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Denum.c53 nvkm_bitfield_print(const struct nvkm_bitfield *bf, u32 value) nvkm_bitfield_print() argument
/linux-4.1.27/tools/perf/util/
H A Dtop.c24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) perf_top__header_snprintf() argument
H A Dcolor.c45 static int __color_vsnprintf(char *bf, size_t size, const char *color, __color_vsnprintf() argument
95 int color_vsnprintf(char *bf, size_t size, const char *color, color_vsnprintf() argument
106 int color_snprintf(char *bf, size_t size, const char *color, color_snprintf() argument
196 int value_color_snprintf(char *bf, size_t size, const char *fmt, double value) value_color_snprintf() argument
202 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...) percent_color_snprintf() argument
213 int percent_color_len_snprintf(char *bf, size_t size, const char *fmt, ...) percent_color_len_snprintf() argument
H A Dsymbol-minimal.c29 static int read_build_id(void *note_data, size_t note_len, void *bf, read_build_id() argument
82 int filename__read_build_id(const char *filename, void *bf, size_t size) filename__read_build_id() argument
H A Dbuild-id.c78 int build_id__sprintf(const u8 *build_id, int len, char *bf) build_id__sprintf() argument
112 static char *build_id__filename(const char *sbuild_id, char *bf, size_t size) build_id__filename() argument
122 char *dso__build_id_filename(const struct dso *dso, char *bf, size_t size) dso__build_id_filename() argument
H A Dutil.h297 static inline int path__join(char *bf, size_t size, path__join() argument
303 static inline int path__join3(char *bf, size_t size, path__join3() argument
H A Dcallchain.c824 callchain_list__sym_name(struct callchain_list *cl, char *bf, size_t bfsize, bool show_dso) callchain_list__sym_name() argument
H A Devent.c60 char bf[4096]; perf_event__get_comm_ids() local
239 char bf[BUFSIZ]; perf_event__synthesize_mmap_events() local
H A Dutil.c493 void *bf = NULL, *nbf; filename__read_str() local
H A Dsymbol.h138 static inline int __symbol__join_symfs(char *bf, size_t size, const char *path) __symbol__join_symfs() argument
H A Dannotate.c41 static int ins__raw_scnprintf(struct ins *ins, char *bf, size_t size, ins__raw_scnprintf() argument
47 int ins__scnprintf(struct ins *ins, char *bf, size_t size, ins__scnprintf() argument
93 static int call__scnprintf(struct ins *ins, char *bf, size_t size, call__scnprintf() argument
129 static int jump__scnprintf(struct ins *ins, char *bf, size_t size, jump__scnprintf() argument
201 static int lock__scnprintf(struct ins *ins, char *bf, size_t size, lock__scnprintf() argument
284 static int mov__scnprintf(struct ins *ins, char *bf, size_t size, mov__scnprintf() argument
326 static int dec__scnprintf(struct ins *ins, char *bf, size_t size, dec__scnprintf() argument
338 static int nop__scnprintf(struct ins *ins __maybe_unused, char *bf, size_t size, nop__scnprintf() argument
627 int disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw) disasm_line__scnprintf() argument
968 char bf[BUILD_ID_SIZE * 2 + 16] = " with build id "; symbol__annotate() local
H A Devlist.c1321 char bf; perf_evlist__prepare_workload() local
1433 char bf = 0; perf_evlist__start_workload() local
H A Devsel.c277 static int perf_evsel__add_modifiers(struct perf_evsel *evsel, char *bf, size_t size) perf_evsel__add_modifiers() argument
313 static int perf_evsel__hw_name(struct perf_evsel *evsel, char *bf, size_t size) perf_evsel__hw_name() argument
339 static int perf_evsel__sw_name(struct perf_evsel *evsel, char *bf, size_t size) perf_evsel__sw_name() argument
345 static int __perf_evsel__bp_name(char *bf, size_t size, u64 addr, u64 type) __perf_evsel__bp_name() argument
363 static int perf_evsel__bp_name(struct perf_evsel *evsel, char *bf, size_t size) perf_evsel__bp_name() argument
436 static int __perf_evsel__hw_cache_name(u64 config, char *bf, size_t size) __perf_evsel__hw_cache_name() argument
463 static int perf_evsel__hw_cache_name(struct perf_evsel *evsel, char *bf, size_t size) perf_evsel__hw_cache_name() argument
469 static int perf_evsel__raw_name(struct perf_evsel *evsel, char *bf, size_t size) perf_evsel__raw_name() argument
477 char bf[128]; perf_evsel__name() local
423 __perf_evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result, char *bf, size_t size) __perf_evsel__hw_cache_type_op_res_name() argument
H A Dheader.c80 int write_padded(int fd, const void *bf, size_t count, size_t count_aligned) write_padded() argument
2425 char bf[128]; perf_evsel__prepare_tracepoint_event() local
H A Dmachine.c264 char *machine__mmap_name(struct machine *machine, char *bf, size_t size) machine__mmap_name() argument
601 char bf[PATH_MAX]; machine__get_kernel() local
H A Dsort.c27 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) repsep_snprintf() argument
69 static int hist_entry__thread_snprintf(struct hist_entry *he, char *bf, hist_entry__thread_snprintf() argument
108 static int hist_entry__comm_snprintf(struct hist_entry *he, char *bf, hist_entry__comm_snprintf() argument
151 static int _hist_entry__dso_snprintf(struct map *map, char *bf, _hist_entry__dso_snprintf() argument
163 static int hist_entry__dso_snprintf(struct hist_entry *he, char *bf, hist_entry__dso_snprintf() argument
268 static int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, hist_entry__sym_snprintf() argument
311 static int hist_entry__srcline_snprintf(struct hist_entry *he, char *bf, hist_entry__srcline_snprintf() argument
338 static int hist_entry__parent_snprintf(struct hist_entry *he, char *bf, hist_entry__parent_snprintf() argument
360 static int hist_entry__cpu_snprintf(struct hist_entry *he, char *bf, hist_entry__cpu_snprintf() argument
385 static int hist_entry__dso_from_snprintf(struct hist_entry *he, char *bf, hist_entry__dso_from_snprintf() argument
405 static int hist_entry__dso_to_snprintf(struct hist_entry *he, char *bf, hist_entry__dso_to_snprintf() argument
450 static int hist_entry__sym_from_snprintf(struct hist_entry *he, char *bf, hist_entry__sym_from_snprintf() argument
463 static int hist_entry__sym_to_snprintf(struct hist_entry *he, char *bf, hist_entry__sym_to_snprintf() argument
517 static int hist_entry__mispredict_snprintf(struct hist_entry *he, char *bf, hist_entry__mispredict_snprintf() argument
545 static int hist_entry__daddr_snprintf(struct hist_entry *he, char *bf, hist_entry__daddr_snprintf() argument
575 static int hist_entry__dso_daddr_snprintf(struct hist_entry *he, char *bf, hist_entry__dso_daddr_snprintf() argument
605 static int hist_entry__locked_snprintf(struct hist_entry *he, char *bf, hist_entry__locked_snprintf() argument
654 static int hist_entry__tlb_snprintf(struct hist_entry *he, char *bf, hist_entry__tlb_snprintf() argument
731 static int hist_entry__lvl_snprintf(struct hist_entry *he, char *bf, hist_entry__lvl_snprintf() argument
799 static int hist_entry__snoop_snprintf(struct hist_entry *he, char *bf, hist_entry__snoop_snprintf() argument
899 static int hist_entry__dcacheline_snprintf(struct hist_entry *he, char *bf, hist_entry__dcacheline_snprintf() argument
945 static int hist_entry__local_weight_snprintf(struct hist_entry *he, char *bf, hist_entry__local_weight_snprintf() argument
964 static int hist_entry__global_weight_snprintf(struct hist_entry *he, char *bf, hist_entry__global_weight_snprintf() argument
1036 static int hist_entry__abort_snprintf(struct hist_entry *he, char *bf, hist_entry__abort_snprintf() argument
1068 static int hist_entry__in_tx_snprintf(struct hist_entry *he, char *bf, hist_entry__in_tx_snprintf() argument
1131 static int hist_entry__transaction_snprintf(struct hist_entry *he, char *bf, hist_entry__transaction_snprintf() argument
229 _hist_entry__sym_snprintf(struct map *map, struct symbol *sym, u64 ip, char level, char *bf, size_t size, unsigned int width) _hist_entry__sym_snprintf() argument
H A Dsymbol-elf.c349 static int elf_read_build_id(Elf *elf, void *bf, size_t size) elf_read_build_id() argument
428 int filename__read_build_id(const char *filename, void *bf, size_t size) filename__read_build_id() argument
467 char bf[BUFSIZ]; sysfs__read_build_id() local
H A Dsymbol.c1812 char bf[PATH_MAX]; vmlinux_path__init() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Duar.c127 struct mlx5_bf *bf; mlx5_alloc_uuars() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Ddebug.h161 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf) {} argument
H A Ddebug.c837 struct ath5k_buf *bf, *bf0; read_file_queue() local
1082 ath5k_debug_printrxbuf(struct ath5k_buf *bf, int done, ath5k_debug_printrxbuf() argument
1100 struct ath5k_buf *bf; ath5k_debug_printrxbuffs() local
1121 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_debug_printtxbuf() argument
H A Dbase.c629 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_rxbuf_setup() argument
732 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, ath5k_txbuf_setup() argument
857 struct ath5k_buf *bf; ath5k_desc_alloc() local
919 ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_txbuf_free_skb() argument
933 ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_rxbuf_free_skb() argument
951 struct ath5k_buf *bf; ath5k_desc_free() local
1114 struct ath5k_buf *bf, *bf0; ath5k_drain_tx_buffs() local
1164 struct ath5k_buf *bf; ath5k_rx_start() local
1547 struct ath5k_buf *bf; ath5k_tasklet_rx() local
1615 struct ath5k_buf *bf; ath5k_tx_queue() local
1736 struct ath5k_buf *bf, *bf0; ath5k_tx_processq() local
1810 ath5k_beacon_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_beacon_setup() argument
1933 struct ath5k_buf *bf; ath5k_beacon_send() local
696 ath5k_get_rate(const struct ieee80211_hw *hw, const struct ieee80211_tx_info *info, struct ath5k_buf *bf, int idx) ath5k_get_rate() argument
712 ath5k_get_rate_hw_value(const struct ieee80211_hw *hw, const struct ieee80211_tx_info *info, struct ath5k_buf *bf, int idx) ath5k_get_rate_hw_value() argument
1667 ath5k_tx_frame_completed(struct ath5k_hw *ah, struct sk_buff *skb, struct ath5k_txq *txq, struct ath5k_tx_status *ts, struct ath5k_buf *bf) ath5k_tx_frame_completed() argument
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dpd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) mlx4_bf_alloc() argument
244 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) mlx4_bf_free() argument
H A Dmlx4_en.h272 struct mlx4_bf bf; member in struct:mlx4_en_tx_ring
/linux-4.1.27/scripts/kconfig/
H A Dkxgettext.c12 static char *escape(const char* text, char *bf, int len) escape() argument
153 char bf[16384]; message__add() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c117 struct ath_buf *bf; ath9k_beacon_generate() local
221 struct ath_buf *bf = avp->av_bcbuf; ath9k_beacon_remove_slot() local
324 struct ath_buf *bf = NULL; ath9k_beacon_tasklet() local
72 ath9k_beacon_setup(struct ath_softc *sc, struct ieee80211_vif *vif, struct ath_buf *bf, int rateidx) ath9k_beacon_setup() argument
H A Drecv.c37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf, ath_rx_buf_link() argument
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf, ath_rx_buf_relink() argument
116 struct ath_rxbuf *bf; ath_rx_edma_buf_link() local
142 struct ath_rxbuf *bf, *tbf; ath_rx_addbuffer_edma() local
158 struct ath_rxbuf *bf; ath_rx_remove_buffer() local
175 struct ath_rxbuf *bf; ath_rx_edma_cleanup() local
203 struct ath_rxbuf *bf; ath_rx_edma_init() local
275 struct ath_rxbuf *bf; ath_rx_init() local
336 struct ath_rxbuf *bf; ath_rx_cleanup() local
445 struct ath_rxbuf *bf, *tbf; ath_startrecv() local
638 struct ath_rxbuf *bf; ath_edma_get_buffers() local
686 struct ath_rxbuf *bf = NULL; ath_edma_get_next_rx_buf() local
703 struct ath_rxbuf *bf; ath_get_next_rx_buf() local
999 struct ath_rxbuf *bf; ath_rx_tasklet() local
H A Dinit.c283 struct ath_buf *bf; ath_descdma_setup() local
314 struct ath_rxbuf *bf; ath_descdma_setup() local
H A Ddebug.c782 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, ath_debug_stat_tx() argument
H A Ddebug.h288 ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, struct ath_txq *txq, unsigned int flags) ath_debug_stat_tx() argument
H A Dar9003_eeprom.c2966 int bf, factor, plus; interpolate() local
H A Dmain.c2099 struct ath_buf *bf; ath9k_tx_last_beacon() local
H A Dxmit.c214 struct ath_buf *bf; ath_tx_tid_change_state() local
242 struct ath_buf *bf; ath_tx_flush_tid() local
319 struct ath_buf *bf; ath_tid_drain() local
345 struct ath_buf *bf = fi->bf; ath_tx_set_retry() local
363 struct ath_buf *bf = NULL; ath_tx_get_buffer() local
380 static void ath_tx_return_buffer(struct ath_softc *sc, struct ath_buf *bf) ath_tx_return_buffer() argument
387 static struct ath_buf* ath_clone_txbuf(struct ath_softc *sc, struct ath_buf *bf) ath_clone_txbuf() argument
406 static void ath_tx_count_frames(struct ath_softc *sc, struct ath_buf *bf, ath_tx_count_frames() argument
668 static bool bf_is_ampdu_not_probing(struct ath_buf *bf) bf_is_ampdu_not_probing() argument
707 static bool ath_lookup_legacy(struct ath_buf *bf) ath_lookup_legacy() argument
729 static u32 ath_lookup_rate(struct ath_softc *sc, struct ath_buf *bf, ath_lookup_rate() argument
877 struct ath_buf *bf; ath_tx_get_tid_subframe() local
954 struct ath_buf *bf = bf_first, *bf_prev = NULL; ath_tx_form_aggr() local
1099 static u8 ath_get_rate_txpower(struct ath_softc *sc, struct ath_buf *bf, ath_get_rate_txpower() argument
1172 static void ath_buf_set_rate(struct ath_softc *sc, struct ath_buf *bf, ath_buf_set_rate() argument
1310 static void ath_tx_fill_desc(struct ath_softc *sc, struct ath_buf *bf, ath_tx_fill_desc() argument
1407 struct ath_buf *bf = bf_first, *bf_prev = NULL; ath_tx_form_burst() local
1440 struct ath_buf *bf; ath_tx_sched_aggr() local
1634 struct ath_buf *bf_tail = NULL, *bf; ath9k_release_buffered_frames() local
1809 struct ath_buf *bf, *lastbf; ath_drain_txq_list() local
2021 struct ath_buf *bf, *bf_last; ath_tx_txqaddbuf() local
2089 struct ath_buf *bf = fi->bf; ath_tx_send_normal() local
2192 struct ath_buf *bf; ath_tx_setup_buffer() local
2317 struct ath_buf *bf; ath_tx_start() local
2428 struct ath_buf *bf; ath_tx_cabq() local
2538 static void ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf, ath_tx_complete_buf() argument
2583 static void ath_tx_rc_status(struct ath_softc *sc, struct ath_buf *bf, ath_tx_rc_status() argument
2642 struct ath_buf *bf, *lastbf, *bf_held = NULL; ath_tx_processq() local
2731 struct ath_buf *bf, *lastbf; ath_tx_edma_tasklet() local
2941 struct ath_buf *bf; ath9k_tx99_send() local
149 ath_set_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ath_buf *bf) ath_set_rates() argument
295 ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, struct ath_buf *bf) ath_tx_addto_baw() argument
438 ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf, struct list_head *bf_q, struct ath_tx_status *ts, int txok) ath_tx_complete_aggr() argument
674 ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *bf, struct list_head *bf_head) ath_tx_process_buffer() argument
800 ath_compute_num_delims(struct ath_softc *sc, struct ath_atx_tid *tid, struct ath_buf *bf, u16 frmlen, bool first_subfrm) ath_compute_num_delims() argument
H A Dath9k.h184 struct ath_buf *bf; member in struct:ath_frame_info
/linux-4.1.27/drivers/uwb/
H A Dbeacon.c338 struct uwb_beacon_frame *bf; uwb_bce_print_IEs() local
365 struct uwb_beacon_frame *bf; uwb_verify_beacon() local
398 struct uwb_beacon_frame *bf; uwbd_evt_handle_rc_beacon() local
264 __uwb_beca_add(struct uwb_rc *rc, struct uwb_rc_evt_beacon *be, struct uwb_beacon_frame *bf, unsigned long ts_jiffies) __uwb_beca_add() argument
314 uwb_beacon_print(struct uwb_rc *rc, struct uwb_rc_evt_beacon *be, struct uwb_beacon_frame *bf) uwb_beacon_print() argument
H A Dlc-dev.c151 struct uwb_beacon_frame *bf; uwb_dev_BPST_show() local
/linux-4.1.27/fs/xfs/
H A Dxfs_ioctl32.c45 xfs_compat_flock64_copyin( xfs_flock64_t *bf, compat_xfs_flock64_t __user *arg32) xfs_compat_flock64_copyin() argument
H A Dxfs_ioctl.c1541 xfs_flock64_t bf; xfs_file_ioctl() local
602 xfs_ioc_space( struct xfs_inode *ip, struct inode *inode, struct file *filp, int ioflags, unsigned int cmd, xfs_flock64_t *bf) xfs_ioc_space() argument
/linux-4.1.27/drivers/video/fbdev/geode/
H A Dgx1fb_core.c150 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dgxfb_core.c185 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dlxfb_core.c292 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dgoldfishfb.c72 static inline u32 convert_bitfield(int val, struct fb_bitfield *bf) convert_bitfield() argument
H A Dpxa168fb.c477 static unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dvt8500lcdfb.c140 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dwm8505fb.c187 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dnuc900fb.c292 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dsa1100fb.c247 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Damba-clcd.c329 static inline u32 convert_bitfield(int val, struct fb_bitfield *bf) convert_bitfield() argument
H A Ds3c2410fb.c478 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Datmel_lcdfb.c775 static inline unsigned int chan_to_field(unsigned int chan, const struct fb_bitfield *bf) chan_to_field() argument
H A Dimxfb.c247 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Djz4740_fb.c237 jzfb_convert_color_to_hw(unsigned val, struct fb_bitfield *bf) jzfb_convert_color_to_hw() argument
H A Dcyber2000fb.c265 static inline u32 convert_bitfield(u_int val, struct fb_bitfield *bf) convert_bitfield() argument
H A Dhyperv_fb.c579 static inline u32 chan_to_field(u32 chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dmx3fb.c1021 static u32 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dmxsfb.c262 static inline unsigned chan_to_field(unsigned chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dpxafb.c130 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Ds3c-fb.c725 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
H A Dsm501fb.c901 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c312 static unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dzl10036.c49 u8 br, bf; member in struct:zl10036_state
206 u8 br, bf; zl10036_set_bandwidth() local
H A Dzl10039.c194 u8 bf; zl10039_set_params() local
/linux-4.1.27/net/dccp/
H A Doptions.c26 u64 dccp_decode_value_var(const u8 *bf, const u8 len) dccp_decode_value_var() argument
/linux-4.1.27/tools/perf/ui/stdio/
H A Dhist.c44 char bf[1024]; ipchain__fprintf_graph() local
169 char bf[1024]; callchain__fprintf_graph() local
219 char bf[1024]; __callchain__fprintf_flat() local
382 char bf[96]; hists__fprintf() local
350 hist_entry__fprintf(struct hist_entry *he, size_t size, struct hists *hists, char *bf, size_t bfsz, FILE *fp) hist_entry__fprintf() argument
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dir2_data.c46 xfs_dir2_data_free_t *bf; /* bestfree table */ __xfs_dir3_data_check() local
511 struct xfs_dir2_data_free *bf; xfs_dir2_data_freescan() local
577 struct xfs_dir2_data_free *bf; xfs_dir3_data_init() local
732 struct xfs_dir2_data_free *bf; xfs_dir2_data_make_free() local
919 struct xfs_dir2_data_free *bf; xfs_dir2_data_use_free() local
347 xfs_dir2_data_freefind( struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup) xfs_dir2_data_freefind() argument
462 xfs_dir2_data_freeremove( struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf, struct xfs_dir2_data_free *dfp, int *loghead) xfs_dir2_data_freeremove() argument
H A Dxfs_dir2_block.c179 struct xfs_dir2_data_free *bf; xfs_dir2_block_need_space() local
H A Dxfs_dir2_leaf.c388 struct xfs_dir2_data_free *bf; xfs_dir2_block_to_leaf() local
631 struct xfs_dir2_data_free *bf; /* bestfree table */ xfs_dir2_leaf_addname() local
1356 struct xfs_dir2_data_free *bf; /* bestfree table */ xfs_dir2_leaf_removename() local
1618 struct xfs_dir2_data_free *bf = dp->d_ops->data_bestfree_p(hdr); xfs_dir2_leaf_trim_data() local
H A Dxfs_dir2_node.c1168 struct xfs_dir2_data_free *bf; /* bestfree table */ xfs_dir2_leafn_remove() local
1664 struct xfs_dir2_data_free *bf; xfs_dir2_node_addname_int() local
/linux-4.1.27/drivers/staging/sm750fb/
H A Dsm750.c402 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/drivers/staging/sm7xxfb/
H A Dsm7xxfb.c162 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/drivers/usb/host/
H A Dehci-dbg.c545 u16 *bf; fill_bandwidth_buffer() local
/linux-4.1.27/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c73 chan_to_field(unsigned int chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/kernel/trace/
H A Dtrace_probe.c468 static int __parse_bitfield_probe_arg(const char *bf, __parse_bitfield_probe_arg() argument
/linux-4.1.27/tools/perf/
H A Dbuiltin-record.c50 static int record__write(struct record *rec, void *bf, size_t size) record__write() argument
H A Dbuiltin-top.c250 char bf[160]; perf_top__print_sym_table() local
H A Dbuiltin-trace.c268 static size_t __syscall_arg__scnprintf_strarray(char *bf, size_t size, __syscall_arg__scnprintf_strarray() argument
281 static size_t syscall_arg__scnprintf_strarray(char *bf, size_t size, syscall_arg__scnprintf_strarray() argument
294 static size_t syscall_arg__scnprintf_strhexarray(char *bf, size_t size, syscall_arg__scnprintf_strhexarray() argument
308 static size_t syscall_arg__scnprintf_fd_at(char *bf, size_t size, syscall_arg__scnprintf_fd_at() argument
326 static size_t syscall_arg__scnprintf_hex(char *bf, size_t size, syscall_arg__scnprintf_hex() argument
334 static size_t syscall_arg__scnprintf_mmap_prot(char *bf, size_t size, syscall_arg__scnprintf_mmap_prot() argument
365 static size_t syscall_arg__scnprintf_mmap_flags(char *bf, size_t size, syscall_arg__scnprintf_mmap_flags() argument
408 static size_t syscall_arg__scnprintf_mremap_flags(char *bf, size_t size, syscall_arg__scnprintf_mremap_flags() argument
433 static size_t syscall_arg__scnprintf_madvise_behavior(char *bf, size_t size, syscall_arg__scnprintf_madvise_behavior() argument
475 static size_t syscall_arg__scnprintf_flock(char *bf, size_t size, syscall_arg__scnprintf_flock() argument
506 static size_t syscall_arg__scnprintf_futex_op(char *bf, size_t size, struct syscall_arg *arg) syscall_arg__scnprintf_futex_op() argument
603 static size_t syscall_arg__scnprintf_socket_type(char *bf, size_t size, syscall_arg__scnprintf_socket_type() argument
659 static size_t syscall_arg__scnprintf_msg_flags(char *bf, size_t size, syscall_arg__scnprintf_msg_flags() argument
703 static size_t syscall_arg__scnprintf_access_mode(char *bf, size_t size, syscall_arg__scnprintf_access_mode() argument
730 static size_t syscall_arg__scnprintf_open_flags(char *bf, size_t size, syscall_arg__scnprintf_open_flags() argument
786 static size_t syscall_arg__scnprintf_eventfd_flags(char *bf, size_t size, syscall_arg__scnprintf_eventfd_flags() argument
812 static size_t syscall_arg__scnprintf_pipe_flags(char *bf, size_t size, syscall_arg__scnprintf_pipe_flags() argument
835 static size_t syscall_arg__scnprintf_signum(char *bf, size_t size, struct syscall_arg *arg) syscall_arg__scnprintf_signum() argument
1335 static size_t syscall_arg__scnprintf_fd(char *bf, size_t size, syscall_arg__scnprintf_fd() argument
1348 static size_t syscall_arg__scnprintf_close_fd(char *bf, size_t size, syscall_arg__scnprintf_close_fd() argument
1543 static size_t syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, syscall__scnprintf_args() argument
1823 char bf[STRERR_BUFSIZE]; trace__sys_exit() local
2709 char bf[BUFSIZ]; cmd_trace() local
/linux-4.1.27/drivers/media/radio/
H A Dradio-wl1273.c1866 int bf = radio->rangelow; wl1273_fm_vidioc_log_status() local
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft-core.c560 static unsigned int chan_to_field(unsigned chan, struct fb_bitfield *bf) chan_to_field() argument
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h49 } bf; member in union:dynamic_sa_contents
109 } bf; member in union:sa_command_0
167 } bf; member in union:sa_command_1
H A Dcrypto4xx_reg_def.h165 } bf; member in union:ce_pe_dma_cfg
177 } bf; member in union:ce_ring_size
189 } bf; member in union:ce_ring_contol
200 } bf; member in union:ce_io_threshold
211 } bf; member in union:ce_part_ring_size
260 } bf; member in union:ce_pd_ctl
271 } bf; member in union:ce_pd_ctl_len
/linux-4.1.27/tools/perf/ui/browsers/
H A Dannotate.c105 char bf[256]; annotate_browser__write() local
H A Dhists.c586 char bf[1024], *alloc_str; hist_browser__show_callchain() local
1184 char bf[64]; hist_browser__dump() local
1837 char bf[256], unit; perf_evsel_menu__write() local
1235 hists__browser_title(struct hists *hists, struct hist_browser_timer *hbt, char *bf, size_t size) hists__browser_title() argument
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_ppp.c692 struct ippp_buf_queue *bf, *bl; isdn_ppp_poll() local
735 struct ippp_buf_queue *bf, *bl; isdn_ppp_fill_rq() local
/linux-4.1.27/drivers/net/wireless/
H A Dwl3501_cs.c456 u16 bf, sig_bf, next, tmplen, pktlen; wl3501_send_pkt() local
752 static u16 wl3501_receive(struct wl3501_card *this, u8 *bf, u16 size) wl3501_receive() argument
381 wl3501_get_mib_value(struct wl3501_card *this, u8 index, void *bf, int size) wl3501_get_mib_value() argument
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h207 struct mlx5_bf *bf; member in struct:mlx5_ib_qp
H A Dqp.c2598 struct mlx5_bf *bf = qp->bf; mlx5_ib_post_send() local
/linux-4.1.27/include/linux/mlx5/
H A Dmlx5_ifc.h250 u8 bf[0x1]; member in struct:mlx5_ifc_cmd_hca_cap_bits
/linux-4.1.27/sound/pci/ctxfi/
H A Dcthw20k1.c100 } bf; member in union:src_dirty
127 } bf; member in union:src_mgr_dirty
152 } bf; member in union:srcimp_mgr_dirty
599 } bf; member in union:amixer_dirty
760 } bf; member in union:dai_dirty
775 } bf; member in union:dao_dirty
821 } bf; member in union:daio_mgr_dirty
H A Dcthw20k2.c100 } bf; member in union:src_dirty
127 } bf; member in union:src_mgr_dirty
152 } bf; member in union:srcimp_mgr_dirty
598 } bf; member in union:amixer_dirty
751 } bf; member in union:dai_dirty
791 } bf; member in union:dao_dirty
812 } bf; member in union:daio_mgr_dirty

Completed in 4301 milliseconds