| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-rename.m4 | 7 dnl # merged back into iops->rename() in Linux 4.9. 16 iops __attribute__ ((unused)) = { 24 dnl # iops->rename2() merged into iops->rename(), and iops->rename() now 34 iops __attribute__ ((unused)) = { 52 iops __attribute__ ((unused)) = { 70 iops __attribute__ ((unused)) = { 85 iops __attribute__ ((unused)) = { 96 [iops->rename() takes struct mnt_idmap*]) 102 [iops->rename() takes struct user_namespace*]) 106 AC_MSG_CHECKING([whether iops->rename2() exists]) [all …]
|
| H A D | kernel-get-link.m4 | 11 iops __attribute__ ((unused)) = { 21 iops __attribute__ ((unused)) = { 31 iops __attribute__ ((unused)) = { 41 iops __attribute__ ((unused)) = { 53 AC_MSG_CHECKING([whether iops->get_link() passes delayed]) 67 AC_MSG_CHECKING([whether iops->get_link() passes cookie]) 71 [iops->get_link() cookie]) 80 [whether iops->follow_link() passes cookie]) 84 [iops->follow_link() cookie]) 92 [whether iops->follow_link() passes nameidata]) [all …]
|
| H A D | kernel-inode-getattr.m4 | 17 iops __attribute__ ((unused)) = { 38 iops __attribute__ ((unused)) = { 56 iops __attribute__ ((unused)) = { 70 iops __attribute__ ((unused)) = { 80 AC_MSG_CHECKING([whether iops->getattr() takes mnt_idmap]) 84 [iops->getattr() takes struct mnt_idmap*]) 94 [iops->getattr() takes struct user_namespace*]) 101 AC_MSG_CHECKING([whether iops->getattr() takes a path]) 105 [iops->getattr() takes a path]) 112 AC_MSG_CHECKING([whether iops->getattr() takes a vfsmount]) [all …]
|
| H A D | kernel-inode-create.m4 | 15 iops __attribute__ ((unused)) = { 33 iops __attribute__ ((unused)) = { 49 iops __attribute__ ((unused)) = { 56 AC_MSG_CHECKING([whether iops->create() takes struct mnt_idmap*]) 60 [iops->create() takes struct mnt_idmap*]) 64 AC_MSG_CHECKING([whether iops->create() takes struct user_namespace*]) 68 [iops->create() takes struct user_namespace*]) 72 AC_MSG_CHECKING([whether iops->create() passes flags]) 76 ZFS_LINUX_TEST_ERROR([iops->create()])
|
| H A D | kernel-inode-setattr.m4 | 16 iops __attribute__ ((unused)) = { 36 iops __attribute__ ((unused)) = { 49 iops __attribute__ ((unused)) = { 59 AC_MSG_CHECKING([whether iops->setattr() takes mnt_idmap]) 63 [iops->setattr() takes struct mnt_idmap*]) 69 AC_MSG_CHECKING([whether iops->setattr() takes user_namespace]) 73 [iops->setattr() takes struct user_namespace*]) 77 AC_MSG_CHECKING([whether iops->setattr() exists]) 81 [iops->setattr() exists])
|
| H A D | kernel-mkdir.m4 | 16 iops __attribute__ ((unused)) = { 34 iops __attribute__ ((unused)) = { 54 iops __attribute__ ((unused)) = { 65 AC_MSG_CHECKING([whether iops->mkdir() takes struct mnt_idmap*]) 69 [iops->mkdir() takes struct mnt_idmap*]) 74 dnl # mkdir() of the iops structure. 76 AC_MSG_CHECKING([whether iops->mkdir() takes struct user_namespace*]) 80 [iops->mkdir() takes struct user_namespace*]) 84 AC_MSG_CHECKING([whether iops->mkdir() takes umode_t]) 88 [iops->mkdir() takes umode_t])
|
| H A D | kernel-acl.m4 | 179 iops __attribute__ ((unused)) = { 191 iops __attribute__ ((unused)) = { 203 iops __attribute__ ((unused)) = { 210 AC_MSG_CHECKING([whether iops->get_acl() exists]) 213 AC_DEFINE(HAVE_GET_ACL, 1, [iops->get_acl() exists]) 223 ZFS_LINUX_TEST_ERROR([iops->get_acl() or iops->get_inode_acl()]) 251 iops __attribute__ ((unused)) = { 263 iops __attribute__ ((unused)) = { 275 iops __attribute__ ((unused)) = { 286 iops __attribute__ ((unused)) = { [all …]
|
| H A D | kernel-inode-permission.m4 | 4 dnl # iops->permission() now takes struct mnt_idmap* 15 iops __attribute__ ((unused)) = { 32 iops __attribute__ ((unused)) = { 39 AC_MSG_CHECKING([whether iops->permission() takes struct mnt_idmap*]) 43 [iops->permission() takes struct mnt_idmap*]) 45 AC_MSG_CHECKING([whether iops->permission() takes struct user_namespace*]) 49 [iops->permission() takes struct user_namespace*])
|
| H A D | kernel-put-link.m4 | 10 iops __attribute__ ((unused)) = { 20 iops __attribute__ ((unused)) = { 33 AC_DEFINE(HAVE_PUT_LINK_DELAYED, 1, [iops->put_link() delayed]) 39 AC_MSG_CHECKING([whether iops->put_link() passes cookie]) 43 [iops->put_link() cookie]) 51 [whether iops->put_link() passes nameidata]) 55 [iops->put_link() nameidata])
|
| H A D | kernel-mknod.m4 | 15 iops __attribute__ ((unused)) = { 33 iops __attribute__ ((unused)) = { 40 AC_MSG_CHECKING([whether iops->mknod() takes struct mnt_idmap*]) 44 [iops->mknod() takes struct mnt_idmap*]) 47 AC_MSG_CHECKING([whether iops->mknod() takes struct user_namespace*]) 51 [iops->mknod() takes struct user_namespace*])
|
| H A D | kernel-symlink.m4 | 14 iops __attribute__ ((unused)) = { 31 iops __attribute__ ((unused)) = { 38 AC_MSG_CHECKING([whether iops->symlink() takes struct mnt_idmap*]) 42 [iops->symlink() takes struct mnt_idmap*]) 44 AC_MSG_CHECKING([whether iops->symlink() takes struct user_namespace*]) 48 [iops->symlink() takes struct user_namespace*])
|
| H A D | kernel-inode-lookup.m4 | 12 static const struct inode_operations iops 20 AC_MSG_CHECKING([whether iops->lookup() passes flags]) 24 ZFS_LINUX_TEST_ERROR([iops->lookup()])
|
| H A D | kernel-tmpfile.m4 | 16 iops __attribute__ ((unused)) = { 29 iops __attribute__ ((unused)) = { 43 iops __attribute__ ((unused)) = { 52 iops __attribute__ ((unused)) = {
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrFormats.td | 474 let InOperandList = iops; 500 let InOperandList = iops; 578 let InOperandList = iops; 611 let InOperandList = iops; 1154 let InOperandList = iops; 1191 let InOperandList = iops; 1256 class T1pIs<dag oops, dag iops, 1373 let InOperandList = iops; 1385 let InOperandList = iops; 1584 let InOperandList = iops; [all …]
|
| H A D | ARMInstrCDE.td | 52 class CDE_Instr<bit acc, dag oops, dag iops, string asm, string cstr> 53 : Thumb2XI<oops, !con((ins p_imm:$coproc), iops), 70 class CDE_GPR_Instr<bit dual, bit acc, dag oops, dag iops, 72 : CDE_Instr<acc, oops, iops, asm, cstr>, 252 class CDE_FP_Vec_Instr<bit vec, bit acc, dag oops, dag iops, string asm, string cstr> 253 : CDE_Instr<acc, oops, iops, asm, cstr> { 259 class CDE_FP_Instr<bit acc, bit sz, dag oops, dag iops, string asm, string cstr> 260 : CDE_FP_Vec_Instr<0b0, acc, oops, iops, asm, cstr> { 265 class CDE_Vec_Instr<bit acc, dag oops, dag iops, string asm, string cstr, 268 !con(iops, (ins vpred:$vp)), asm,
|
| H A D | ARMInstrThumb2.td | 444 : T2I<oops, iops, itin, opc, asm, pattern> { 470 : T2I<oops, iops, itin, opc, asm, pattern> { 483 : T2I<oops, iops, itin, opc, asm, pattern> { 509 : T2I<oops, iops, itin, opc, asm, pattern> { 522 : T2I<oops, iops, itin, opc, asm, pattern> { 542 : T2I<oops, iops, itin, opc, asm, pattern> { 553 : T2I<oops, iops, itin, opc, asm, pattern> { 619 : T2XI<oops, iops, itin, asm, pattern> { 1407 : T2XI<oops, iops, itin, asm, pattern> { 4110 class t2CPS<dag iops, string asm_op> : T2XI<(outs), iops, NoItinerary, [all …]
|
| /freebsd-14.2/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_io.c | 64 return (io->iops->read(io, offset, buffer, nbytes)); in bhnd_nvram_io_read() 96 return (io->iops->read_ptr(io, offset, ptr, nbytes, navail)); in bhnd_nvram_io_read_ptr() 120 return (io->iops->write(io, offset, buffer, nbytes)); in bhnd_nvram_io_write() 154 return (io->iops->write_ptr(io, offset, ptr, nbytes, navail)); in bhnd_nvram_io_write_ptr() 165 return (io->iops->getsize(io)); in bhnd_nvram_io_getsize() 188 return (io->iops->setsize(io, size)); in bhnd_nvram_io_setsize() 200 return (io->iops->free(io)); in bhnd_nvram_io_free()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_racct.c | 30 zfs_racct_read(uint64_t size, uint64_t iops) in zfs_racct_read() argument 32 curthread->td_ru.ru_inblock += iops; in zfs_racct_read() 37 racct_add_force(curproc, RACCT_READIOPS, iops); in zfs_racct_read() 46 zfs_racct_write(uint64_t size, uint64_t iops) in zfs_racct_write() argument 48 curthread->td_ru.ru_oublock += iops; in zfs_racct_write() 53 racct_add_force(curproc, RACCT_WRITEIOPS, iops); in zfs_racct_write()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_racct.c | 29 zfs_racct_read(uint64_t size, uint64_t iops) in zfs_racct_read() argument 31 (void) size, (void) iops; in zfs_racct_read() 35 zfs_racct_write(uint64_t size, uint64_t iops) in zfs_racct_write() argument 37 (void) size, (void) iops; in zfs_racct_write()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrFormats.td | 33 class NI<dag oops, dag iops, list<dag> pattern, bit stack, 37 dag InOperandList = iops; 43 // We have 2 sets of operands (oops & iops) for the register and stack 65 multiclass NRI<dag oops, dag iops, list<dag> pattern, string asmstr = "", 67 defm "": I<oops, iops, oops, iops, pattern, asmstr, asmstr, inst>;
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_racct.h | 34 void zfs_racct_read(uint64_t size, uint64_t iops); 35 void zfs_racct_write(uint64_t size, uint64_t iops);
|
| /freebsd-14.2/sbin/nvmecontrol/ |
| H A D | perftest.c | 114 uint64_t io_completed = 0, iops, mbps; in print_perftest() local 120 iops = io_completed/io_test->time; in print_perftest() 121 mbps = iops * io_test->size / (1024*1024); in print_perftest() 126 io_test->time, (uintmax_t)iops, (uintmax_t)mbps); in print_perftest()
|
| /freebsd-14.2/usr.sbin/diskinfo/ |
| H A D | diskinfo.c | 571 iops(int fd, off_t mediasize, u_int sectorsize) in iops() function 637 iops(fd, mediasize, sectorsize); in iopsbench() 641 iops(fd, mediasize, 4096); in iopsbench() 645 iops(fd, mediasize, 32 * 1024); in iopsbench() 648 iops(fd, mediasize, 128 * 1024); in iopsbench() 651 iops(fd, mediasize, 1024 * 1024); in iopsbench()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP9.td | 33 // As iops are dispatched to a slice, they are held in an independent slice 59 // of the superslice, but are restricted to iops with only two primary sources. 134 // Vector ('V') - vector iops (128-bit operand) take only one decode and 149 // Paired ('P') - certain cracked and expanded iops are paired such that they 155 // Tuple Restricted ('R') - certain iops preclude dispatching more than one 161 // Each execution and branch slice can receive up to two iops per cycle
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 100 dag InOperandList = iops; 117 dag InOperandList = iops; 1867 : SimpleSystemI<0, iops, asm, operands> { 2447 : I<(outs), iops, asm, ops, "", []>, 4701 : I<oops, iops, asm, operands, "", []> { 4822 dag oops, dag iops> 4824 "", oops, iops> { 7433 : I<oops, iops, asm, 10837 dag oops, dag iops> 10850 dag oops, dag iops> [all …]
|