Home
last modified time | relevance | path

Searched refs:men (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/watchdog/
Dmen-a021-wdt.txt4 - compatible: "men,a021-wdt"
18 compatible ="men,a021-wdt";
/linux-4.1.27/fs/proc/
Dkcore.c292 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/
Dmenf21bmc9 Author: Andreas Werner <andreas.werner@men.de>
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1262 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()
Dbinfmt_elf.c1331 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/
Dmcpm_head.S170 @ In the contended case, non-first men wait here for cluster setup
/linux-4.1.27/fs/reiserfs/
DREADME92 to work the way he did, he is one of the most selfless men I know.
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1233 Note that GPR14 is a return address but as we are real men we are going to
/linux-4.1.27/
DMAINTAINERS3732 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/
DUserModeLinux-HOWTO.txt4175 In this case, you'll need to get a backtrace from the process men-