Toggle navigation
/
Symbol
File
Text
Line
Symbol: iobm
function parameter
Defined...
arch/x86/kernel/process.c:426:56-426:74
: static void tss_copy_io_bitmap(struct tss_struct *tss, struct io_bitmap *iobm)
variable
Defined...
arch/x86/kernel/ioport.c:54:2-54:39
: struct io_bitmap *iobm = tsk->thread.io_bitmap;
arch/x86/kernel/ioport.c:69:2-69:20
: struct io_bitmap *iobm;
arch/x86/kernel/process.c:464:3-464:31
: struct io_bitmap *iobm = t->io_bitmap;
arch/x86/kernel/ptrace.c:696:2-696:42
: struct io_bitmap *iobm = target->thread.io_bitmap;
arch/x86/kernel/ptrace.c:705:2-705:42
: struct io_bitmap *iobm = target->thread.io_bitmap;
arch/x86/kernel/sev.c:533:3-533:31
: struct io_bitmap *iobm = t->io_bitmap;