Home
last modified time | relevance | path

Searched defs:tbno (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c1191 xfs_agblock_t tbno; /* start block of busy extent */ in xfs_alloc_ag_vextent_exact() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c2558 static void gen_jmp_tb(DisasContext *s, target_long diff, int tbno) in gen_jmp_tb()