| /src/sys/ufs/lfs/ | 
| ulfs_bswap.h | 52 ulfs_rw16(uint16_t a, int ns) 54 	return ((ns) ? bswap16(a) : (a));
 58 ulfs_rw32(uint32_t a, int ns)
 60 	return ((ns) ? bswap32(a) : (a));
 64 ulfs_rw64(uint64_t a, int ns)
 66 	return ((ns) ? bswap64(a) : (a));
 69 #define ulfs_rw16(a, ns) (__USE(ns), (uint16_t)(a))
 70 #define ulfs_rw32(a, ns) (__USE(ns), (uint32_t)(a)
 [all...]
 | 
| /src/sys/compat/netbsd32/ | 
| netbsd32_sysent.c | 144 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 148 		ns(struct netbsd32_syscall_args),
 153 		ns(struct netbsd32_exit_args),
 160 		ns(struct netbsd32_read_args),
 164 		ns(struct netbsd32_write_args),
 168 		ns(struct netbsd32_open_args),
 172 		ns(struct netbsd32_close_args),
 176 		ns(struct compat_50_netbsd32_wait4_args),
 180 		ns(struct compat_43_netbsd32_ocreat_args),
 184 		ns(struct netbsd32_link_args)
 [all...]
 | 
| /src/sys/ufs/ufs/ | 
| ufs_bswap.h | 51 ufs_rw16(uint16_t a, int ns) 53 	return ((ns) ? bswap16(a) : (a));
 57 ufs_rw32(uint32_t a, int ns)
 59 	return ((ns) ? bswap32(a) : (a));
 63 ufs_rw64(uint64_t a, int ns)
 65 	return ((ns) ? bswap64(a) : (a));
 69 ufs_rw16(uint16_t a, int ns)
 75 ufs_rw32(uint32_t a, int ns)
 81 ufs_rw64(uint64_t a, int ns)
 87 #define ufs_add16(a, b, ns) \
 [all...]
 | 
| /src/sys/kern/ | 
| init_sysent.c | 144 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 148 		ns(struct sys_syscall_args),
 153 		ns(struct sys_exit_args),
 160 		ns(struct sys_read_args),
 165 		ns(struct sys_write_args),
 170 		ns(struct sys_open_args),
 175 		ns(struct sys_close_args),
 179 		ns(struct compat_50_sys_wait4_args),
 184 		ns(struct compat_43_sys_creat_args),
 189 		ns(struct sys_link_args)
 [all...]
 | 
| /src/sys/compat/linux32/arch/aarch64/ | 
| linux32_sysent.c | 34 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 41 		ns(struct linux32_sys_exit_args),
 48 		ns(struct netbsd32_read_args),
 52 		ns(struct netbsd32_write_args),
 56 		ns(struct linux32_sys_open_args),
 60 		ns(struct netbsd32_close_args),
 64 		ns(struct linux32_sys_waitpid_args),
 68 		ns(struct linux32_sys_creat_args),
 72 		ns(struct netbsd32_link_args),
 76 		ns(struct linux32_sys_unlink_args)
 [all...]
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| omap3-overo-tobiduo-common.dtsi | 26 		gpmc,cs-on-ns = <0>; 27 		gpmc,cs-rd-off-ns = <42>;
 28 		gpmc,cs-wr-off-ns = <36>;
 29 		gpmc,adv-on-ns = <6>;
 30 		gpmc,adv-rd-off-ns = <12>;
 31 		gpmc,adv-wr-off-ns = <12>;
 32 		gpmc,oe-on-ns = <0>;
 33 		gpmc,oe-off-ns = <42>;
 34 		gpmc,we-on-ns = <0>;
 35 		gpmc,we-off-ns = <36>
 [all...]
 | 
| omap-gpmc-smsc911x.dtsi | 30 		gpmc,cs-on-ns = <5>; 31 		gpmc,cs-rd-off-ns = <150>;
 32 		gpmc,cs-wr-off-ns = <150>;
 33 		gpmc,adv-on-ns = <0>;
 34 		gpmc,adv-rd-off-ns = <15>;
 35 		gpmc,adv-wr-off-ns = <40>;
 36 		gpmc,oe-on-ns = <45>;
 37 		gpmc,oe-off-ns = <140>;
 38 		gpmc,we-on-ns = <45>;
 39 		gpmc,we-off-ns = <140>
 [all...]
 | 
