Searched refs:note_threadmd (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_elf.c | 101 static void __linuxN(note_threadmd)(void *, struct sbuf *, size_t *); 132 -1, __linuxN(note_threadmd), thr); in __linuxN() 276 __linuxN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) in __linuxN() argument
|
| /freebsd-13-stable/sys/kern/ |
| HD | imgact_elf.c | 1559 static void __elfN(note_threadmd)(void *, struct sbuf *, size_t *); 1862 __elfN(note_threadmd), thr); in __elfN() 2438 __elfN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) in __elfN() argument
|