Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/ltp/libs/libltpsigwait/
H A 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 …]
/aosp_15_r20/external/ltp/testcases/kernel/sched/eas/
H A Dsched_prio_3_fifo.c119 static void *rt_high_fn_b(void *arg LTP_ATTRIBUTE_UNUSED) in rt_high_fn_b()
131 static void *rt_high_fn_a(void *arg LTP_ATTRIBUTE_UNUSED) in rt_high_fn_a()
151 static void *rt_med_fn_b(void *arg LTP_ATTRIBUTE_UNUSED) in rt_med_fn_b()
167 static void *rt_med_fn_a(void *arg LTP_ATTRIBUTE_UNUSED) in rt_med_fn_a()
187 static void *rt_low_fn_b(void *arg LTP_ATTRIBUTE_UNUSED) in rt_low_fn_b()
218 static void *rt_low_fn_a(void *arg LTP_ATTRIBUTE_UNUSED) in rt_low_fn_a()
H A Dsched_prio_3_rr.c37 static void *rt_b_fn(void *arg LTP_ATTRIBUTE_UNUSED) in rt_b_fn()
46 static void *rt_c_fn(void *arg LTP_ATTRIBUTE_UNUSED) in rt_c_fn()
55 static void *rt_a_fn(void *arg LTP_ATTRIBUTE_UNUSED) in rt_a_fn()
H A Dsched_latency_rt.c32 static void *rt_fn(void *arg LTP_ATTRIBUTE_UNUSED) in rt_fn()
41 static void *cfs_fn(void *arg LTP_ATTRIBUTE_UNUSED) in cfs_fn()
H A Dsched_latency_dl.c40 static void *dl_fn(void *arg LTP_ATTRIBUTE_UNUSED) in dl_fn()
61 static void *cfs_fn(void *arg LTP_ATTRIBUTE_UNUSED) in cfs_fn()
H A Dsugov_stale_util.c46 static void *event_fn(void *arg LTP_ATTRIBUTE_UNUSED) in event_fn()
67 static void *burn_fn(void *arg LTP_ATTRIBUTE_UNUSED) in burn_fn()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clone/
H A 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()
H A Dclone07.c23 static int do_child(void *arg LTP_ATTRIBUTE_UNUSED) in do_child()
H A Dclone01.c22 static int do_child(void *arg LTP_ATTRIBUTE_UNUSED) in do_child()
/aosp_15_r20/external/ltp/testcases/cve/
H A 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
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown02.c197 static void setup_eperm(int pos LTP_ATTRIBUTE_UNUSED) in setup_eperm()
228 static void setup_eacces(int pos LTP_ATTRIBUTE_UNUSED) in setup_eacces()
266 static void setup_enotdir(int pos LTP_ATTRIBUTE_UNUSED) in setup_enotdir()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sigwait/
H A Dsigwait01.c7 siginfo_t * info LTP_ATTRIBUTE_UNUSED, in my_sigwait()
8 void *timeout LTP_ATTRIBUTE_UNUSED) in my_sigwait()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/futex/
H A 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()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace01.c47 static void child_handler(int sig LTP_ATTRIBUTE_UNUSED) in child_handler()
52 static void parent_handler(int sig LTP_ATTRIBUTE_UNUSED) in parent_handler()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/signal/
H A Dsignal06.c93 void sigh(int sig LTP_ATTRIBUTE_UNUSED) in sigh()
97 void *tfunc(void *arg LTP_ATTRIBUTE_UNUSED) in tfunc()
H A Dsignal03.c30 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mq_notify/
H A Dmq_notify01.c83 static void sigfunc(int signo LTP_ATTRIBUTE_UNUSED, siginfo_t *si, in sigfunc()
84 void *data LTP_ATTRIBUTE_UNUSED) in sigfunc()
/aosp_15_r20/external/ltp/utils/sctp/testlib/
H A Dsctputil.c96 test_print_message(int sk LTP_ATTRIBUTE_UNUSED, struct msghdr *msg, size_t msg_len) in test_print_message()
234 test_check_buf_data(void *buf LTP_ATTRIBUTE_UNUSED, int datalen, int msg_flags, in test_check_buf_data()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ppoll/
H A Dppoll01.c160 size_t sigsetsize LTP_ATTRIBUTE_UNUSED) in libc_ppoll()
190 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c60 static void sigbus_handler(int signum LTP_ATTRIBUTE_UNUSED) in sigbus_handler()
69 static void *sigbus_monitor(void *arg LTP_ATTRIBUTE_UNUSED) in sigbus_monitor()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg01.c345 static void cleanup_close_sock(int n LTP_ATTRIBUTE_UNUSED) in cleanup_close_sock()
350 static void cleanup_reset_all(int n LTP_ATTRIBUTE_UNUSED) in cleanup_reset_all()
/aosp_15_r20/external/ltp/lib/
H A Dtst_test.c1542 static void alarm_handler(int sig LTP_ATTRIBUTE_UNUSED) in alarm_handler()
1556 static void heartbeat_handler(int sig LTP_ATTRIBUTE_UNUSED) in heartbeat_handler()
1562 static void sigint_handler(int sig LTP_ATTRIBUTE_UNUSED) in sigint_handler()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_gid.h41 int GID_SIZE_CHECK(gid_t gid LTP_ATTRIBUTE_UNUSED) in GID_SIZE_CHECK()
H A Dcompat_uid.h41 int UID_SIZE_CHECK(uid_t uid LTP_ATTRIBUTE_UNUSED) in UID_SIZE_CHECK()
/aosp_15_r20/external/ltp/lib/tests/
H A Dtst_process_state.c31 void handler(int sig LTP_ATTRIBUTE_UNUSED) in handler()

1234