Home
last modified time | relevance | path

Searched defs:peb (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Debh.c777 struct chfs_peb *peb; in add_peb_to_erase_queue() local
801 struct chfs_peb peb, *result; find_peb_in_use() local
822 struct chfs_peb *peb, *result; add_peb_to_free() local
852 struct chfs_peb *peb, *result; add_peb_to_in_use() local
878 struct chfs_peb *peb = priv->peb; erase_callback() local
934 struct chfs_peb *peb = NULL; free_peb() local
1022 struct chfs_peb *peb; release_peb() local
1772 struct chfs_peb *peb; get_peb() local
2053 struct chfs_peb *peb = NULL; ebh_change_leb() local
[all...]
H A Debh.h296 struct chfs_peb *peb; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d208 void** peb = cast(void**) teb[12]; in version() local
349 void** peb; in dll_fixTLS() local
353 mov peb, EAX; in dll_fixTLS() local
412 void** peb; in dll_getRefCount() local
425 mov peb, RAX; in dll_getRefCount() local
440 mov peb, EAX; in dll_getRefCount() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dkvx-dis.c1202 struct kvx_prologue_epilogue_bundle *peb) in decode_prologue_epilogue_bundle()