Home
last modified time | relevance | path

Searched defs:FLAGS (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dhugepage-mmap.c32 #define FLAGS (MAP_SHARED | MAP_FIXED) macro
35 #define FLAGS (MAP_SHARED) macro
H A Dmap_hugetlb.c26 #define FLAGS (MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB | MAP_FIXED) macro
29 #define FLAGS (MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB) macro
H A Dhugepage-mremap.c33 #define FLAGS (MAP_SHARED | MAP_ANONYMOUS) macro
/openbmc/phosphor-mboxd/test/
H A Dbmc_event_ack_v2.c16 #define FLAGS 0xc3 macro
/openbmc/hiomapd/test/
H A Dbmc_event_ack_v2.c17 #define FLAGS 0xc3 macro
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S13 #define FLAGS 9 * 8 macro
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fxam.c26 #define FLAGS (C0 | C1 | C2 | C3) macro
/openbmc/linux/security/keys/
H A Dproc.c222 #define showflag(FLAGS, LETTER, FLAG) \ in proc_keys_show() argument
/openbmc/linux/drivers/video/fbdev/
H A Dedid.h119 #define FLAGS (unsigned)block[ 17 ] macro
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h19 FLAGS, /* i: waiting for method and flags (gzip) */ enumerator
/openbmc/u-boot/lib/zlib/
H A Dinflate.h22 FLAGS, /* i: waiting for method and flags (gzip) */ enumerator
/openbmc/linux/include/linux/
H A Dfs_parser.h107 #define __fsparam(TYPE, NAME, OPT, FLAGS, DATA) \ argument
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h105 u32 FLAGS; member
/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c679 #define DEF_GVEC_VFMA_B(NAME, FLAGS, BITS) \ argument
689 #define DEF_GVEC_VFMA(NAME, FLAGS) \ argument
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h596 #define FLAGS(_flags) \ macro
/openbmc/qemu/target/ppc/
H A Dtranslate.c6355 #define TRANS_FLAGS(FLAGS, NAME, FUNC, ...) \ argument