Home
last modified time | relevance | path

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

/linux/drivers/gpu/ipu-v3/
H A Dipu-dp.c48 bool foreground; member
53 struct ipu_dp foreground; member
/linux/tools/perf/
H A Dbuiltin-daemon.c1250 bool foreground = false; in __cmd_start() local
/linux/fs/f2fs/
H A Dgc.c48 bool sync_mode, foreground = false, gc_boost = false; in gc_thread_func() local
H A Df2fs.h4218 #define stat_inc_cp_call_count(sbi, foreground) \ argument
4305 #define stat_inc_gc_call_count(sbi, foreground) \ argument
4337 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) argument
4366 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) argument
/linux/drivers/gpu/drm/tegra/
H A Ddc.c174 u32 foreground = BLEND_WEIGHT1(255) | BLEND_WEIGHT0(255) | tegra_plane_setup_blending_legacy() local