Home
last modified time | relevance | path

Searched defs:actual (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_2835_arm.c544 free_pagelist(BULKINFO_T *bi, int actual) in free_pagelist()
H A Dvchiq_core.h252 int actual; member
516 int actual; member
H A Dvchiq_arm.c148 size_t actual; member
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c208 static StkId adjust_varargs (lua_State *L, Proto *p, int actual) { in adjust_varargs()
/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c1009 size_t actual; in sctp_fill_up_addresses_vrf() local
2287 size_t limit, actual; local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c327 static StkId adjust_varargs (lua_State *L, Proto *p, int actual) { in adjust_varargs()
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_regs.h1807 po32m(struct txgbe_hw *hw, u32 reg, u32 mask, u32 expect, u32 *actual, in po32m()