Searched refs:note_threadmd (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ |
H A D | linux_elf.c | 100 static void __linuxN(note_threadmd)(void *, struct sbuf *, size_t *); 131 -1, __linuxN(note_threadmd), thr); in __linuxN() 275 __linuxN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) in __linuxN() argument
|
/freebsd/sys/kern/ |
H A D | imgact_elf.c | 1579 static void __elfN(note_threadmd)(void *, struct sbuf *, size_t *); 1888 __elfN(note_threadmd), thr); in __elfN() 2469 __elfN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) in __elfN() argument
|