Home
last modified time | relevance | path

Searched defs:show_option (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h78 #define show_option(opt, off, on) ( !is_option(opt) ? #off : #on ) macro
/aosp_15_r20/external/f2fs-tools/tools/
H A Df2fs_io_parse.c82 int show_option = SHOW_ALL; variable
/aosp_15_r20/external/vboot_reference/futility/
H A Dcmd_show.c38 struct show_option_s show_option = { variable