Home
last modified time | relevance | path

Searched defs:indx (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_malloc.c505 int indx; in malloc_dbg() local
633 int indx; variable
678 int indx; in malloc_domain() local
701 int indx; in malloc_domainset() local
1024 int indx; in malloc_size() local
1168 uint8_t indx; in mallocinit() local
H A Dkern_sysctl.c352 int indx; in sysctl_search_oid() local
2112 int indx; in sysctl_find_oid() local
2162 int error, indx, lvl; in sysctl_root() local
H A Dvfs_syscalls.c1105 int cmode, error, indx; in kern_openat() local
4475 int indx; in kern_fhopen() local
H A Dkern_descrip.c3593 int error, indx; in dupfdopen() local
/f-stack/lib/include/sys/
H A Dvnode.h118 #define VTTOIF(indx) (vttoif_tab[(int)(indx)]) argument
119 #define MAKEIMODE(indx, mode) (int)(VTTOIF(indx) | (mode)) argument
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1306 int indx; in kcf_reqid_insert() local
1336 int indx; in kcf_reqid_delete() local
1384 int indx; in crypto_cancel_req() local
/f-stack/freebsd/opencrypto/
H A Dcbc_mac.c276 for (size_t indx = 0; indx < AES_CBC_MAC_HASH_LEN; indx++) in AES_CBC_MAC_Final() local
/f-stack/freebsd/mips/mips/
H A Dmachdep.c197 int indx; in cpu_startup() local
/f-stack/freebsd/crypto/aesni/
H A Daesni_ccm.c75 int indx = sizeof(*block) - 1; in append_int() local
/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c1609 int cur_val, i, indx, incr; in sctp_hs_cwnd_increase() local
1642 int cur_val, i, indx; in sctp_hs_cwnd_decrease() local
/f-stack/freebsd/sys/
H A Dvnode.h408 #define VTTOIF(indx) (vttoif_tab[(int)(indx)]) argument
409 #define MAKEIMODE(indx, mode) (int)(VTTOIF(indx) | (mode)) argument
/f-stack/freebsd/i386/i386/
H A Dmachdep.c281 int indx; local
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c288 int indx; local
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h2093 uint8_t indx; member