Searched refs:idtentry (Results 1 – 8 of 8) sorted by relevance
1341 struct idtentry *idtentry; in dtSplitPage() local1528 idtentry = (struct idtentry *) & sp->slot[si]; in dtSplitPage()1529 n = NDTINTERNAL(idtentry->namlen); in dtSplitPage()1884 struct idtentry *s; in dtSplitRoot()2040 s = (struct idtentry *) & sp->slot[DTENTRYSTART]; in dtSplitRoot()3309 struct idtentry *ih; in dtCompare()3331 ih = (struct idtentry *) & p->slot[si]; in dtCompare()3387 struct idtentry *ih; in ciCompare()3427 ih = (struct idtentry *) & p->slot[si]; in ciCompare()3559 struct idtentry *ih; in dtGetKey()[all …]
52 struct idtentry { struct
372 .macro idtentry vector asmsym cfunc has_error_code:req macro421 idtentry \vector asm_\cfunc \cfunc has_error_code=1429 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
468 idtentry vector asm_##func func has_error_code=0471 idtentry vector asm_##func func has_error_code=1
100 must use idtentry with paranoid=1 to handle gsbase correctly. This
[all...]