Home
last modified time | relevance | path

Searched refs:tst_get_bad_addr (Results 1 – 25 of 62) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/timer_create/
Dtimer_create02.c82 tcases[i].ev_ptr = tst_get_bad_addr(NULL); in setup()
85 tcases[i].kt_ptr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/link/
Dlink04.c125 tc->file1 = tst_get_bad_addr(NULL); in setup()
128 tc->file2 = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/include/
Dtst_get_bad_addr.h10 void *tst_get_bad_addr(void (*cleanup_fn) (void));
/third_party/ltp/lib/
Dtst_get_bad_addr.c22 void *tst_get_bad_addr(void (*cleanup_fn) (void)) in tst_get_bad_addr() function
/third_party/ltp/testcases/kernel/syscalls/uname/
Duname02.c24 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/chdir/
Dchdir04.c34 tcases[2].dir = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
Dsetrlimit05.c65 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait04.c44 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/chroot/
Dchroot03.c61 tcases[3].dir = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl13.c45 tc->flock = tst_get_bad_addr(NULL); in verify_fcntl()
/third_party/ltp/testcases/kernel/syscalls/socketcall/
Dsocketcall02.c55 TC[i].args = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap03.c175 bad_addr = tst_get_bad_addr(cleanup); in setup()
/third_party/ltp/testcases/kernel/syscalls/sysfs/
Dsysfs05.c48 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/unlink/
Dunlink07.c69 tcases[n].name = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/capget/
Dcapget02.c74 bad_data = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/delete_module/
Ddelete_module02.c60 tc->modname = tst_get_bad_addr(NULL); in do_delete_module()
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen08.c110 unmapped_fname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/readdir/
Dreaddir21.c62 tcases[i].dirp = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/fremovexattr/
Dfremovexattr02.c103 tc[i].key = tst_get_bad_addr(cleanup); in setup()
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_gettime01.c49 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/sched_getaffinity/
Dsched_getaffinity01.c90 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/chown/
Dchown04.c85 tc[2].pathname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/stat/
Dstat03.c76 TC[i].pathname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/execve/
Dexecve03.c107 tcases[i].tname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir03.c79 TC[i].pathname = tst_get_bad_addr(NULL); in setup()

123