Searched defs:indx (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_malloc.c | 505 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 D | kern_sysctl.c | 352 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 D | vfs_syscalls.c | 1105 int cmode, error, indx; in kern_openat() local 4475 int indx; in kern_fhopen() local
|
| H A D | kern_descrip.c | 3593 int error, indx; in dupfdopen() local
|
| /f-stack/lib/include/sys/ |
| H A D | vnode.h | 118 #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 D | kcf_sched.c | 1306 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 D | cbc_mac.c | 276 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 D | machdep.c | 197 int indx; in cpu_startup() local
|
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni_ccm.c | 75 int indx = sizeof(*block) - 1; in append_int() local
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_cc_functions.c | 1609 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 D | vnode.h | 408 #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 D | machdep.c | 281 int indx; local
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 288 int indx; local
|
| /f-stack/dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_pcd_ext.h | 2093 uint8_t indx; member
|