Searched refs:men (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/ |
D | men-a021-wdt.txt | 4 - compatible: "men,a021-wdt" 18 compatible ="men,a021-wdt";
|
/linux-4.1.27/fs/proc/ |
D | kcore.c | 292 static char *storenote(struct memelfnote *men, char *bufp) in storenote() argument 298 en.n_namesz = strlen(men->name) + 1; in storenote() 299 en.n_descsz = men->datasz; in storenote() 300 en.n_type = men->type; in storenote() 303 DUMP_WRITE(men->name, en.n_namesz); in storenote() 307 DUMP_WRITE(men->data, men->datasz); in storenote()
|
/linux-4.1.27/Documentation/hwmon/ |
D | menf21bmc | 9 Author: Andreas Werner <andreas.werner@men.de>
|
/linux-4.1.27/fs/ |
D | binfmt_elf_fdpic.c | 1262 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote() argument 1265 en.n_namesz = strlen(men->name) + 1; in writenote() 1266 en.n_descsz = men->datasz; in writenote() 1267 en.n_type = men->type; in writenote() 1270 dump_emit(cprm, men->name, en.n_namesz) && dump_align(cprm, 4) && in writenote() 1271 dump_emit(cprm, men->data, men->datasz) && dump_align(cprm, 4); in writenote()
|
D | binfmt_elf.c | 1331 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote() argument 1334 en.n_namesz = strlen(men->name) + 1; in writenote() 1335 en.n_descsz = men->datasz; in writenote() 1336 en.n_type = men->type; in writenote() 1339 dump_emit(cprm, men->name, en.n_namesz) && dump_align(cprm, 4) && in writenote() 1340 dump_emit(cprm, men->data, men->datasz) && dump_align(cprm, 4); in writenote()
|
/linux-4.1.27/arch/arm/common/ |
D | mcpm_head.S | 170 @ In the contended case, non-first men wait here for cluster setup
|
/linux-4.1.27/fs/reiserfs/ |
D | README | 92 to work the way he did, he is one of the most selfless men I know.
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1233 Note that GPR14 is a return address but as we are real men we are going to
|
/linux-4.1.27/ |
D | MAINTAINERS | 3732 M: Johannes Thumshirn <johannes.thumshirn@men.de> 6415 M: Johannes Thumshirn <johannes.thumshirn@men.de> 6421 M: Johannes Thumshirn <johannes.thumshirn@men.de> 6427 M: Andreas Werner <andreas.werner@men.de>
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4175 In this case, you'll need to get a backtrace from the process men-
|