Searched defs:count (Results 201 - 225 of 2108) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_conf.c97 int count; local
/freebsd-13-stable/sys/vm/
H A Ddefault_pager.c123 default_pager_getpages(vm_object_t object, vm_page_t *m, int count, argument
139 default_pager_putpages(vm_object_t object, vm_page_t *m, int count, argument
/freebsd-13-stable/sys/dev/usb/
H A Dusb_parse.c267 uint8_t count = 0; local
/freebsd-13-stable/sys/arm/arm/
H A Ddb_trace.c138 db_trace_thread(struct thread *thr, int count) argument
/freebsd-13-stable/sys/arm64/cavium/
H A Dthunder_pcie_fdt.c149 thunder_pcie_fdt_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument
/freebsd-13-stable/sys/compat/cloudabi32/
H A Dcloudabi32_poll.c86 cloudabi32_kevent_copyin(void *arg, struct kevent *kevp, int count) argument
146 cloudabi32_kevent_copyout(void *arg, struct kevent *kevp, int count) argument
/freebsd-13-stable/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c86 cloudabi64_kevent_copyin(void *arg, struct kevent *kevp, int count) argument
146 cloudabi64_kevent_copyout(void *arg, struct kevent *kevp, int count) argument
/freebsd-13-stable/stand/efi/libefi/
H A Dhandles.c45 efi_register_handles(struct devsw *sw, EFI_HANDLE *handles, EFI_HANDLE *aliases, int count) argument
/freebsd-13-stable/stand/mips/beri/common/
H A Dmips.h150 register_t count; local
/freebsd-13-stable/usr.sbin/fstyp/
H A Dhammer.c61 static int count = 0; local
/freebsd-13-stable/sys/contrib/ck/include/spinlock/
H A Danderson.h49 unsigned int count; member in struct:ck_spinlock_anderson
107 unsigned int count local
58 ck_spinlock_anderson_init(struct ck_spinlock_anderson *lock, struct ck_spinlock_anderson_thread *slots, unsigned int count) argument
[all...]
/freebsd-13-stable/sys/opencrypto/
H A Dcryptodeflate.c91 uint32_t count, result; local
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Disa.c50 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags) argument
/freebsd-13-stable/usr.bin/from/
H A Dfrom.c64 int ch, count, newline; local
/freebsd-13-stable/usr.bin/locate/locate/
H A Dfastfind.c54 int count, umlaut; local
146 int count, found, globflag; local
[all...]
/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_sigs.c145 unsigned int count, i; local
196 unsigned int count, i; local
/freebsd-13-stable/usr.bin/sort/
H A Dfile.h54 size_t count; member in struct:sort_list
70 size_t count; member in struct:file_list
/freebsd-13-stable/sys/x86/isa/
H A Disa.c89 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument
/freebsd-13-stable/sys/xen/
H A Dhypervisor.h29 HYPERVISOR_console_write(const char *str, int count) argument
/freebsd-13-stable/tools/regression/sigqueue/sigqtest2/
H A Dsigqtest2.c44 int count = 10; local
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DEhFrame.cpp90 void EhReader::skipBytes(size_t count) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp89 uint64_t count = 0; local
[all...]
H A DOptionValueEnumeration.cpp32 const size_t count = m_enumerations.GetSize(); local
63 const size_t count = m_enumerations.GetSize(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h125 bool NeedsUpdate(uint32_t count, uint32_t num_buckets, argument
131 void UpdateSignature(uint32_t count, uint32_t num_buckets, argument
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_neg.h110 int count; member in struct:val_neg_zone
158 int count; member in struct:val_neg_data

Completed in 231 milliseconds

1234567891011>>