Searched refs:men (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | men-a021-wdt.txt | 4 - compatible: "men,a021-wdt" 18 compatible ="men,a021-wdt";
|
/linux-4.4.14/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.4.14/Documentation/hwmon/ |
D | menf21bmc | 9 Author: Andreas Werner <andreas.werner@men.de>
|
/linux-4.4.14/fs/ |
D | binfmt_elf_fdpic.c | 1302 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote() argument 1305 en.n_namesz = strlen(men->name) + 1; in writenote() 1306 en.n_descsz = men->datasz; in writenote() 1307 en.n_type = men->type; in writenote() 1310 dump_emit(cprm, men->name, en.n_namesz) && dump_align(cprm, 4) && in writenote() 1311 dump_emit(cprm, men->data, men->datasz) && dump_align(cprm, 4); in writenote()
|
D | binfmt_elf.c | 1341 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote() argument 1344 en.n_namesz = strlen(men->name) + 1; in writenote() 1345 en.n_descsz = men->datasz; in writenote() 1346 en.n_type = men->type; in writenote() 1349 dump_emit(cprm, men->name, en.n_namesz) && dump_align(cprm, 4) && in writenote() 1350 dump_emit(cprm, men->data, men->datasz) && dump_align(cprm, 4); in writenote()
|
/linux-4.4.14/arch/arm/common/ |
D | mcpm_head.S | 170 @ In the contended case, non-first men wait here for cluster setup
|
/linux-4.4.14/fs/reiserfs/ |
D | README | 92 to work the way he did, he is one of the most selfless men I know.
|
/linux-4.4.14/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.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4175 In this case, you'll need to get a backtrace from the process men-
|
/linux-4.4.14/ |
D | MAINTAINERS | 6991 F: Documentation/men-chameleon-bus.txt 6994 M: Andreas Werner <andreas.werner@men.de>
|