Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Djfs_dtree.c1334 struct idtentry *idtentry; in dtSplitPage() local
1521 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 …]
A Djfs_dtree.h52 struct idtentry { struct
/linux/arch/x86/entry/
A Dentry_64.S350 .macro idtentry vector asmsym cfunc has_error_code:req macro
390 idtentry \vector asm_\cfunc \cfunc has_error_code=1
398 idtentry \vector asm_\cfunc \cfunc has_error_code=0
A Dentry_32.S625 .macro idtentry vector asmsym cfunc has_error_code:req macro
656 idtentry \vector asm_\cfunc \cfunc has_error_code=0
/linux/arch/x86/include/asm/
A Didtentry.h428 idtentry vector asm_##func func has_error_code=0
431 idtentry vector asm_##func func has_error_code=1
/linux/Documentation/x86/
A Dentry_64.rst100 must use idtentry with paranoid=1 to handle gsbase correctly. This

Completed in 24 milliseconds