Linux Perf
pkey_alloc.c File Reference
#include "trace/beauty/beauty.h"
#include <linux/kernel.h>
#include <linux/log2.h>
#include "trace/beauty/generated/pkey_alloc_access_rights_array.c"
Include dependency graph for pkey_alloc.c:

Go to the source code of this file.

Functions

static size_t pkey_alloc__scnprintf_access_rights (int access_rights, char *bf, size_t size)
 
size_t syscall_arg__scnprintf_pkey_alloc_access_rights (char *bf, size_t size, struct syscall_arg *arg)
 

Function Documentation

◆ pkey_alloc__scnprintf_access_rights()

static size_t pkey_alloc__scnprintf_access_rights ( int  access_rights,
char *  bf,
size_t  size 
)
static

Definition at line 13 of file pkey_alloc.c.

◆ syscall_arg__scnprintf_pkey_alloc_access_rights()

size_t syscall_arg__scnprintf_pkey_alloc_access_rights ( char *  bf,
size_t  size,
struct syscall_arg arg 
)

Definition at line 45 of file pkey_alloc.c.

Here is the call graph for this function: