Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 4 of 4) 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.c47 bool sync_mode, foreground = false; in gc_thread_func() local
H A Df2fs.h4128 #define stat_inc_cp_call_count(sbi, foreground) \ argument
4215 #define stat_inc_gc_call_count(sbi, foreground) \ argument
4247 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) argument
4276 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) argument