| omap2430-sdp.dts | 48 		gpmc,cs-on-ns = <6>; 49 		gpmc,cs-rd-off-ns = <187>;
 50 		gpmc,cs-wr-off-ns = <187>;
 51 		gpmc,adv-on-ns = <18>;
 52 		gpmc,adv-rd-off-ns = <48>;
 53 		gpmc,adv-wr-off-ns = <48>;
 54 		gpmc,oe-on-ns = <60>;
 55 		gpmc,oe-off-ns = <169>;
 56 		gpmc,we-on-ns = <66>;
 57 		gpmc,we-off-ns = <169>
 [all...]
 | 
| omap-gpmc-smsc9221.dtsi | 33 		gpmc,cs-on-ns = <0>; 34 		gpmc,cs-rd-off-ns = <42>;
 35 		gpmc,cs-wr-off-ns = <36>;
 36 		gpmc,adv-on-ns = <6>;
 37 		gpmc,adv-rd-off-ns = <12>;
 38 		gpmc,adv-wr-off-ns = <12>;
 39 		gpmc,oe-on-ns = <0>;
 40 		gpmc,oe-off-ns = <42>;
 41 		gpmc,we-on-ns = <0>;
 42 		gpmc,we-off-ns = <36>
 [all...]
 | 
| omap2420-n8x0-common.dtsi | 64 		gpmc,cs-on-ns = <0>; 65 		gpmc,cs-rd-off-ns = <127>;
 66 		gpmc,cs-wr-off-ns = <109>;
 67 		gpmc,adv-on-ns = <0>;
 68 		gpmc,adv-rd-off-ns = <18>;
 69 		gpmc,adv-wr-off-ns = <18>;
 70 		gpmc,oe-on-ns = <27>;
 71 		gpmc,oe-off-ns = <127>;
 72 		gpmc,we-on-ns = <27>;
 73 		gpmc,we-off-ns = <72>
 [all...]
 | 
| omap3430-sdp.dts | 63 		gpmc,cs-on-ns = <0>; 64 		gpmc,cs-rd-off-ns = <186>;
 65 		gpmc,cs-wr-off-ns = <186>;
 66 		gpmc,adv-on-ns = <12>;
 67 		gpmc,adv-rd-off-ns = <48>;
 68 		gpmc,adv-wr-off-ns = <48>;
 69 		gpmc,oe-on-ns = <54>;
 70 		gpmc,oe-off-ns = <168>;
 71 		gpmc,we-on-ns = <54>;
 72 		gpmc,we-off-ns = <168>
 [all...]
 | 
