Searched defs:amount (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.c198 int amount, done, i; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp433 bool x86AssemblyInspectionEngine::sub_rsp_pattern_p(int &amount) { argument
451 bool x86AssemblyInspectionEngine::add_rsp_pattern_p(int &amount) { argument
470 bool x86AssemblyInspectionEngine::lea_rsp_pattern_p(int &amount) { argument
496 bool x86AssemblyInspectionEngine::lea_rbp_rsp_pattern_p(int &amount) { argument
523 lea_rbx_rsp_pattern_p(int &amount) argument
1505 int amount; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c832 abd_iter_advance(struct abd_iter *aiter, size_t amount) argument
/freebsd-13-stable/sys/dev/asmc/
H A Dasmc.c827 asmc_wait_ack(device_t dev, uint8_t val, int amount) argument
/freebsd-13-stable/sys/kern/
H A Dkern_racct.c546 racct_add_locked(struct proc *p, int resource, uint64_t amount, int force) argument
516 racct_adjust_resource(struct racct *racct, int resource, int64_t amount) argument
577 racct_add(struct proc *p, int resource, uint64_t amount) argument
597 racct_add_force(struct proc *p, int resource, uint64_t amount) argument
611 racct_add_cred_locked(struct ucred *cred, int resource, uint64_t amount) argument
629 racct_add_cred(struct ucred *cred, int resource, uint64_t amount) argument
667 racct_set_locked(struct proc *p, int resource, uint64_t amount, int force) argument
729 racct_set_unlocked(struct proc *p, int resource, uint64_t amount) argument
741 racct_set(struct proc *p, int resource, uint64_t amount) argument
757 racct_set_force(struct proc *p, int resource, uint64_t amount) argument
850 racct_sub(struct proc *p, int resource, uint64_t amount) argument
877 racct_sub_cred_locked(struct ucred *cred, int resource, uint64_t amount) argument
894 racct_sub_cred(struct ucred *cred, int resource, uint64_t amount) argument
[all...]
H A Dkern_rctl.c498 rctl_enforce(struct proc *p, int resource, uint64_t amount) argument
706 uint64_t amount = UINT64_MAX; local
1482 int64_t amount; local
1592 int64_t amount; local
[all...]
/freebsd-13-stable/sys/teken/
H A Dteken_subr.h91 teken_subr_do_scroll(const teken_t *t, int amount) argument
[all...]
/freebsd-13-stable/bin/sh/
H A Dexpand.c540 int amount; local
556 int amount; local
628 int amount; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dsftp-client.c100 sftpio(void *_bwlimit, size_t amount) argument
/freebsd-13-stable/usr.sbin/bhyve/
H A Dgdb.c319 io_buffer_advance(struct io_buffer *io, size_t amount) argument
328 io_buffer_consume(struct io_buffer *io, size_t amount) argument
/freebsd-13-stable/contrib/ldns/
H A Dhost2str.c440 ldns_characters2buffer_str(ldns_buffer* output, size_t amount, const uint8_t* characters) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h329 OptionalAmount(HowSpecified howSpecified, unsigned amount, const char *amountStart, unsigned amountLength, bool usesPositionalArg) argument
/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_driver.c650 Field_Grown(FIELD *field, int amount) argument
1622 int amount = myWCWIDTH(form->w, form->currow, form->curcol - 1); local
1895 int amount = myWCWIDTH(form->w, form->currow, form->curcol - 1); local
1920 int amount = myWCWIDTH(form->w, form->currow, form->curcol); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2425 int amount = (isInc ? 1 : -1); local
[all...]
/freebsd-13-stable/sys/netinet/
H A Dsctp_output.c12806 ssize_t amount; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1644 unsigned long amount; member in struct:CXTUResourceUsageEntry
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Darc.c5234 arc_wait_for_eviction(uint64_t amount) argument
[all...]

Completed in 409 milliseconds

12