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()3287 struct idtentry *ih; in dtCompare()3365 struct idtentry *ih; in ciCompare()3537 struct idtentry *ih; in dtGetKey()3600 struct idtentry *ih = NULL; in dtInsertEntry()3645 ih = (struct idtentry *) h; in dtInsertEntry()3763 struct idtentry *sih, *dih = NULL; in dtMoveEntry()3839 sih = (struct idtentry *) s; in dtMoveEntry()[all …]
52 struct idtentry { struct
430 idtentry vector asm_##func func has_error_code=0433 idtentry vector asm_##func func has_error_code=1
386 .macro idtentry vector asmsym cfunc has_error_code:req macro435 idtentry \vector asm_\cfunc \cfunc has_error_code=1443 idtentry \vector asm_\cfunc \cfunc has_error_code=0
622 .macro idtentry vector asmsym cfunc has_error_code:req macro653 idtentry \vector asm_\cfunc \cfunc has_error_code=0
100 must use idtentry with paranoid=1 to handle gsbase correctly. This
Completed in 12 milliseconds