Submit
Path:
~
/
/
lib
/
modules
/
5.15.0-152-generic
/
build
/
arch
/
arm64
/
include
/
asm
/
vdso
/
File Content:
processor.h
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2020 ARM Ltd. */ #ifndef __ASM_VDSO_PROCESSOR_H #define __ASM_VDSO_PROCESSOR_H #ifndef __ASSEMBLY__ static inline void cpu_relax(void) { asm volatile("yield" ::: "memory"); } #endif /* __ASSEMBLY__ */ #endif /* __ASM_VDSO_PROCESSOR_H */
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
clocksource.h
316 bytes
0644
compat_barrier.h
954 bytes
0644
compat_gettimeofday.h
4393 bytes
0644
gettimeofday.h
2363 bytes
0644
processor.h
307 bytes
0644
vsyscall.h
935 bytes
0644
N4ST4R_ID | Naxtarrr