Searched refs:idtentry (Results 1 – 6 of 6) sorted by relevance
1334 struct idtentry *idtentry; in dtSplitPage() local1521 idtentry = (struct idtentry *) & sp->slot[si]; in dtSplitPage()1877 struct idtentry *s; in dtSplitRoot()3585 struct idtentry *ih; in dtCompare()3663 struct idtentry *ih; in ciCompare()3835 struct idtentry *ih; in dtGetKey()3898 struct idtentry *ih = NULL; in dtInsertEntry()3943 ih = (struct idtentry *) h; in dtInsertEntry()4061 struct idtentry *sih, *dih = NULL; in dtMoveEntry()4137 sih = (struct idtentry *) s; in dtMoveEntry()[all …]
52 struct idtentry { struct
350 .macro idtentry vector asmsym cfunc has_error_code:req macro390 idtentry \vector asm_\cfunc \cfunc has_error_code=1398 idtentry \vector asm_\cfunc \cfunc has_error_code=0
625 .macro idtentry vector asmsym cfunc has_error_code:req macro656 idtentry \vector asm_\cfunc \cfunc has_error_code=0
428 idtentry vector asm_##func func has_error_code=0431 idtentry vector asm_##func func has_error_code=1
100 must use idtentry with paranoid=1 to handle gsbase correctly. This
Completed in 24 milliseconds