__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
*/
#ifndef __IRQ_USER_H__
#define __IRQ_USER_H__
#include <sysdep/ptrace.h>
enum um_irq_type {
IRQ_READ,
IRQ_WRITE,
NUM_IRQ_TYPES,
};
struct siginfo;
extern void sigio_handler(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs);
void sigio_run_timetravel_handlers(void);
extern void free_irq_by_fd(int fd);
extern void deactivate_fd(int fd, int irqnum);
extern int deactivate_all_fds(void);
#endif
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| skas | Folder | 0755 |
|
|
| arch.h | File | 363 B | 0644 |
|
| as-layout.h | File | 1.47 KB | 0644 |
|
| common-offsets.h | File | 435 B | 0644 |
|
| elf_user.h | File | 398 B | 0644 |
|
| frame_kern.h | File | 405 B | 0644 |
|
| init.h | File | 3.7 KB | 0644 |
|
| irq_kern.h | File | 2.71 KB | 0644 |
|
| irq_user.h | File | 532 B | 0644 |
|
| kern.h | File | 582 B | 0644 |
|
| kern_util.h | File | 2 KB | 0644 |
|
| longjmp.h | File | 493 B | 0644 |
|
| mem.h | File | 476 B | 0644 |
|
| mem_user.h | File | 2.13 KB | 0644 |
|
| net_kern.h | File | 1.79 KB | 0644 |
|
| net_user.h | File | 1.56 KB | 0644 |
|
| os.h | File | 10.72 KB | 0644 |
|
| ptrace_user.h | File | 362 B | 0644 |
|
| registers.h | File | 400 B | 0644 |
|
| sigio.h | File | 246 B | 0644 |
|
| timetravel.h | File | 702 B | 0644 |
|
| um_malloc.h | File | 460 B | 0644 |
|
| user.h | File | 1.95 KB | 0644 |
|