Searched refs:idtentry (Results 1 – 8 of 8) sorted by relevance
1342 struct idtentry *idtentry; in dtSplitPage() local1529 idtentry = (struct idtentry *) & sp->slot[si]; in dtSplitPage()1530 n = NDTINTERNAL(idtentry->namlen); in dtSplitPage()1885 struct idtentry *s; in dtSplitRoot()2041 s = (struct idtentry *) & sp->slot[DTENTRYSTART]; in dtSplitRoot()3310 struct idtentry *ih; in dtCompare()3332 ih = (struct idtentry *) & p->slot[si]; in dtCompare()3388 struct idtentry *ih; in ciCompare()3428 ih = (struct idtentry *) & p->slot[si]; in ciCompare()3560 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...]