| /src/sys/compat/linux32/arch/amd64/ | 
| linux32_sysent.c | 37 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 44 		ns(struct linux32_sys_exit_args),
 51 		ns(struct netbsd32_read_args),
 55 		ns(struct netbsd32_write_args),
 59 		ns(struct linux32_sys_open_args),
 63 		ns(struct netbsd32_close_args),
 67 		ns(struct linux32_sys_waitpid_args),
 71 		ns(struct linux32_sys_creat_args),
 75 		ns(struct netbsd32_link_args),
 79 		ns(struct linux32_sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/sunos/ | 
| sunos_sysent.c | 28 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 35 		ns(struct sys_exit_args),
 42 		ns(struct sys_read_args),
 47 		ns(struct sys_write_args),
 52 		ns(struct sunos_sys_open_args),
 57 		ns(struct sys_close_args),
 61 		ns(struct sunos_sys_wait4_args),
 66 		ns(struct sunos_sys_creat_args),
 71 		ns(struct sys_link_args),
 76 		ns(struct sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/sunos32/ | 
| sunos32_sysent.c | 32 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 39 		ns(struct netbsd32_exit_args),
 46 		ns(struct netbsd32_read_args),
 50 		ns(struct netbsd32_write_args),
 54 		ns(struct sunos32_sys_open_args),
 58 		ns(struct netbsd32_close_args),
 62 		ns(struct sunos32_sys_wait4_args),
 66 		ns(struct sunos32_sys_creat_args),
 70 		ns(struct netbsd32_link_args),
 74 		ns(struct netbsd32_unlink_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/i386/ | 
| linux_sysent.c | 31 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 38 		ns(struct linux_sys_exit_args),
 45 		ns(struct sys_read_args),
 50 		ns(struct sys_write_args),
 55 		ns(struct linux_sys_open_args),
 60 		ns(struct sys_close_args),
 64 		ns(struct linux_sys_waitpid_args),
 69 		ns(struct linux_sys_creat_args),
 74 		ns(struct sys_link_args),
 79 		ns(struct linux_sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/mips/ | 
| linux_sysent.c | 32 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 39 		ns(struct linux_sys_exit_args),
 46 		ns(struct sys_read_args),
 51 		ns(struct sys_write_args),
 56 		ns(struct linux_sys_open_args),
 61 		ns(struct sys_close_args),
 65 		ns(struct linux_sys_waitpid_args),
 70 		ns(struct linux_sys_creat_args),
 75 		ns(struct sys_link_args),
 80 		ns(struct linux_sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/arm/ | 
| linux_sysent.c | 32 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 39 		ns(struct linux_sys_exit_args),
 46 		ns(struct sys_read_args),
 51 		ns(struct sys_write_args),
 56 		ns(struct linux_sys_open_args),
 61 		ns(struct sys_close_args),
 65 		ns(struct linux_sys_waitpid_args),
 70 		ns(struct linux_sys_creat_args),
 75 		ns(struct sys_link_args),
 80 		ns(struct linux_sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/m68k/ | 
| linux_sysent.c | 35 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 42 		ns(struct linux_sys_exit_args),
 49 		ns(struct sys_read_args),
 54 		ns(struct sys_write_args),
 59 		ns(struct linux_sys_open_args),
 64 		ns(struct sys_close_args),
 68 		ns(struct linux_sys_waitpid_args),
 73 		ns(struct linux_sys_creat_args),
 78 		ns(struct sys_link_args),
 83 		ns(struct linux_sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/amd64/ | 
| linux_sysent.c | 43 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 47 		ns(struct sys_read_args),
 52 		ns(struct sys_write_args),
 57 		ns(struct linux_sys_open_args),
 62 		ns(struct sys_close_args),
 66 		ns(struct linux_sys_stat64_args),
 71 		ns(struct linux_sys_fstat64_args),
 76 		ns(struct linux_sys_lstat64_args),
 81 		ns(struct sys_poll_args),
 86 		ns(struct compat_43_sys_lseek_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/powerpc/ | 
| linux_sysent.c | 30 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 37 		ns(struct linux_sys_exit_args),
 44 		ns(struct sys_read_args),
 49 		ns(struct sys_write_args),
 54 		ns(struct linux_sys_open_args),
 59 		ns(struct sys_close_args),
 63 		ns(struct linux_sys_waitpid_args),
 68 		ns(struct linux_sys_creat_args),
 73 		ns(struct sys_link_args),
 78 		ns(struct linux_sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/aoutm68k/ | 
| aoutm68k_sysent.c | 32 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 36 		ns(struct sys_syscall_args),
 41 		ns(struct sys_exit_args),
 48 		ns(struct sys_read_args),
 53 		ns(struct sys_write_args),
 58 		ns(struct sys_open_args),
 63 		ns(struct sys_close_args),
 67 		ns(struct compat_50_sys_wait4_args),
 73 		ns(struct compat_43_sys_creat_args),
 83 		ns(struct sys_link_args)
 [all...]
 | 
| /src/sys/compat/freebsd/ | 
| freebsd_sysent.c | 32 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 39 		ns(struct sys_exit_args),
 46 		ns(struct sys_read_args),
 51 		ns(struct sys_write_args),
 56 		ns(struct sys_open_args),
 61 		ns(struct sys_close_args),
 65 		ns(struct compat_50_sys_wait4_args),
 70 		ns(struct compat_43_sys_creat_args),
 75 		ns(struct sys_link_args),
 80 		ns(struct sys_unlink_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/aarch64/ | 
| linux_sysent.c | 42 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 61 		ns(struct linux_sys_setxattr_args),
 66 		ns(struct linux_sys_lsetxattr_args),
 71 		ns(struct linux_sys_fsetxattr_args),
 76 		ns(struct linux_sys_getxattr_args),
 81 		ns(struct linux_sys_lgetxattr_args),
 86 		ns(struct linux_sys_fgetxattr_args),
 91 		ns(struct linux_sys_listxattr_args),
 96 		ns(struct linux_sys_llistxattr_args),
 101 		ns(struct linux_sys_flistxattr_args)
 [all...]
 | 
| /src/sys/compat/linux/arch/alpha/ | 
| linux_sysent.c | 38 #define	ns(type)	.sy_narg = n(type), .sy_argsize = s(type)  macro 45 		ns(struct linux_sys_exit_args),
 52 		ns(struct sys_read_args),
 57 		ns(struct sys_write_args),
 65 		ns(struct sys_close_args),
 69 		ns(struct linux_sys_osf1_wait4_args),
 74 		ns(struct linux_sys_creat_args),
 79 		ns(struct sys_link_args),
 84 		ns(struct linux_sys_unlink_args),
 92 		ns(struct sys_chdir_args)
 [all...]
 | 
| /src/tests/usr.bin/xlint/lint1/ | 
| init_braces.c | 72 		unsigned long ns;  member in struct:init_anonymous_struct_and_union::time 92 					.t0 = { .ns = 0, },
 93 					.t1 = { .ns = 0, },
 99 	return var.times.t0.ns;
 
 |