bin/sh/miscbltin.c
209
#define read_reset(a, b) __nothing
bin/sh/redir.c
90
#define CLOEXEC(fd) __nothing
lib/libc/gen/popen.c
88
# define MUTEX_LOCK() __nothing
lib/libc/gen/popen.c
89
# define MUTEX_UNLOCK() __nothing
lib/libc/include/reentrant.h
284
#define mutex_init(m, a) __nothing
lib/libc/include/reentrant.h
285
#define mutex_lock(m) __nothing
lib/libc/include/reentrant.h
286
#define mutex_trylock(m) __nothing
lib/libc/include/reentrant.h
287
#define mutex_unlock(m) __nothing
lib/libc/include/reentrant.h
288
#define mutex_destroy(m) __nothing
lib/libc/include/reentrant.h
290
#define cond_init(c, t, a) __nothing
lib/libc/include/reentrant.h
291
#define cond_signal(c) __nothing
lib/libc/include/reentrant.h
292
#define cond_broadcast(c) __nothing
lib/libc/include/reentrant.h
293
#define cond_wait(c, m) __nothing
lib/libc/include/reentrant.h
294
#define cond_timedwait(c, m, t) __nothing
lib/libc/include/reentrant.h
295
#define cond_destroy(c) __nothing
lib/libc/include/reentrant.h
297
#define rwlock_init(l, a) __nothing
lib/libc/include/reentrant.h
298
#define rwlock_rdlock(l) __nothing
lib/libc/include/reentrant.h
299
#define rwlock_wrlock(l) __nothing
lib/libc/include/reentrant.h
300
#define rwlock_tryrdlock(l) __nothing
lib/libc/include/reentrant.h
301
#define rwlock_trywrlock(l) __nothing
lib/libc/include/reentrant.h
302
#define rwlock_unlock(l) __nothing
lib/libc/include/reentrant.h
303
#define rwlock_destroy(l) __nothing
lib/libc/include/reentrant.h
306
#define thr_setspecific(k, p) __nothing
lib/libc/include/reentrant.h
308
#define thr_keydelete(k) __nothing
lib/libc/include/reentrant.h
310
#define mutexattr_init(ma) __nothing
lib/libc/include/reentrant.h
311
#define mutexattr_settype(ma, t) __nothing
lib/libc/include/reentrant.h
312
#define mutexattr_destroy(ma) __nothing
lib/libc/include/reentrant.h
323
#define thr_sigsetmask(f, n, o) __nothing
lib/libc/include/reentrant.h
324
#define thr_self() __nothing
lib/libc/include/reentrant.h
325
#define thr_errno() __nothing
lib/libc/include/reentrant.h
328
#define FLOCKFILE(fp) __nothing
lib/libc/include/reentrant.h
329
#define FUNLOCKFILE(fp) __nothing
lib/libcurses/curses_private.h
330
#define __CTRACE(area, fmt, ...) __nothing
lib/libpthread/arch/arm/pthread_md.h
59
#define pthread__smt_wait() __nothing
lib/libpthread/arch/arm/pthread_md.h
60
#define pthread__smt_wake() __nothing
lib/libpthread/pthread_int.h
311
#define pthread__smt_pause() __nothing
lib/libpthread/pthread_int.h
314
#define pthread__smt_wait() __nothing
lib/libpthread/pthread_int.h
317
#define pthread__smt_wake() __nothing
lib/librt/sem.c
138
#define LOCK_NAMED_SEMS() __nothing
lib/librt/sem.c
139
#define UNLOCK_NAMED_SEMS() __nothing
sbin/fsck_ffs/fsck.h
314
#define ffs_cg_swap(a, b, c) __nothing
sbin/fsck_ffs/fsck.h
315
#define ffs_csum_swap(a, b, c) __nothing
sbin/fsck_ffs/fsck.h
316
#define ffs_sb_swap(a, b) __nothing
sbin/fsck_ffs/fsck.h
317
#define swap_dinode1(a, b) __nothing
sbin/fsck_ffs/fsck.h
318
#define swap_dinode2(a, b) __nothing
sbin/newfs/extern.h
63
#define ffs_cg_swap(a, b, c) __nothing
sbin/newfs/extern.h
64
#define ffs_csum_swap(a, b, c) __nothing
sbin/newfs/extern.h
65
#define ffs_dinode1_swap(a, b) __nothing
sbin/newfs/extern.h
66
#define ffs_sb_swap(a, b) __nothing
sys/arch/aarch64/aarch64/aarch64_machdep.c
84
#define VPRINTF(...) __nothing
sys/arch/aarch64/aarch64/cpu.c
73
#define VPRINTF(...) __nothing
sys/arch/aarch64/aarch64/db_trace.c
287
#define TRACE_DEBUG(args...) __nothing
sys/arch/aarch64/aarch64/fault.c
316
__nothing;
sys/arch/aarch64/aarch64/pmap.c
160
#define PMAP_COUNT(name) __nothing
sys/arch/aarch64/aarch64/pmap.c
72
#define VPRINTF(...) __nothing
sys/arch/aarch64/aarch64/pmap_machdep.c
60
#define VPRINTF(...) __nothing
sys/arch/aarch64/aarch64/pmapboot.c
159
#define VPRINTF(fmt, args...) __nothing
sys/arch/aarch64/aarch64/pmapboot.c
181
#define PMAPBOOT_DPRINTF(fmt, args...) __nothing
sys/arch/aarch64/aarch64/pmapboot.c
182
#define PMAPBOOT_DPRINT_PTE(pte, l) __nothing
sys/arch/alpha/alpha/pmap.c
179
#define PMAP_MP(x) __nothing
sys/arch/alpha/alpha/pmap.c
697
#define TLB_COUNT(cnt) __nothing
sys/arch/alpha/alpha/pmap.c
698
#define TLB_COUNT_ATTACH(cnt) __nothing
sys/arch/arm/amlogic/mesong12_usb2phy.c
180
__nothing;
sys/arch/arm/arm/cpu_subr.c
49
#define VPRINTF(...) __nothing
sys/arch/arm/arm32/arm32_boot.c
157
#define VPRINTF(...) __nothing
sys/arch/arm/arm32/arm32_kvminit.c
163
#define VPRINTF(...) __nothing
sys/arch/arm/arm32/arm32_machdep.c
103
#define VPRINTS(s) __nothing
sys/arch/arm/arm32/arm32_machdep.c
104
#define VPRINTX(x) __nothing
sys/arch/arm/arm32/arm32_machdep.c
107
#define VPRINTF(...) __nothing
sys/arch/arm/arm32/arm32_machdep.c
108
#define VPRINTS(s) __nothing
sys/arch/arm/arm32/arm32_machdep.c
109
#define VPRINTX(x) __nothing
sys/arch/arm/arm32/bus_dma.c
145
#define STAT_INCR(x) __nothing
sys/arch/arm/arm32/pmap.c
226
#define VPRINTF(...) __nothing
sys/arch/arm/arm32/pmap.c
954
# define PTE_SYNC_CURRENT(pm, ptep) __nothing
sys/arch/arm/broadcom/bcm283x_platform.c
155
#define VPRINTF(...) __nothing
sys/arch/arm/cortex/gicv3_its.c
56
#define DPRINTF(x) __nothing
sys/arch/arm/include/cpufunc.h
74
#define sev() __nothing
sys/arch/arm/include/cpufunc.h
87
#define dma_r_r() __nothing
sys/arch/arm/nxp/imx6_platform.c
76
#define VPRINTF(...) __nothing
sys/arch/arm/samsung/exynos_soc.c
441
#define VPRINTF(...) __nothing
sys/arch/cats/cats/cats_machdep.c
94
#define VPRINTF(...) __nothing
sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c
120
#define VPRINTF(...) __nothing
sys/arch/evbarm/fdt/fdt_machdep.c
166
#define VPRINTF(...) __nothing
sys/arch/evbarm/gumstix/gumstix_machdep.c
188
#define VPRINTF(...) __nothing
sys/arch/hppa/dev/summitfb.c
61
#define DPRINTF(s) __nothing
sys/arch/ia64/include/cpu.h
162
#define cpu_need_proftick(l) __nothing
sys/arch/ia64/include/cpu.h
175
#define setsoftclock() __nothing /*XXX: FIXME */
sys/arch/ia64/include/cpu.h
180
#define cpu_proc_fork(p1, p2) __nothing /* XXX: Look into this. */
sys/arch/ia64/include/cpu.h
182
#define DELAY(x) __nothing /* XXX: FIXME */
sys/arch/luna68k/dev/lunaws.c
200
#define DPRINTF(x, y) __nothing
sys/arch/luna68k/dev/psgpam.c
82
#define DPRINTF(n, fmt...) __nothing
sys/arch/m68k/include/cacheops.h
44
#define DCIA() __nothing
sys/arch/m68k/include/cacheops.h
45
#define DCIAS(pa) __nothing
sys/arch/m68k/include/cacheops.h
46
#define DCIS() __nothing
sys/arch/m68k/include/cacheops.h
47
#define DCIU() __nothing
sys/arch/m68k/include/cacheops.h
48
#define ICIA() __nothing
sys/arch/m68k/include/cacheops.h
49
#define ICPA() __nothing
sys/arch/m68k/include/cacheops.h
50
#define PCIA() __nothing
sys/arch/m68k/include/cpu.h
214
#define cpu_set_hw_ast(l) __nothing
sys/arch/m68k/include/pmap_68k.h
414
#define pmap_copy(dp, sp, da, l, sa) __nothing
sys/arch/m68k/include/pmap_68k.h
535
#define pmap_update(pmap) __nothing
sys/arch/m68k/include/pmap_motorola.h
362
#define pmap_update(pmap) __nothing /* nothing (yet) */
sys/arch/m68k/m68k/pmap_68k.c
261
#define PMAP_CRIT_ASSERT() __nothing
sys/arch/m68k/m68k/pmap_68k.c
492
#define pmap_evcnt(e) __nothing
sys/arch/mips/mips/kobj_machdep.c
59
#define DPRINTF(fmt, args...) __nothing
sys/arch/newsmips/dev/scsi_1185.c
119
#define DMAC_WAIT0 __nothing
sys/arch/powerpc/include/pmap.h
37
#define VM_MDPAGE_INIT(pg) __nothing
sys/arch/powerpc/powerpc/fix_unaligned.c
128
#define DPRINTF(fmt, args...) __nothing
sys/arch/powerpc/powerpc/fix_unaligned.c
139
#define DISASM(tf, insn) __nothing
sys/arch/riscv/include/cpufunc.h
48
#define cpu_dcache_wbinv_all() __nothing
sys/arch/riscv/include/cpufunc.h
49
#define cpu_dcache_inv_all() __nothing
sys/arch/riscv/include/cpufunc.h
50
#define cpu_dcache_wb_all() __nothing
sys/arch/riscv/include/cpufunc.h
51
#define cpu_idcache_wbinv_all() __nothing
sys/arch/riscv/include/cpufunc.h
52
#define cpu_icache_sync_all() __nothing
sys/arch/riscv/include/cpufunc.h
53
#define cpu_icache_inv_all() __nothing
sys/arch/riscv/include/cpufunc.h
55
#define cpu_idcache_wbinv_range(v,s) __nothing
sys/arch/riscv/include/cpufunc.h
56
#define cpu_icache_sync_range(v,s) __nothing
sys/arch/riscv/riscv/bus_dma.c
139
#define STAT_INCR(x) __nothing
sys/arch/riscv/riscv/cpu_subr.c
57
#define VPRINTF(...) __nothing
sys/arch/riscv/riscv/cpufunc.c
75
#define VPRINTF(...) __nothing
sys/arch/riscv/riscv/pmap_machdep.c
54
#define VPRINTF(...) __nothing
sys/arch/riscv/riscv/riscv_machdep.c
89
#define VPRINTF(...) __nothing
sys/arch/sparc64/include/bus_funcs.h
407
#define bus_dmatag_destroy(t) __nothing
sys/arch/sun2/include/pmap.h
114
#define pmap_update(pmap) __nothing /* nothing (yet) */
sys/arch/sun3/include/pmap.h
49
#define pmap_update(pmap) __nothing /* nothing (yet) */
sys/arch/x86/x86/patch.c
276
#define remove_d_bit() __nothing
sys/compat/linux/common/linux_inotify.c
82
#define DPRINTF(x) __nothing
sys/ddb/db_command.c
582
#define cnpollc(on) __nothing
sys/dev/acpi/acpi_ec.c
210
#define DPRINTF(n, sc, fmt, ...) __nothing
sys/dev/i2c/ds2482ow.c
65
#define DPRINTF(s, l, x) __nothing
sys/dev/i2c/ds2482ow.c
75
#define DPRINTF2(dl, l, x) __nothing
sys/dev/pci/emuxki.c
66
# define DPRINTF(fmt...) __nothing
sys/dev/pci/emuxki.c
67
# define DPRINTFN(n,fmt...) __nothing
sys/dev/pci/if_bnxreg.h
174
#define DBPRINT(level, format, ...) __nothing
sys/dev/pci/if_bnxreg.h
175
#define DBRUN(m, ...) __nothing
sys/dev/pci/if_bnxreg.h
176
#define DBRUNLV(level, ...) __nothing
sys/dev/pci/if_bnxreg.h
177
#define DBRUNCP(cp, ...) __nothing
sys/dev/pci/if_bnxreg.h
178
#define DBRUNIF(cond, ...) __nothing
sys/dev/pci/if_bnxreg.h
179
#define DB_RANDOMFALSE(defects) __nothing
sys/dev/pci/if_bnxreg.h
180
#define DB_OR_RANDOMFALSE(percent) __nothing
sys/dev/pci/if_bnxreg.h
181
#define DB_AND_RANDOMFALSE(percent) __nothing
sys/dev/pci/if_bnxreg.h
182
#define DB_RANDOMTRUE(defects) __nothing
sys/dev/pci/if_bnxreg.h
183
#define DB_OR_RANDOMTRUE(percent) __nothing
sys/dev/pci/if_bnxreg.h
184
#define DB_AND_RANDOMTRUE(percent) __nothing
sys/dev/pci/if_ixl.c
710
#define DDPRINTF(sc, fmt, args...) __nothing
sys/dev/pci/if_wm.c
172
#define DPRINTF(sc, x, y) __nothing
sys/dev/pci/if_wm.c
782
#define WM_EVCNT_INCR(ev) __nothing
sys/dev/pci/if_wm.c
783
#define WM_EVCNT_STORE(ev, val) __nothing
sys/dev/pci/if_wm.c
784
#define WM_EVCNT_ADD(ev, val) __nothing
sys/dev/pci/if_wm.c
786
#define WM_Q_EVCNT_INCR(qname, evname) __nothing
sys/dev/pci/if_wm.c
787
#define WM_Q_EVCNT_STORE(qname, evname, val) __nothing
sys/dev/pci/if_wm.c
788
#define WM_Q_EVCNT_ADD(qname, evname, val) __nothing
sys/dev/pci/vio9p.c
60
#define DLOG(fmt, args...) __nothing
sys/dev/rasops/rasops.c
62
#define DPRINTF(...) __nothing
sys/dev/sdmmc/ld_sdmmc.c
64
#define DPRINTF(s) __nothing
sys/dev/sysmon/sysmon_power.c
352
(&pev, pswitch, event), __nothing);
sys/dev/usb/if_mos.c
124
#define DPRINTF(x) __nothing
sys/dev/usb/if_mos.c
125
#define DPRINTFN(n,x) __nothing
sys/dev/usb/if_mue.c
48
#define DPRINTF(un, fmt, args...) __nothing
sys/dev/usb/umcpmio.c
84
#define DPRINTF(x) __nothing
sys/dev/usb/umcpmio.c
85
#define DPRINTFN(n, x) __nothing
sys/dev/usb/umcpmio_gpio.c
45
#define DPRINTF(x) __nothing
sys/dev/usb/umcpmio_gpio.c
46
#define DPRINTFN(n, x) __nothing
sys/dev/usb/umcpmio_iic.c
43
#define DPRINTF(x) __nothing
sys/dev/usb/umcpmio_iic.c
44
#define DPRINTFN(n, x) __nothing
sys/dev/usb/umcpmio_spi.c
44
#define DPRINTF(x) __nothing
sys/dev/usb/umcpmio_spi.c
45
#define DPRINTFN(n, x) __nothing
sys/dev/usb/umcpmio_subr.c
52
#define DPRINTF(x) __nothing
sys/dev/usb/umcpmio_subr.c
53
#define DPRINTFN(n,x) __nothing
sys/dev/usb/umcpmio_transport.c
50
#define DPRINTF(x) __nothing
sys/dev/usb/umcpmio_transport.c
51
#define DPRINTFN(n, x) __nothing
sys/dev/usb/uvideo.c
94
#define DPRINTF(x) __nothing
sys/dev/usb/uvideo.c
95
#define DPRINTFN(n,x) __nothing
sys/dev/usb/vhci.c
70
#define DPRINTF(fmt, ...) __nothing
sys/dev/virtio/viocon.c
43
#define splassert(ipl) __nothing
sys/dev/virtio/viocon.c
45
#define ttwakeupwr(tp) __nothing
sys/fs/puffs/puffs_msgif.c
817
(preq, park->park_creq), __nothing);
sys/kern/subr_copy.c
453
#define CHECK_ALIGNMENT(x) __nothing
sys/kern/subr_disklabel.c
49
#define DPRINTF(a, ...) __nothing
sys/kern/subr_kmem.c
244
__nothing
sys/kern/subr_pool.c
110
# define pool_redzone_init(pp, sz) __nothing
sys/kern/subr_pool.c
111
# define pool_redzone_fill(pp, ptr) __nothing
sys/kern/subr_pool.c
112
# define pool_redzone_check(pp, ptr) __nothing
sys/kern/subr_pool.c
113
# define pool_cache_redzone_check(pc, ptr) __nothing
sys/kern/subr_pool.c
122
#define pool_get_kmsan(pp, ptr) __nothing
sys/kern/subr_pool.c
123
#define pool_put_kmsan(pp, ptr) __nothing
sys/kern/subr_pool.c
124
#define pool_cache_get_kmsan(pc, ptr) __nothing
sys/kern/subr_pool.c
125
#define pool_cache_put_kmsan(pc, ptr) __nothing
sys/kern/subr_pool.c
134
#define pool_quarantine_init(a) __nothing
sys/kern/subr_pool.c
135
#define pool_quarantine_flush(a) __nothing
sys/kern/subr_vmem.c
117
#define VMEM_EVCNT_INCR(ev) __nothing
sys/kern/subr_vmem.c
118
#define VMEM_EVCNT_DECR(ev) __nothing
sys/kern/subr_vmem.c
120
#define VMEM_CONDVAR_INIT(vm, wchan) __nothing
sys/kern/subr_vmem.c
121
#define VMEM_CONDVAR_DESTROY(vm) __nothing
sys/kern/subr_vmem.c
122
#define VMEM_CONDVAR_WAIT(vm) __nothing
sys/kern/subr_vmem.c
123
#define VMEM_CONDVAR_BROADCAST(vm) __nothing
sys/kern/subr_vmem.c
128
#define mutex_init(a, b, c) __nothing
sys/kern/subr_vmem.c
129
#define mutex_destroy(a) __nothing
sys/kern/subr_vmem.c
130
#define mutex_enter(a) __nothing
sys/kern/subr_vmem.c
132
#define mutex_exit(a) __nothing
sys/kern/subr_vmem.c
134
#define ASSERT_SLEEPABLE() __nothing
sys/kern/subr_vmem.c
142
#define vmem_check(vm) __nothing
sys/kern/subr_vmem.c
190
#define bt_freetrim(vm, l) __nothing
sys/kern/sys_epoll.c
64
#define DPRINTF(x) __nothing
sys/kern/vfs_dirhash.c
48
# define DPRINTF(a) __nothing
sys/kern/vfs_init.c
102
#define DODEBUG(A) __nothing
sys/net/if_pppoe.c
171
#define DPRINTF(_sc, _fmt, _arg...) __nothing
sys/net/if_wg.c
222
#define WG_TRACE(msg) __nothing
sys/net/if_wg.c
231
#define WG_DLOG(fmt, args...) __nothing
sys/net/if_wg.c
326
#define WG_DUMP_HASH(name, hash) __nothing
sys/net/if_wg.c
327
#define WG_DUMP_HASH48(name, hash) __nothing
sys/net/if_wg.c
328
#define WG_DUMP_BUF(buf, size) __nothing
sys/net/lagg/if_lagg.c
220
#define LAGG_DPRINTF(_sc, _fmt, _args...) __nothing
sys/net/lagg/if_lagg_lacp.c
213
#define LACP_DPRINTF(a) __nothing
sys/net/lagg/if_lagg_lacp.c
214
#define LACP_PEERINFO_IDSTR(_pi, _b, _bs) __nothing
sys/net/lagg/if_lagg_lacp.c
215
#define LACP_STATE_STR(_s, _b, _bs) __nothing
sys/net/lagg/if_lagg_lacp.c
216
#define LACP_AGGREGATOR_STR(_a, _b, _bs) __nothing
sys/net/rtsock_shared.c
121
MODULE_HOOK_CALL_VOID(rtsock_ ## name ## _50_hook, args, __nothing);
sys/net/rtsock_shared.c
122
#define RTS_CTASSERT(x) __nothing
sys/net/rtsock_shared.c
142
#define COMPATCALL(name, args) __nothing;
sys/net/rtsock_shared.c
1448
MODULE_HOOK_CALL_VOID(rtsock_oifmsg_14_hook, (ifp), __nothing);
sys/net/rtsock_shared.c
1449
MODULE_HOOK_CALL_VOID(rtsock_oifmsg_50_hook, (ifp), __nothing);
sys/net/rtsock_shared.c
1518
(ncmd, ifa), __nothing);
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
43
#define HK_DPRINTF(a) __nothing
sys/stand/efiboot/efirng.c
44
#define DPRINT(...) __nothing
sys/sys/asan.h
77
#define kasan_early_init(u) __nothing
sys/sys/asan.h
78
#define kasan_init() __nothing
sys/sys/asan.h
79
#define kasan_shadow_map(a, s) __nothing
sys/sys/asan.h
80
#define kasan_dma_sync(m, a, s, o) __nothing
sys/sys/asan.h
81
#define kasan_dma_load(m, b, s, o) __nothing
sys/sys/asan.h
82
#define kasan_add_redzone(s) __nothing
sys/sys/asan.h
83
#define kasan_mark(p, s, l, c) __nothing
sys/sys/csan.h
44
#define kcsan_init() __nothing
sys/sys/csan.h
45
#define kcsan_cpu_init(ci) __nothing
sys/sys/kcov.h
75
#define kcov_remote_register(s, i) __nothing
sys/sys/kcov.h
76
#define kcov_remote_enter(s, i) __nothing
sys/sys/kcov.h
77
#define kcov_remote_leave(s, i) __nothing
sys/sys/kcov.h
78
#define kcov_silence_enter() __nothing
sys/sys/kcov.h
79
#define kcov_silence_leave() __nothing
sys/sys/kcov.h
80
#define kcov_lwp_free(a) __nothing
sys/sys/mbuf.h
425
#define mowner_init_owner(mo, n, d) __nothing
sys/sys/mbuf.h
426
#define mowner_init(m, type) __nothing
sys/sys/mbuf.h
427
#define mowner_ref(m, flags) __nothing
sys/sys/mbuf.h
428
#define mowner_revoke(m, all, flags) __nothing
sys/sys/mbuf.h
429
#define m_claim(m, mowner) __nothing
sys/sys/mbuf.h
430
#define mowner_attach(mo) __nothing
sys/sys/mbuf.h
431
#define mowner_detach(mo) __nothing
sys/sys/mbuf.h
432
#define m_claimm(m, mo) __nothing
sys/sys/mbuf.h
590
#define M_VERIFY_PACKET(m) __nothing
sys/sys/msan.h
72
#define kmsan_init(u) __nothing
sys/sys/msan.h
73
#define kmsan_shadow_map(a, s) __nothing
sys/sys/msan.h
74
#define kmsan_lwp_alloc(l) __nothing
sys/sys/msan.h
75
#define kmsan_lwp_free(l) __nothing
sys/sys/msan.h
76
#define kmsan_dma_sync(m, a, s, o) __nothing
sys/sys/msan.h
77
#define kmsan_dma_load(m, b, s, o) __nothing
sys/sys/msan.h
78
#define kmsan_orig(p, l, c, a) __nothing
sys/sys/msan.h
79
#define kmsan_mark(p, l, c) __nothing
sys/sys/msan.h
80
#define kmsan_check_mbuf(m) __nothing
sys/sys/msan.h
81
#define kmsan_check_buf(b) __nothing
sys/sys/psref.h
119
#define PSREF_DEBUG_BARRIER() __nothing
sys/sys/psref.h
120
#define PSREF_DEBUG_INIT_LWP(l) __nothing
sys/sys/psref.h
121
#define PSREF_DEBUG_FILL_RETURN_ADDRESS0(psref, addr) __nothing
sys/sys/psref.h
122
#define PSREF_DEBUG_FILL_RETURN_ADDRESS(psref) __nothing
sys/sys/sdt.h
121
__nothing
sys/sys/sdt.h
177
__nothing
sys/sys/sleeptab.h
85
#define sleepq_destroy(a) __nothing
sys/sys/stdarg.h
45
#define __builtin_va_end(a) __nothing
sys/ufs/ffs/ffs_extattr.c
131
#define vfs_bio_set_flags(bp, ioflag) __nothing
sys/ufs/lfs/lfs_inode.h
269
# define LFS_ENTER_LOG(theop, thefile, theline, lbn, theflags, thepid) __nothing
sys/uvm/pmap/pmap.c
330
#define pmap_tlb_miss_lock_init() __nothing /* MD code deals with this */
sys/uvm/pmap/pmap.c
357
#define pmap_tlb_miss_lock_init() __nothing
sys/uvm/pmap/pmap.c
358
#define pmap_tlb_miss_lock_enter() __nothing
sys/uvm/pmap/pmap.c
359
#define pmap_tlb_miss_lock_exit() __nothing
sys/uvm/pmap/pmap.c
392
#define DPRINTF(...) __nothing
sys/uvm/pmap/vmpagemd.h
103
#define VM_PAGEMD_PVLIST_LOCK_INIT(mdpg) __nothing
tests/lib/libc/atomic/t___sync_compare_and_swap.c
144
PRIx8, PRIx16, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
146
PRIx16, PRIx32, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
148
PRIx32, PRIx64, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
189
atf_sync_val(__sync_val_compare_and_swap_1, uint8_t, PRIx8, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
190
atf_sync_val(__sync_val_compare_and_swap_2, uint16_t, PRIx16, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
191
atf_sync_val(__sync_val_compare_and_swap_4, uint32_t, PRIx32, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
193
atf_sync_val(__sync_val_compare_and_swap_8, uint64_t, PRIx64, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
241
PRIx8, PRIx16, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
243
PRIx16, PRIx32, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
245
PRIx32, PRIx64, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
89
atf_sync_bool(__sync_bool_compare_and_swap_1, uint8_t, PRIx8, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
90
atf_sync_bool(__sync_bool_compare_and_swap_2, uint16_t, PRIx16, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
91
atf_sync_bool(__sync_bool_compare_and_swap_4, uint32_t, PRIx32, __nothing);
tests/lib/libc/atomic/t___sync_compare_and_swap.c
93
atf_sync_bool(__sync_bool_compare_and_swap_8, uint64_t, PRIx64, __nothing);
tests/lib/libc/gen/t_fpclassify.c
258
# define CLEAREXCEPT() __nothing
tests/lib/libc/gen/t_fpclassify.c
259
# define CHECKEXCEPT() __nothing
tests/lib/libc/gen/t_fpsetmask.c
82
#define FPU_PREREQ() __nothing
tests/lib/libc/sys/t_futex_ops.c
60
#define DPRINTF(x) __nothing
tests/lib/libm/t_fenv.c
82
#define FPU_EXC_PREREQ() __nothing
tests/lib/libm/t_fenv.c
85
#define FPU_RND_PREREQ() __nothing
tests/lib/libm/t_ilogb.c
42
# define ATF_CLEAR_EXCEPTS __nothing
tests/lib/libm/t_ilogb.c
43
# define ATF_CHECK_RAISED_INVALID __nothing
tests/lib/libm/t_ilogb.c
44
# define ATF_CHECK_RAISED_NOTHING __nothing
tests/lib/libpthread/t_cancellation.c
888
TEST_CANCELPOINT(cancelpoint_accept, __nothing)
tests/lib/libpthread/t_cancellation.c
889
TEST_CANCELPOINT(cancelpoint_accept4, __nothing)
tests/lib/libpthread/t_cancellation.c
890
TEST_CANCELPOINT(cancelpoint_aio_suspend, __nothing)
tests/lib/libpthread/t_cancellation.c
891
TEST_CANCELPOINT(cancelpoint_clock_nanosleep, __nothing)
tests/lib/libpthread/t_cancellation.c
892
TEST_CANCELPOINT(cancelpoint_close, __nothing)
tests/lib/libpthread/t_cancellation.c
893
TEST_CANCELPOINT(cancelpoint_cnd_timedwait, __nothing)
tests/lib/libpthread/t_cancellation.c
894
TEST_CANCELPOINT(cancelpoint_cnd_wait, __nothing)
tests/lib/libpthread/t_cancellation.c
895
TEST_CANCELPOINT(cancelpoint_connect, __nothing)
tests/lib/libpthread/t_cancellation.c
896
TEST_CANCELPOINT(cancelpoint_creat, __nothing)
tests/lib/libpthread/t_cancellation.c
897
TEST_CANCELPOINT(cancelpoint_fcntl_F_SETLKW, __nothing)
tests/lib/libpthread/t_cancellation.c
898
TEST_CANCELPOINT(cancelpoint_fcntl_F_OFD_SETLKW, __nothing)
tests/lib/libpthread/t_cancellation.c
899
TEST_CANCELPOINT(cancelpoint_fdatasync, __nothing)
tests/lib/libpthread/t_cancellation.c
900
TEST_CANCELPOINT(cancelpoint_fsync, __nothing)
tests/lib/libpthread/t_cancellation.c
901
TEST_CANCELPOINT(cancelpoint_kevent, __nothing)
tests/lib/libpthread/t_cancellation.c
902
TEST_CANCELPOINT(cancelpoint_lockf_F_LOCK, __nothing)
tests/lib/libpthread/t_cancellation.c
903
TEST_CANCELPOINT(cancelpoint_mq_receive, __nothing)
tests/lib/libpthread/t_cancellation.c
904
TEST_CANCELPOINT(cancelpoint_mq_send, __nothing)
tests/lib/libpthread/t_cancellation.c
905
TEST_CANCELPOINT(cancelpoint_mq_timedreceive, __nothing)
tests/lib/libpthread/t_cancellation.c
906
TEST_CANCELPOINT(cancelpoint_mq_timedsend, __nothing)
tests/lib/libpthread/t_cancellation.c
907
TEST_CANCELPOINT(cancelpoint_msgrcv, __nothing)
tests/lib/libpthread/t_cancellation.c
908
TEST_CANCELPOINT(cancelpoint_msgsnd, __nothing)
tests/lib/libpthread/t_cancellation.c
909
TEST_CANCELPOINT(cancelpoint_msync, __nothing)
tests/lib/libpthread/t_cancellation.c
910
TEST_CANCELPOINT(cancelpoint_nanosleep, __nothing)
tests/lib/libpthread/t_cancellation.c
911
TEST_CANCELPOINT(cancelpoint_open, __nothing)
tests/lib/libpthread/t_cancellation.c
912
TEST_CANCELPOINT(cancelpoint_openat, __nothing)
tests/lib/libpthread/t_cancellation.c
913
TEST_CANCELPOINT(cancelpoint_pause, __nothing)
tests/lib/libpthread/t_cancellation.c
914
TEST_CANCELPOINT(cancelpoint_poll, __nothing)
tests/lib/libpthread/t_cancellation.c
915
TEST_CANCELPOINT(cancelpoint_posix_close, __nothing)
tests/lib/libpthread/t_cancellation.c
916
TEST_CANCELPOINT(cancelpoint_ppoll, __nothing)
tests/lib/libpthread/t_cancellation.c
917
TEST_CANCELPOINT(cancelpoint_pread, __nothing)
tests/lib/libpthread/t_cancellation.c
918
TEST_CANCELPOINT(cancelpoint_pselect, __nothing)
tests/lib/libpthread/t_cancellation.c
919
TEST_CANCELPOINT(cancelpoint_pthread_cond_clockwait, __nothing)
tests/lib/libpthread/t_cancellation.c
920
TEST_CANCELPOINT(cancelpoint_pthread_cond_timedwait, __nothing)
tests/lib/libpthread/t_cancellation.c
921
TEST_CANCELPOINT(cancelpoint_pthread_cond_wait, __nothing)
tests/lib/libpthread/t_cancellation.c
922
TEST_CANCELPOINT(cancelpoint_pthread_join, __nothing)
tests/lib/libpthread/t_cancellation.c
923
TEST_CANCELPOINT(cancelpoint_pthread_testcancel, __nothing)
tests/lib/libpthread/t_cancellation.c
924
TEST_CANCELPOINT(cancelpoint_pwrite, __nothing)
tests/lib/libpthread/t_cancellation.c
925
TEST_CANCELPOINT(cancelpoint_read, __nothing)
tests/lib/libpthread/t_cancellation.c
926
TEST_CANCELPOINT(cancelpoint_readv, __nothing)
tests/lib/libpthread/t_cancellation.c
927
TEST_CANCELPOINT(cancelpoint_recv, __nothing)
tests/lib/libpthread/t_cancellation.c
928
TEST_CANCELPOINT(cancelpoint_recvfrom, __nothing)
tests/lib/libpthread/t_cancellation.c
929
TEST_CANCELPOINT(cancelpoint_recvmsg, __nothing)
tests/lib/libpthread/t_cancellation.c
930
TEST_CANCELPOINT(cancelpoint_select, __nothing)
tests/lib/libpthread/t_cancellation.c
931
TEST_CANCELPOINT(cancelpoint_send, __nothing)
tests/lib/libpthread/t_cancellation.c
932
TEST_CANCELPOINT(cancelpoint_sendto, __nothing)
tests/lib/libpthread/t_cancellation.c
933
TEST_CANCELPOINT(cancelpoint_sendmsg, __nothing)
tests/lib/libpthread/t_cancellation.c
934
TEST_CANCELPOINT(cancelpoint_sigsuspend, __nothing)
tests/lib/libpthread/t_cancellation.c
935
TEST_CANCELPOINT(cancelpoint_sigtimedwait, __nothing)
tests/lib/libpthread/t_cancellation.c
936
TEST_CANCELPOINT(cancelpoint_sigwait, __nothing)
tests/lib/libpthread/t_cancellation.c
937
TEST_CANCELPOINT(cancelpoint_sigwaitinfo, __nothing)
tests/lib/libpthread/t_cancellation.c
938
TEST_CANCELPOINT(cancelpoint_sleep, __nothing)
tests/lib/libpthread/t_cancellation.c
939
TEST_CANCELPOINT(cancelpoint_tcdrain, __nothing)
tests/lib/libpthread/t_cancellation.c
940
TEST_CANCELPOINT(cancelpoint_thrd_join, __nothing)
tests/lib/libpthread/t_cancellation.c
941
TEST_CANCELPOINT(cancelpoint_thrd_sleep, __nothing)
tests/lib/libpthread/t_cancellation.c
942
TEST_CANCELPOINT(cancelpoint_wait, __nothing)
tests/lib/libpthread/t_cancellation.c
943
TEST_CANCELPOINT(cancelpoint_waitid, __nothing)
tests/lib/libpthread/t_cancellation.c
944
TEST_CANCELPOINT(cancelpoint_waitpid, __nothing)
tests/lib/libpthread/t_cancellation.c
945
TEST_CANCELPOINT(cancelpoint_write, __nothing)
tests/lib/libpthread/t_cancellation.c
946
TEST_CANCELPOINT(cancelpoint_writev, __nothing)
tests/lib/libpthread/t_compat_cancel.c
249
TEST_CANCELPOINT(cancelpoint_compat100_kevent, __nothing)
tests/lib/libpthread/t_compat_cancel.c
250
TEST_CANCELPOINT(cancelpoint_compat12_msync, __nothing)
tests/lib/libpthread/t_compat_cancel.c
257
TEST_CANCELPOINT(cancelpoint_compat50_aio_suspend, __nothing)
tests/lib/libpthread/t_compat_cancel.c
258
TEST_CANCELPOINT(cancelpoint_compat50_kevent, __nothing)
tests/lib/libpthread/t_compat_cancel.c
259
TEST_CANCELPOINT(cancelpoint_compat50_mq_timedreceive, __nothing)
tests/lib/libpthread/t_compat_cancel.c
260
TEST_CANCELPOINT(cancelpoint_compat50_mq_timedsend, __nothing)
tests/lib/libpthread/t_compat_cancel.c
261
TEST_CANCELPOINT(cancelpoint_compat50_nanosleep, __nothing)
tests/lib/libpthread/t_compat_cancel.c
262
TEST_CANCELPOINT(cancelpoint_compat50_pollts, __nothing)
tests/lib/libpthread/t_compat_cancel.c
263
TEST_CANCELPOINT(cancelpoint_compat50_pselect, __nothing)
tests/lib/libpthread/t_compat_cancel.c
264
TEST_CANCELPOINT(cancelpoint_compat50_select, __nothing)
usr.bin/resize/resize.h
66
#define x_getlogin(u, p) __nothing
usr.sbin/inetd/inetd.h
129
#define DPRINTF(fmt, ...) __nothing
usr.sbin/sysinst/defs.h
968
#define update_wedges(x) __nothing
usr.sbin/tprof/tprof.c
229
__nothing;