Home
last modified time | relevance | path

Searched refs:LTP_ATTRIBUTE_UNUSED (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/ltp/include/
Dlibsigwait.h25 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
28 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
30 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
32 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
34 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
36 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
38 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
39 void test_bad_address2(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED,
40 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED);
41 void test_bad_address3(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED,
[all …]
/third_party/ltp/libs/libltpsigwait/
Dsigwait.c13 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_empty_set() argument
72 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_unmasked_matching() argument
100 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_unmasked_matching_noinfo() argument
122 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching() argument
170 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching_rt() argument
236 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching_noinfo() argument
278 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address() argument
317 void test_bad_address2(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED, in test_bad_address2() argument
318 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address2() argument
358 void test_bad_address3(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED, in test_bad_address3() argument
[all …]
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone08.c113 static int child_clone_parent(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_parent() argument
131 static int child_clone_child_settid(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_child_settid() argument
141 static int child_clone_parent_settid(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_parent_settid() argument
177 static int child_clone_stopped(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_stopped() argument
220 static int child_clone_thread(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_thread() argument
Dclone04.c19 static int child_fn(void *arg LTP_ATTRIBUTE_UNUSED);
30 static int child_fn(void *arg LTP_ATTRIBUTE_UNUSED) in child_fn() argument
Dclone05.c25 static int child_fn(void *unused LTP_ATTRIBUTE_UNUSED) in child_fn() argument
Dclone07.c23 static int do_child(void *arg LTP_ATTRIBUTE_UNUSED) in do_child() argument
Dclone01.c22 static int do_child(void *arg LTP_ATTRIBUTE_UNUSED) in do_child() argument
/third_party/ltp/testcases/cve/
Dcve-2015-3290.c147 LTP_ATTRIBUTE_UNUSED
154 LTP_ATTRIBUTE_UNUSED
166 LTP_ATTRIBUTE_UNUSED
172 LTP_ATTRIBUTE_UNUSED
316 static void *child_thread(void *arg LTP_ATTRIBUTE_UNUSED) in child_thread() argument
Dmeltdown.c103 sigsegv(int sig LTP_ATTRIBUTE_UNUSED, in sigsegv() argument
104 siginfo_t *siginfo LTP_ATTRIBUTE_UNUSED, in sigsegv() argument
105 void *context LTP_ATTRIBUTE_UNUSED) in sigsegv() argument
134 volatile int j LTP_ATTRIBUTE_UNUSED; in get_access_time() local
/third_party/ltp/testcases/kernel/syscalls/sigwait/
Dsigwait01.c7 siginfo_t * info LTP_ATTRIBUTE_UNUSED, in my_sigwait() argument
8 void *timeout LTP_ATTRIBUTE_UNUSED) in my_sigwait() argument
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown02.c192 static void setup_eperm(int pos LTP_ATTRIBUTE_UNUSED) in setup_eperm() argument
223 static void setup_eacces(int pos LTP_ATTRIBUTE_UNUSED) in setup_eacces() argument
261 static void setup_enotdir(int pos LTP_ATTRIBUTE_UNUSED) in setup_enotdir() argument
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace01.c48 static void child_handler(int sig LTP_ATTRIBUTE_UNUSED) in child_handler() argument
53 static void parent_handler(int sig LTP_ATTRIBUTE_UNUSED) in parent_handler() argument
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal06.c92 void sigh(int sig LTP_ATTRIBUTE_UNUSED) in sigh() argument
96 void *tfunc(void *arg LTP_ATTRIBUTE_UNUSED) in tfunc() argument
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake04.c62 static void *wait_thread1(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread1() argument
71 static void *wait_thread2(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread2() argument
/third_party/ltp/testcases/kernel/syscalls/getcpu/
Dgetcpu01.c24 unsigned *node_id LTP_ATTRIBUTE_UNUSED, in get_cpu() argument
25 void *cache_struct LTP_ATTRIBUTE_UNUSED) in get_cpu() argument
/third_party/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c45 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED);
99 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED) in sighandler() argument
/third_party/ltp/testcases/kernel/mem/tunable/
Dmin_free_kbytes.c50 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED);
205 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED) in sighandler() argument
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c83 static void sigfunc(int signo LTP_ATTRIBUTE_UNUSED, siginfo_t *si, in sigfunc() argument
84 void *data LTP_ATTRIBUTE_UNUSED) in sigfunc() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap1.c71 LTP_ATTRIBUTE_UNUSED void *ut) in sig_handler()
120 void *read_mem(LTP_ATTRIBUTE_UNUSED void *ptr) in read_mem()
/third_party/ltp/testcases/kernel/syscalls/utils/
Dcompat_uid.h41 int UID_SIZE_CHECK(uid_t uid LTP_ATTRIBUTE_UNUSED) in UID_SIZE_CHECK() argument
Dcompat_gid.h41 int GID_SIZE_CHECK(gid_t gid LTP_ATTRIBUTE_UNUSED) in GID_SIZE_CHECK() argument
/third_party/ltp/testcases/kernel/syscalls/alarm/
Dalarm07.c46 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler() argument
/third_party/ltp/lib/tests/
Dtst_process_state.c31 void handler(int sig LTP_ATTRIBUTE_UNUSED) in handler() argument
/third_party/ltp/testcases/kernel/syscalls/pause/
Dpause01.c10 static void sig_handler(int sig LTP_ATTRIBUTE_UNUSED) in sig_handler() argument
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/
Dsigwaitinfo01.c7 void *timeout LTP_ATTRIBUTE_UNUSED) in my_sigwaitinfo() argument

1234