syscall_helper_data
syscall32_helper_register(struct syscall_helper_data *sd, int flags)
syscall32_helper_unregister(struct syscall_helper_data *sd)
int syscall32_helper_register(struct syscall_helper_data *sd, int flags);
int syscall32_helper_unregister(struct syscall_helper_data *sd);
syscall_helper_register(struct syscall_helper_data *sd, int flags)
struct syscall_helper_data *sd, int flags)
struct syscall_helper_data *sd1;
syscall_helper_unregister(struct syscall_helper_data *sd)
struct syscall_helper_data *sd)
struct syscall_helper_data *sd1;
static struct syscall_helper_data msg_syscalls[] = {
static struct syscall_helper_data msg32_syscalls[] = {
static struct syscall_helper_data sem_syscalls[] = {
static struct syscall_helper_data sem32_syscalls[] = {
static struct syscall_helper_data shm_syscalls[] = {
static struct syscall_helper_data shm32_syscalls[] = {
static struct syscall_helper_data mq_syscalls[] = {
static struct syscall_helper_data mq32_syscalls[] = {
static struct syscall_helper_data ksem32_syscalls[] = {
static struct syscall_helper_data ksem_syscalls[] = {
static struct syscall_helper_data sctp_syscalls[] = {
static struct syscall_helper_data sctp32_syscalls[] = {
static struct syscall_helper_data nfssvc_syscalls[] = {
static struct syscall_helper_data nlm_syscalls[] = {
static struct syscall_helper_data rpctls_syscalls[] = {
int syscall_helper_register(struct syscall_helper_data *sd, int flags);
int syscall_helper_unregister(struct syscall_helper_data *sd);
struct syscall_helper_data *sd, int flags);
struct syscall_helper_data *sd);