Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 25 of 70) sorted by relevance

123

/linux/drivers/greybus/
A Dgb-beagleplay.c227 static void hdlc_write(struct gb_beagleplay *bg) in hdlc_write()
343 static void hdlc_rx_frame(struct gb_beagleplay *bg) in hdlc_rx_frame()
412 static int hdlc_init(struct gb_beagleplay *bg) in hdlc_init()
430 static void hdlc_deinit(struct gb_beagleplay *bg) in hdlc_deinit()
865 struct gb_beagleplay *bg = fw_upload->dd_handle; in cc1352_prepare() local
932 struct gb_beagleplay *bg = fw_upload->dd_handle; in cc1352_cleanup() local
943 struct gb_beagleplay *bg = fw_upload->dd_handle; in cc1352_write() local
975 struct gb_beagleplay *bg = fw_upload->dd_handle; in cc1352_poll_complete() local
1004 struct gb_beagleplay *bg = fw_upload->dd_handle; in cc1352_cancel() local
1040 static int gb_fw_init(struct gb_beagleplay *bg) in gb_fw_init()
[all …]
/linux/drivers/gpio/
A Dgpio-bt8xx.c71 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_input() local
92 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_get() local
106 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_output() local
131 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_set() local
147 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup()
166 struct bt8xxgpio *bg; in bt8xxgpio_probe() local
224 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove() local
238 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend() local
261 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_resume() local
/linux/fs/btrfs/
A Dblock-group.c319 struct btrfs_block_group *bg; in btrfs_inc_nocow_writers() local
353 void btrfs_dec_nocow_writers(struct btrfs_block_group *bg) in btrfs_dec_nocow_writers()
370 struct btrfs_block_group *bg; in btrfs_dec_block_group_reservations() local
1418 const struct btrfs_block_group *bg) in clean_pinned_extents()
1727 void btrfs_mark_bg_unused(struct btrfs_block_group *bg) in btrfs_mark_bg_unused()
1791 struct btrfs_block_group *bg; in btrfs_reclaim_bgs_work() local
2013 struct btrfs_block_group_item bg; in read_bg_from_eb() local
2283 struct btrfs_block_group *bg; in check_chunk_block_group_mappings() local
2451 struct btrfs_block_group *bg; in fill_dummy_bgs() local
3882 struct btrfs_block_group *bg; in do_chunk_alloc() local
[all …]
A Dzoned.c1367 static int btrfs_load_block_group_single(struct btrfs_block_group *bg, in btrfs_load_block_group_single()
1385 static int btrfs_load_block_group_dup(struct btrfs_block_group *bg, in btrfs_load_block_group_dup()
1428 static int btrfs_load_block_group_raid1(struct btrfs_block_group *bg, in btrfs_load_block_group_raid1()
1476 static int btrfs_load_block_group_raid0(struct btrfs_block_group *bg, in btrfs_load_block_group_raid0()
1508 static int btrfs_load_block_group_raid10(struct btrfs_block_group *bg, in btrfs_load_block_group_raid10()
2392 struct btrfs_block_group *bg = in btrfs_zone_finish_endio_workfn() local
2401 void btrfs_schedule_zone_finish_bg(struct btrfs_block_group *bg, in btrfs_schedule_zone_finish_bg()
2422 void btrfs_clear_data_reloc_bg(struct btrfs_block_group *bg) in btrfs_clear_data_reloc_bg()
2553 struct btrfs_block_group *bg; in btrfs_zoned_activate_one_bg() local
A Dzoned.h238 static inline void btrfs_schedule_zone_finish_bg(struct btrfs_block_group *bg, in btrfs_schedule_zone_finish_bg()
241 static inline void btrfs_clear_data_reloc_bg(struct btrfs_block_group *bg) { } in btrfs_clear_data_reloc_bg()
373 static inline void btrfs_clear_treelog_bg(struct btrfs_block_group *bg) in btrfs_clear_treelog_bg()
402 static inline bool btrfs_zoned_bg_is_full(const struct btrfs_block_group *bg) in btrfs_zoned_bg_is_full()
A Dscrub.c110 struct btrfs_block_group *bg; member
1524 static int scrub_find_fill_first_stripe(struct btrfs_block_group *bg, in scrub_find_fill_first_stripe()
1893 static int queue_scrub_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, in queue_scrub_stripe()
1936 struct btrfs_block_group *bg, in scrub_raid56_parity_stripe()
2105 struct btrfs_block_group *bg, in scrub_simple_mirror()
2179 struct btrfs_block_group *bg, in simple_stripe_get_logical()
2206 struct btrfs_block_group *bg, in scrub_simple_stripe()
2239 struct btrfs_block_group *bg, in scrub_stripe()
2411 struct btrfs_block_group *bg, in scrub_chunk()
/linux/fs/ocfs2/
A Dsuballoc.c323 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_add_extent()
354 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill() local
494 struct ocfs2_group_desc *bg = in ocfs2_block_group_grow_discontig() local
553 struct ocfs2_group_desc *bg; in ocfs2_bg_alloc_cleanup() local
669 struct ocfs2_group_desc *bg; in ocfs2_block_group_alloc() local
1256 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_test_bg_bit_allocatable() local
1363 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
1691 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_fix_result()
1803 struct ocfs2_group_desc *bg; in ocfs2_search_chain() local
2187 struct ocfs2_group_desc *bg; in ocfs2_claim_new_inode_at_loc() local
[all …]
A Dmove_extents.c376 struct ocfs2_group_desc *bg; in ocfs2_find_victim_alloc_group() local
471 struct ocfs2_group_desc *bg; in ocfs2_validate_and_adjust_move_goal() local
/linux/drivers/video/fbdev/
A Datafb_utils.h269 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask()
301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col()
343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask()
A Dvt8623fb.c145 u32 bg = expand_color(image->bg_color); in vt8623fb_iplan_imageblit() local
201 u32 bg = image->bg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
A Dpmag-aa-fb.c122 u8 bg = cursor->image.bg_color ? 0xf : 0x0; in aafb_cursor() local
/linux/arch/sparc/kernel/
A Dbtext.c244 int bg = 0x00000000UL; in draw_byte_32() local
265 int bg = 0x00000000UL; in draw_byte_16() local
283 int bg = 0x00000000UL; in draw_byte_8() local
/linux/drivers/video/fbdev/core/
A Dtileblit.c56 int fg, int bg) in tile_putcs()
83 int fg, int bg) in tile_cursor()
A Dfbcon_cw.c116 int fg, int bg) in cw_putcs()
205 int fg, int bg) in cw_cursor()
A Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
222 int fg, int bg) in ccw_cursor()
A Dbitblit.c145 int fg, int bg) in bit_putcs()
237 int fg, int bg) in bit_cursor()
A Dfbcon_ud.c153 int fg, int bg) in ud_putcs()
252 int fg, int bg) in ud_cursor()
/linux/drivers/edac/
A Dal_mc_edac.c65 u8 rank, u32 row, u8 bg, u8 bank, u16 column, in prepare_msg()
81 u8 rank, bg, bank; in handle_ce() local
126 u8 rank, bg, bank; in handle_ue() local
/linux/arch/powerpc/kernel/
A Dbtext.c411 int bg = 0x00000000UL; in draw_byte_32() local
432 int bg = 0x00000000UL; in draw_byte_16() local
450 int bg = 0x00000000UL; in draw_byte_8() local
/linux/fs/ext4/
A Dsuper.c315 struct ext4_group_desc *bg) in ext4_block_bitmap()
323 struct ext4_group_desc *bg) in ext4_inode_bitmap()
331 struct ext4_group_desc *bg) in ext4_inode_table()
339 struct ext4_group_desc *bg) in ext4_free_group_clusters()
347 struct ext4_group_desc *bg) in ext4_free_inodes_count()
355 struct ext4_group_desc *bg) in ext4_used_dirs_count()
363 struct ext4_group_desc *bg) in ext4_itable_unused_count()
403 struct ext4_group_desc *bg, __u32 count) in ext4_free_inodes_set()
411 struct ext4_group_desc *bg, __u32 count) in ext4_used_dirs_set()
419 struct ext4_group_desc *bg, __u32 count) in ext4_itable_unused_set()
[all …]
/linux/drivers/video/fbdev/i810/
A Di810_accel.c237 int dest, const u32 *src, int bg, in mono_src_copy_imm_blit()
370 u32 fg = 0, bg = 0, size, dst; in i810fb_imageblit() local
/linux/drivers/video/fbdev/savage/
A Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/linux/drivers/video/fbdev/aty/
A Dmach64_cursor.c126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c151 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue() local
431 struct fcoe_percpu_s *bg; in bnx2fc_rcv() local
482 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread() local
2674 struct fcoe_percpu_s *bg; in bnx2fc_mod_init() local
2750 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit() local
/linux/tools/perf/ui/
A Dbrowser.c524 const char *name, *fg, *bg; member
578 char *fg = NULL, *bg; in ui_browser__color_config() local

Completed in 102 milliseconds

123