Searched refs:ldebug (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_misc.c186 if (ldebug(alarm))
220 if (ldebug(brk))
254 if (ldebug(uselib))
486 if (ldebug(select))
502 if (ldebug(select))
530 if (ldebug(select))
552 if (ldebug(select))
564 if (ldebug(select))
580 if (ldebug(mremap))
645 if (ldebug(tim
[all...]
H A Dlinux_signal.c182 if (ldebug(signal))
204 if (ldebug(rt_sigaction))
273 if (ldebug(sigprocmask))
304 if (ldebug(rt_sigprocmask))
337 if (ldebug(sgetmask))
356 if (ldebug(ssetmask))
385 if (ldebug(sigpending))
414 if (ldebug(rt_sigpending))
444 if (ldebug(rt_sigtimedwait))
459 if (ldebug(rt_sigtimedwai
[all...]
H A Dlinux_stats.c203 if (ldebug(newstat))
224 if (ldebug(newlstat))
242 if (ldebug(newfstat))
295 if (ldebug(stat))
317 if (ldebug(lstat))
407 if (ldebug(statfs))
454 if (ldebug(statfs64))
473 if (ldebug(fstatfs))
495 if (ldebug(ustat))
548 if (ldebug(stat6
[all...]
H A Dlinux_file.c82 if (ldebug(creat))
173 if (ldebug(open))
192 if (ldebug(openat))
210 if (ldebug(open))
231 if (ldebug(lseek))
250 if (ldebug(llseek))
536 if (ldebug(getdents))
548 if (ldebug(getdents64))
572 if (ldebug(access))
597 if (ldebug(acces
[all...]
H A Dlinux_fork.c74 if (ldebug(fork))
110 if (ldebug(vfork))
158 if (ldebug(clone)) {
269 if (ldebug(clone))
H A Dlinux_util.h118 if (ldebug(f)) \
H A Dlinux_getcwd.c420 if (ldebug(getcwd))
H A Dlinux_ioctl.c392 if (ldebug(ioctl)) {
514 if (ldebug(ioctl)) {
533 if (ldebug(ioctl)) {
656 if (ldebug(ioctl)) {
3481 if (ldebug(ioctl))
/freebsd-10.0-release/sys/i386/linux/
H A Dlinux_machdep.c136 if (ldebug(execve))
287 if (ldebug(old_select))
340 if (ldebug(clone))
376 if (ldebug(mmap2))
398 if (ldebug(mmap))
564 if (ldebug(mmap))
572 if (ldebug(mmap))
692 if (ldebug(sigaction))
734 if (ldebug(sigsuspend))
752 if (ldebug(rt_sigsuspen
[all...]
H A Dlinux_sysvec.c86 * Allow the sendsig functions to use the ldebug() facility
89 * ldebug(sigreturn).
426 if (ldebug(rt_sendsig))
494 if (ldebug(rt_sendsig))
506 if (ldebug(rt_sendsig))
566 if (ldebug(sendsig))
671 if (ldebug(sigreturn))
760 if (ldebug(rt_sigreturn))
829 if (ldebug(rt_sigreturn))
H A Dlinux.h42 #define ldebug(name) isclr(linux_debug_map, LINUX_SYS_linux_ ## name) macro
/freebsd-10.0-release/sys/amd64/linux32/
H A Dlinux32_machdep.c146 if (ldebug(execve))
396 if (ldebug(old_select))
436 if (ldebug(clone))
473 if (ldebug(mmap2))
495 if (ldebug(mmap))
658 if (ldebug(mmap))
666 if (ldebug(mmap))
711 if (ldebug(sigaction))
753 if (ldebug(sigsuspend))
771 if (ldebug(rt_sigsuspen
[all...]
H A Dlinux32_sysvec.c104 * Allow the sendsig functions to use the ldebug() facility
107 * ldebug(sigreturn).
322 if (ldebug(rt_sendsig))
390 if (ldebug(rt_sendsig))
402 if (ldebug(rt_sendsig))
466 if (ldebug(sendsig))
574 if (ldebug(sigreturn))
664 if (ldebug(rt_sigreturn))
734 if (ldebug(rt_sigreturn))
H A Dlinux.h42 #define ldebug(name) isclr(linux_debug_map, LINUX_SYS_linux_ ## name) macro

Completed in 122 milliseconds