android_kernel_xiaomi_sm8350/arch/um/include
Paolo 'Blaisorblade' Giarrusso d99c4022f6 [PATCH] uml: inline mk_pte and various friends
Turns out that, for UML, a *lot* of VM-related trivial functions are not
inlined but rather normal functions.

In other sections of UML code, this is justified by having files which
interact with the host and cannot therefore include kernel headers, but in
this case there's no such justification.

I've had to turn many of them to macros because of missing declarations. While
doing this, I've decided to reuse some already existing macros.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 12:00:18 -07:00
..
sysdep-i386 [PATCH] uml: system call path cleanup 2005-09-05 00:06:23 -07:00
sysdep-ia64
sysdep-ppc
sysdep-x86_64 [PATCH] uml: system call path cleanup 2005-09-05 00:06:23 -07:00
aio.h [PATCH] uml: add host AIO support to block driver 2005-09-05 00:06:23 -07:00
chan_kern.h
chan_user.h
choose-mode.h
common-offsets.h [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c 2005-09-07 17:17:33 -07:00
elf_user.h
frame_kern.h
helper.h
init.h [PATCH] uml: use host AIO support 2005-09-05 00:06:23 -07:00
initrd.h
irq_kern.h [PATCH] uml: use host AIO support 2005-09-05 00:06:23 -07:00
irq_user.h
kern_util.h
kern.h
line.h
mconsole_kern.h
mconsole.h
mem_kern.h
mem_user.h
mem.h [PATCH] uml: inline mk_pte and various friends 2005-09-10 12:00:18 -07:00
mode_kern.h
mode.h
net_kern.h
net_user.h
os.h [PATCH] uml: move libc-dependent startup and signal code 2005-09-05 00:06:24 -07:00
process.h
ptrace_user.h
registers.h [PATCH] uml: skas0 - separate kernel address space on stock hosts 2005-07-07 18:23:44 -07:00
sigcontext.h
sigio.h
signal_kern.h
signal_user.h
skas_ptrace.h
syscall.h [PATCH] uml: system call path cleanup 2005-09-05 00:06:23 -07:00
sysrq.h
tempfile.h
time_user.h [PATCH] uml: Proper clone support for skas0 2005-07-07 18:23:44 -07:00
tlb.h [PATCH] uml: skas0 stubs now check system call return values 2005-09-05 00:06:24 -07:00
ubd_user.h
um_mmu.h
um_uaccess.h [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers 2005-09-07 16:57:35 -07:00
umid.h
uml_uaccess.h
user_util.h [PATCH] uml: move libc-dependent startup and signal code 2005-09-05 00:06:24 -07:00
user.h