Home
last modified time | relevance | path

Searched defs:lfnode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dlfstack.go24 func (head *lfstack) push(node *lfnode) {
60 func lfnodeValidate(node *lfnode) {
71 func lfstackPack(node *lfnode, cnt uintptr) uint64 {
Dmspanset.go61 lfnode anonMember
Druntime2.go973 type lfnode struct { struct
974 next uint64
975 pushcnt uintptr