Home | Sort by: relevance | last modified time | path |
/src/libexec/ld.elf_so/ | |
tls.c | 402 size_t offset, next_offset; local in function:_rtld_tls_offset_allocate 418 next_offset = offset + obj->tlssize; 422 next_offset = offset; 440 if (next_offset > _rtld_tls_static_space) { 450 _rtld_tls_static_offset = next_offset; |
/src/usr.sbin/pstat/ | |
pstat.c | 762 int numvnodes, next_offset; local in function:kinfo_vnodes 769 KGET(V_NEXT_OFFSET, next_offset); 787 KGET2((char *)vp + next_offset, &vp, sizeof(vp), "nvp"); |
/src/sys/dev/pci/qat/ | |
qat_hw15reg.h | 586 uint8_t next_offset; member in struct:fw_la_cipher_req_params 617 uint8_t next_offset; member in struct:fw_la_auth_req_params |
/src/usr.sbin/fstyp/ | |
hammer_disk.h | 393 hammer_off_t next_offset; /* zone-X offset for allocation */ member in struct:hammer_blockmap |