| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
| amdgpu_dc_vm_helper.c | 68 int in_use = 0; local 71 in_use |= dc->vm_helper->hubp_vmid_usage[i].vmid_usage[0] 73 return in_use;
|
| /src/external/gpl2/gmake/dist/ |
| rule.h | 30 char in_use; /* If in use by a parent pattern_search. */ member in struct:rule
|
| /src/external/bsd/jemalloc/dist/src/ |
| hook.c | 12 bool in_use; member in struct:hooks_internal_s 34 if (!hooks_internal.in_use) { 36 hooks_internal.in_use = true; 65 assert(hooks_internal.in_use); 66 hooks_internal.in_use = false; 96 if (!(hooks_internal_ptr)->in_use) { \
|
| /src/external/bsd/unbound/dist/validator/ |
| val_neg.h | 108 * parents (-parents) include this one, that are in_use 128 uint8_t in_use; member in struct:val_neg_zone 139 * There is no actual data stored in this data element, if it is in_use, 169 uint8_t in_use; member in struct:val_neg_data
|
| /src/lib/libform/ |
| internals.h | 65 int in_use; member in struct:_formi_page_struct 76 unsigned char in_use; member in struct:_formi_tab_stops
|
| /src/sys/arch/hpcmips/stand/pbsdboot/ |
| vmem.c | 42 int in_use; member in struct:addr_s 129 if (!phys_addrs[i].in_use && 132 phys_addrs[i].in_use = 1; 149 if (phys_addrs[i].in_use) { 157 phys_addrs[i].in_use = 1; 274 phys_addrs[i].in_use = 0;
|
| /src/crypto/external/apache2/openssl/dist/ssl/quic/ |
| quic_txpim.c | 29 size_t in_use; member in struct:quic_txpim_st 63 assert(txpim->in_use == 0); 130 ++txpim->in_use; 138 assert(txpim->in_use > 0); 139 --txpim->in_use; 228 return txpim->in_use;
|
| /src/crypto/dist/ipsec-tools/src/racoon/ |
| nattraversal.c | 74 unsigned in_use; member in struct:natt_ka_addrs 404 ka->in_use++; 405 plog (LLV_INFO, LOCATION, NULL, "KA found: %s (in_use=%u)\n", 406 saddr2str_fromto("%s->%s", src, dst), ka->in_use); 429 new_addr->in_use = 1; 463 plog (LLV_DEBUG, LOCATION, NULL, "KA tree dump: %s (in_use=%u)\n", 464 saddr2str_fromto("%s->%s", src, dst), ka->in_use); 468 -- ka->in_use <= 0) {
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| amdgpu_dcn10_dpp_cm.c | 737 bool in_use = false; local 747 in_use = true; 751 in_use = true; 753 return in_use;
|
| /src/sys/ufs/chfs/ |
| ebh.h | 258 * @in_use: RB-tree of PEBs are in use 269 struct peb_in_use_rbtree in_use; member in struct:chfs_ebh
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| md.c | 578 setpartition(part, in_use, slot) 580 char in_use[]; 586 in_use[slot] = 1; 789 findStdType(num_parts, in_use, type, count, alt) 791 char in_use[]; 806 setpartition(&map.blk[i], in_use, 0); 812 setpartition(&map.blk[i], in_use, 6); 817 setpartition(&map.blk[i], in_use, 1); 887 char in_use[MAXPARTITIONS]; local 922 * deal with the in_use count of blocks [all...] |
| /src/external/bsd/wpa/dist/src/ap/ |
| ieee802_11_shared.c | 451 int in_use = hostapd_sae_pw_id_in_use(hapd->conf); local 453 if (in_use) 456 if (in_use == 2)
|
| /src/external/bsd/wpa/dist/src/drivers/ |
| driver_macsec_qca.c | 654 bool in_use = false; local 658 &in_use); 662 if (!in_use) { 849 bool in_use = false; local 853 &in_use)) 856 if (!in_use) {
|
| /src/external/mpl/bind/dist/bin/dig/ |
| nslookup.c | 58 static bool in_use = false; variable 800 in_use = false; 877 in_use = true; 897 in_use = false; 912 if (!in_use) { 966 if (in_use) { 971 in_use = !in_use;
|
| /src/sys/external/bsd/drm2/dist/drm/i810/ |
| i810_drv.h | 65 u32 *in_use; member in struct:drm_i810_buf_priv
|
| /src/external/bsd/libpcap/dist/ |
| gencode.h | 292 atomset in_use; member in struct:block
|
| /src/external/bsd/wpa/dist/src/fst/ |
| fst_session.c | 148 bool in_use = false; local 153 in_use = true; 157 if (!in_use) {
|
| /src/external/bsd/wpa/dist/src/pae/ |
| ieee802_1x_kay.h | 96 bool in_use; /* bool inUse (read only) */ member in struct:transmit_sa 124 bool in_use; /* bool inUse (read only) */ member in struct:receive_sa
|
| /src/sys/dev/pci/cxgb/ |
| cxgb_adapter.h | 251 uint32_t in_use; member in struct:sge_txq
|
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| i810_drm.h | 154 unsigned char in_use; /* owned by a client, or free? */ member in struct:_drm_i810_tex_region
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-tic4x.c | 118 unsigned int in_use; /* True if in_use. */ member in struct:tic4x_insn 2410 insn->in_use = 0; 2441 insn->in_use = 0; 2448 if (insn->in_use) 2454 insn->in_use = 0; 2502 insn->in_use = 0; 2506 insn->in_use = 1; 2509 insn->in_use = 0; 2516 if (insn->in_use) [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-tic4x.c | 118 unsigned int in_use; /* True if in_use. */ member in struct:tic4x_insn 2410 insn->in_use = 0; 2441 insn->in_use = 0; 2448 if (insn->in_use) 2454 insn->in_use = 0; 2502 insn->in_use = 0; 2506 insn->in_use = 1; 2509 insn->in_use = 0; 2516 if (insn->in_use) [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| ggc-page.cc | 304 unsigned int in_use; 507 in_use bitmask for page_group. Hosts that need a different value 744 /* Set and clear the in_use bit for this page in the page group. */ 749 group->in_use |= 1 << page_group_index (group->allocation, page); 755 group->in_use &= ~(1 << page_group_index (group->allocation, page)); 896 group->in_use = 0; 1145 if (p->group->in_use == 0) 1156 if (g->in_use == 0) 1323 in_use bitmap) of the first available object -- they're zero. */ 2319 size_t in_use; 303 unsigned int in_use; member in struct:page_group 2315 size_t in_use; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ggc-page.cc | 304 unsigned int in_use; 507 in_use bitmask for page_group. Hosts that need a different value 744 /* Set and clear the in_use bit for this page in the page group. */ 749 group->in_use |= 1 << page_group_index (group->allocation, page); 755 group->in_use &= ~(1 << page_group_index (group->allocation, page)); 896 group->in_use = 0; 1144 if (p->group->in_use == 0) 1155 if (g->in_use == 0) 1322 in_use bitmap) of the first available object -- they're zero. */ 2315 size_t in_use; 303 unsigned int in_use; member in struct:page_group 2311 size_t in_use; local [all...] |
| /src/external/mpl/bind/dist/lib/dns/ |
| master.c | 161 unsigned int in_use[NBUFS]; /* covert to bitmap? */ member in struct:dns_incctx 482 ictx->in_use[i] = false; 487 ictx->in_use[ictx->origin_in_use] = true; 1019 if (!incctx->in_use[i]) { 1023 INSIST(!incctx->in_use[i]); 1430 ictx->in_use[ictx->origin_in_use] = 1434 ictx->in_use[ictx->origin_in_use] = true; 1483 ictx->in_use[ictx->glue_in_use] = false; 1511 ictx->in_use[ictx->glue_in_use] = true; 1525 ictx->in_use [all...] |