Classes | |
| struct | TSS |
| struct | kernel_header |
| struct | SYSCALL_STACK |
| struct | LHEAD |
| struct | MUTEX_WAITER |
| struct | MUTEX |
| struct | RWSEM |
| struct | FUTEX |
| struct | FILED |
| struct | PIPE |
| struct | PROC |
| struct | DBG_REGS |
| struct | POINT |
| struct | RECT |
| struct | BOX |
| struct | process_information |
| struct | APPDATA |
| struct | WDATA |
| Window structure: More... | |
| struct | SYS_VARS |
| struct | APPOBJ |
| common object header More... | |
| struct | CURSOR |
| struct | EVENT |
| struct | SMEM |
| struct | SMAP |
| struct | DLLDESCR |
| struct | HDLL |
| struct | DQ |
| struct | e820entry |
| struct | boot_pci_data |
| struct | boot_data |
| struct | display_t |
| struct | DISPMODE |
| struct | PCIDEV |
| struct | IDE_DATA |
| struct | IDE_CACHE |
| struct | IDE_DEVICE |
| struct | MEM_STATE |
| struct | PG_DATA |
| struct | SRV |
| struct | USBSRV |
| struct | USBFUNC |
| struct | COFF_HEADER |
| struct | COFF_SECTION |
| struct | COFF_RELOC |
| struct | COFF_SYM |
| struct | STRIPPED_PE_HEADER |
| struct | IOCTL |
| struct | IRQH |
Macros | |
| #define | spin_lock_irqsave(spinlock) |
| The following macro assume that we are on uniprocessor machine. Serious work is needed for multiprocessor machines. More... | |
| #define | spin_unlock_irqrestore(spinlock) |
| #define | spin_lock_irq(spinlock) |
| #define | spin_unlock_irq(spinlock) |
Variables | |
| TSS | tss |
| WDATA_fl_wstyle | label |
| boot_data | BOOT_LO |
| boot_data | BOOT |
| #define spin_lock_irq | ( | spinlock | ) |
| #define spin_lock_irqsave | ( | spinlock | ) |
The following macro assume that we are on uniprocessor machine. Serious work is needed for multiprocessor machines.
| #define spin_unlock_irq | ( | spinlock | ) |
| #define spin_unlock_irqrestore | ( | spinlock | ) |
| boot_data BOOT |
| boot_data BOOT_LO |
| WDATA_fl_wstyle label |
| TSS tss |