Home
last modified time | relevance | path

Searched defs:LTP_ATTRIBUTE_UNUSED (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/ltp/libs/libltpsigwait/
Dsigwait.c13 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_empty_set()
72 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_unmasked_matching()
100 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_unmasked_matching_noinfo()
122 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching()
170 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching_rt()
236 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching_noinfo()
278 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address()
317 void test_bad_address2(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED, in test_bad_address2()
318 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address2()
358 void test_bad_address3(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED, in test_bad_address3()
[all …]
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone08.c103 static int child_clone_parent(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_parent()
121 static int child_clone_child_settid(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_child_settid()
131 static int child_clone_parent_settid(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_parent_settid()
176 static int child_clone_thread(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_thread()
Dclone07.c23 static int do_child(void *arg LTP_ATTRIBUTE_UNUSED) in do_child()
Dclone01.c22 static int do_child(void *arg LTP_ATTRIBUTE_UNUSED) in do_child()
Dclone05.c25 static int child_fn(void *unused LTP_ATTRIBUTE_UNUSED) in child_fn()
Dclone03.c21 static int child_fn(void *arg LTP_ATTRIBUTE_UNUSED) in child_fn()
Dclone06.c25 static int child_environ(void *arg LTP_ATTRIBUTE_UNUSED) in child_environ()
/third_party/ltp/testcases/kernel/syscalls/sigwait/
Dsigwait01.c7 siginfo_t * info LTP_ATTRIBUTE_UNUSED, in my_sigwait()
8 void *timeout LTP_ATTRIBUTE_UNUSED) in my_sigwait()
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake04.c58 static void *wait_thread1(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread1()
67 static void *wait_thread2(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread2()
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown02.c192 static void setup_eperm(int pos LTP_ATTRIBUTE_UNUSED) in setup_eperm()
223 static void setup_eacces(int pos LTP_ATTRIBUTE_UNUSED) in setup_eacces()
261 static void setup_enotdir(int pos LTP_ATTRIBUTE_UNUSED) in setup_enotdir()
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal06.c92 void sigh(int sig LTP_ATTRIBUTE_UNUSED) in sigh()
96 void *tfunc(void *arg LTP_ATTRIBUTE_UNUSED) in tfunc()
Dsignal03.c30 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
Dsignal04.c22 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace01.c48 static void child_handler(int sig LTP_ATTRIBUTE_UNUSED) in child_handler()
53 static void parent_handler(int sig LTP_ATTRIBUTE_UNUSED) in parent_handler()
/third_party/ltp/testcases/cve/
Dmeltdown.c104 sigsegv(int sig LTP_ATTRIBUTE_UNUSED, in sigsegv()
105 siginfo_t *siginfo LTP_ATTRIBUTE_UNUSED, in sigsegv()
106 void *context LTP_ATTRIBUTE_UNUSED) in sigsegv()
135 volatile int j LTP_ATTRIBUTE_UNUSED; in get_access_time() local
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c83 static void sigfunc(int signo LTP_ATTRIBUTE_UNUSED, siginfo_t *si, in sigfunc()
84 void *data LTP_ATTRIBUTE_UNUSED) in sigfunc()
/third_party/ltp/testcases/kernel/syscalls/utils/
Dcompat_uid.h41 int UID_SIZE_CHECK(uid_t uid LTP_ATTRIBUTE_UNUSED) in UID_SIZE_CHECK()
Dcompat_gid.h41 int GID_SIZE_CHECK(gid_t gid LTP_ATTRIBUTE_UNUSED) in GID_SIZE_CHECK()
/third_party/ltp/lib/tests/
Dtst_process_state.c31 void handler(int sig LTP_ATTRIBUTE_UNUSED) in handler()
Dtst_safe_macros.c16 int main(int argc LTP_ATTRIBUTE_UNUSED, char **argv) in main()
/third_party/ltp/testcases/kernel/syscalls/pause/
Dpause01.c10 static void sig_handler(int sig LTP_ATTRIBUTE_UNUSED) in sig_handler()
/third_party/ltp/testcases/kernel/syscalls/alarm/
Dalarm07.c39 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/
Dsigwaitinfo01.c7 void *timeout LTP_ATTRIBUTE_UNUSED) in my_sigwaitinfo()
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep02.c93 static void sig_handler(int si LTP_ATTRIBUTE_UNUSED) in sig_handler()
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_test_3.c25 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()

1234