Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textoutput.c22 size_t foreground; in execute() local
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-dp.c48 bool foreground; member
53 struct ipu_dp foreground; member
/openbmc/qemu/contrib/ivshmem-server/
H A Dmain.c29 bool foreground; member
/openbmc/qemu/ui/
H A Dcursor.c132 uint32_t foreground, uint32_t background, uint8_t *image, in cursor_set_mono()
/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c1249 bool foreground = false; in __cmd_start() local
/openbmc/linux/fs/f2fs/
H A Dgc.c47 bool sync_mode, foreground = false; in gc_thread_func() local
H A Df2fs.h3960 #define stat_inc_cp_call_count(sbi, foreground) \ argument
4047 #define stat_inc_gc_call_count(sbi, foreground) \ argument
4079 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) argument
4108 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) argument
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c174 u32 foreground = BLEND_WEIGHT1(255) | BLEND_WEIGHT0(255) | in tegra_plane_setup_blending_legacy() local