Home
last modified time | relevance | path

Searched refs:tst_get_bad_addr (Results 1 - 25 of 66) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/timer_create/
H A 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/
H A 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/
H A Dtst_get_bad_addr.h9 /* Functions from lib/tst_get_bad_addr.c */
10 void *tst_get_bad_addr(void (*cleanup_fn) (void));
/third_party/ltp/lib/
H A Dtst_get_bad_addr.c20 #include "tst_get_bad_addr.h"
22 void *tst_get_bad_addr(void (*cleanup_fn) (void)) in tst_get_bad_addr() function
/third_party/ltp/testcases/kernel/syscalls/uname/
H A Duname02.c24 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/chdir/
H A Dchdir04.c34 tcases[2].dir = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait04.c44 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/mremap/
H A Dmremap03.c175 bad_addr = tst_get_bad_addr(cleanup); in setup()
/third_party/ltp/testcases/kernel/syscalls/setgroups/
H A Dsetgroups03.c61 glist3 = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit05.c65 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/statvfs/
H A Dstatvfs02.c55 tcases[i].path = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/unlink/
H A Dunlink07.c59 tcases[n].name = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/chroot/
H A Dchroot03.c60 bad_ptr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/sysfs/
H A Dsysfs05.c48 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl13.c45 tc->flock = tst_get_bad_addr(NULL); in verify_fcntl()
/third_party/ltp/testcases/kernel/syscalls/capget/
H A Dcapget02.c54 * supported by the kernel. So use tst_get_bad_addr() to get in verify_capget()
74 bad_data = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H A Ddelete_module02.c60 tc->modname = tst_get_bad_addr(NULL); in do_delete_module()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen08.c74 unmapped_fname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/readdir/
H A Dreaddir21.c62 tcases[i].dirp = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/faccessat2/
H A Dfaccessat202.c80 bad_path = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/socketcall/
H A Dsocketcall02.c55 TC[i].args = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat03.c65 TC[i].pathname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/capset/
H A Dcapset02.c99 bad_addr = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown04.c85 tc[2].pathname = tst_get_bad_addr(NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime02.c104 bad_addr = tst_get_bad_addr(NULL); in setup()

Completed in 7 milliseconds

123