Home
last modified time | relevance | path

Searched defs:men (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1221 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote()
H A Dbinfmt_elf.c1478 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote()
/openbmc/qemu/target/ppc/
H A Dtranslate.c2801 static inline void gen_rldicr(DisasContext *ctx, int men, int shn) in gen_rldicr()
2850 static inline void gen_rldcr(DisasContext *ctx, int men) in gen_rldcr()
/openbmc/qemu/linux-user/
H A Delfload.c4478 static int write_note(struct memelfnote *men, int fd) in write_note()