Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/gpio/
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-v5.4/drivers/video/fbdev/
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()
Dpmag-aa-fb.c122 u8 bg = cursor->image.bg_color ? 0xf : 0x0; in aafb_cursor() local
Dvt8623fb.c144 u32 bg = expand_color(image->bg_color); in vt8623fb_iplan_imageblit() local
200 u32 bg = image->bg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
/Linux-v5.4/fs/ocfs2/
Dsuballoc.c321 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_add_extent()
352 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill() local
492 struct ocfs2_group_desc *bg = in ocfs2_block_group_grow_discontig() local
551 struct ocfs2_group_desc *bg; in ocfs2_bg_alloc_cleanup() local
667 struct ocfs2_group_desc *bg; in ocfs2_block_group_alloc() local
1254 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_test_bg_bit_allocatable() local
1283 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_find_clear_bits() local
1336 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
1412 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_relink_block_group() local
1465 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg, in ocfs2_block_group_reasonably_empty()
[all …]
Dmove_extents.c388 struct ocfs2_group_desc *bg; in ocfs2_find_victim_alloc_group() local
483 struct ocfs2_group_desc *bg; in ocfs2_validate_and_adjust_move_goal() local
/Linux-v5.4/arch/sparc/kernel/
Dbtext.c246 int bg = 0x00000000UL; in draw_byte_32() local
267 int bg = 0x00000000UL; in draw_byte_16() local
285 int bg = 0x00000000UL; in draw_byte_8() local
/Linux-v5.4/drivers/video/fbdev/core/
Dtileblit.c56 int fg, int bg) in tile_putcs()
83 int softback_lines, int fg, int bg) in tile_cursor()
Dfbcon_cw.c116 int fg, int bg) in cw_putcs()
205 int softback_lines, int fg, int bg) in cw_cursor()
Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
222 int softback_lines, int fg, int bg) in ccw_cursor()
Dbitblit.c145 int fg, int bg) in bit_putcs()
237 int softback_lines, int fg, int bg) in bit_cursor()
Dfbcon_ud.c153 int fg, int bg) in ud_putcs()
252 int softback_lines, int fg, int bg) in ud_cursor()
/Linux-v5.4/fs/btrfs/
Dblock-group.c280 struct btrfs_block_group_cache *bg; in btrfs_inc_nocow_writers() local
303 struct btrfs_block_group_cache *bg; in btrfs_dec_nocow_writers() local
317 void btrfs_wait_nocow_writers(struct btrfs_block_group_cache *bg) in btrfs_wait_nocow_writers()
325 struct btrfs_block_group_cache *bg; in btrfs_dec_block_group_reservations() local
334 void btrfs_wait_block_group_reservations(struct btrfs_block_group_cache *bg) in btrfs_wait_block_group_reservations()
1413 void btrfs_mark_bg_unused(struct btrfs_block_group_cache *bg) in btrfs_mark_bg_unused()
1434 struct btrfs_block_group_item bg; in find_first_block_group() local
1643 struct btrfs_block_group_cache *bg; in check_chunk_block_group_mappings() local
/Linux-v5.4/arch/powerpc/kernel/
Dbtext.c422 int bg = 0x00000000UL; in draw_byte_32() local
443 int bg = 0x00000000UL; in draw_byte_16() local
461 int bg = 0x00000000UL; in draw_byte_8() local
/Linux-v5.4/tools/perf/ui/
Dlibslang.h27 #define sltt_set_color(obj, name, fg, bg) \ argument
Dbrowser.c522 const char *name, *fg, *bg; member
576 char *fg = NULL, *bg; in ui_browser__color_config() local
/Linux-v5.4/fs/ext4/
Dsuper.c228 struct ext4_group_desc *bg) in ext4_block_bitmap()
236 struct ext4_group_desc *bg) in ext4_inode_bitmap()
244 struct ext4_group_desc *bg) in ext4_inode_table()
252 struct ext4_group_desc *bg) in ext4_free_group_clusters()
260 struct ext4_group_desc *bg) in ext4_free_inodes_count()
268 struct ext4_group_desc *bg) in ext4_used_dirs_count()
276 struct ext4_group_desc *bg) in ext4_itable_unused_count()
284 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_block_bitmap_set()
292 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_bitmap_set()
300 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_table_set()
[all …]
/Linux-v5.4/drivers/video/fbdev/aty/
Dmach64_cursor.c126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
/Linux-v5.4/drivers/video/fbdev/savage/
Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/Linux-v5.4/drivers/video/fbdev/i810/
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-v5.4/drivers/gpu/drm/nouveau/
Dnv04_fbcon.c83 uint32_t bg; in nv04_fbcon_imageblit() local
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c149 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue() local
432 struct fcoe_percpu_s *bg; in bnx2fc_rcv() local
486 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread() local
2688 struct fcoe_percpu_s *bg; in bnx2fc_mod_init() local
2765 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit() local
/Linux-v5.4/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1558 u32 fg, bg; in intelfb_cursor() local
1604 u32 fg, bg; in intelfb_cursor() local
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750_cursor.c76 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u32 fg, u32 bg) in sm750_hw_cursor_setColor()
/Linux-v5.4/include/rdma/
Dsignature.h58 u16 bg; member

123