/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hugepage-mmap.c | 32 #define FLAGS (MAP_SHARED | MAP_FIXED) macro 35 #define FLAGS (MAP_SHARED) macro
|
H A D | map_hugetlb.c | 26 #define FLAGS (MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB | MAP_FIXED) macro 29 #define FLAGS (MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB) macro
|
H A D | hugepage-mremap.c | 33 #define FLAGS (MAP_SHARED | MAP_ANONYMOUS) macro
|
/openbmc/phosphor-mboxd/test/ |
H A D | bmc_event_ack_v2.c | 16 #define FLAGS 0xc3 macro
|
/openbmc/hiomapd/test/ |
H A D | bmc_event_ack_v2.c | 17 #define FLAGS 0xc3 macro
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | regs_load.S | 13 #define FLAGS 9 * 8 macro
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-fxam.c | 26 #define FLAGS (C0 | C1 | C2 | C3) macro
|
/openbmc/linux/security/keys/ |
H A D | proc.c | 222 #define showflag(FLAGS, LETTER, FLAG) \ in proc_keys_show() argument
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | edid.h | 119 #define FLAGS (unsigned)block[ 17 ] macro
|
/openbmc/linux/include/linux/ |
H A D | fs_parser.h | 107 #define __fsparam(TYPE, NAME, OPT, FLAGS, DATA) \ argument
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.h | 22 FLAGS, /* i: waiting for method and flags (gzip) */ enumerator
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inflate.h | 19 FLAGS, /* i: waiting for method and flags (gzip) */ enumerator
|
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
H A D | regs.h | 105 u32 FLAGS; member
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_fpu_helper.c | 679 #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 D | core.h | 596 #define FLAGS(_flags) \ macro
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 5659 #define TRANS_FLAGS(FLAGS, NAME, FUNC, ...) \ argument
|