Home
last modified time | relevance | path

Searched refs:idtentry (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/jfs/
H A Djfs_dtree.c1342 struct idtentry *idtentry; in dtSplitPage() local
1529 idtentry = (struct idtentry *) & sp->slot[si]; in dtSplitPage()
1885 struct idtentry *s; in dtSplitRoot()
3310 struct idtentry *ih; in dtCompare()
3388 struct idtentry *ih; in ciCompare()
3560 struct idtentry *ih; in dtGetKey()
3623 struct idtentry *ih = NULL; in dtInsertEntry()
3668 ih = (struct idtentry *) h; in dtInsertEntry()
3786 struct idtentry *sih, *dih = NULL; in dtMoveEntry()
3862 sih = (struct idtentry *) s; in dtMoveEntry()
[all …]
H A Djfs_dtree.h52 struct idtentry { struct
/linux-6.15/arch/x86/include/asm/
H A Didtentry.h483 idtentry vector asm_##func func has_error_code=0
486 idtentry vector asm_##func func has_error_code=1
/linux-6.15/arch/x86/entry/
H A Dentry_64.S329 .macro idtentry vector asmsym cfunc has_error_code:req macro
378 idtentry \vector asm_\cfunc \cfunc has_error_code=1
H A Dentry_32.S622 .macro idtentry vector asmsym cfunc has_error_code:req macro
/linux-6.15/Documentation/arch/x86/
H A Dentry_64.rst100 must use idtentry with paranoid=1 to handle gsbase correctly. This