Home
last modified time | relevance | path

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

1234

/external/ltp/testcases/kernel/syscalls/clone/
Dclone08.c122 static int child_clone_parent(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_parent()
140 static int child_clone_child_settid(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_child_settid()
150 static int child_clone_parent_settid(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_parent_settid()
186 static int child_clone_stopped(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_stopped()
229 static int child_clone_thread(void *arg LTP_ATTRIBUTE_UNUSED) in child_clone_thread()
/external/ltp/testcases/kernel/sched/eas/
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()
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()
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()
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()
Dsugov_stale_util.c46 static void *event_fn(void *arg LTP_ATTRIBUTE_UNUSED) in event_fn()
69 static void *burn_fn(void *arg LTP_ATTRIBUTE_UNUSED) in burn_fn()
/external/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()
/external/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()
/external/ltp/testcases/cve/
Dmeltdown.c118 sigsegv(int sig LTP_ATTRIBUTE_UNUSED, in sigsegv()
119 siginfo_t *siginfo LTP_ATTRIBUTE_UNUSED, in sigsegv()
120 void *context LTP_ATTRIBUTE_UNUSED) in sigsegv()
149 volatile int j LTP_ATTRIBUTE_UNUSED; in get_access_time() local
/external/ltp/testcases/kernel/syscalls/getcpu/
Dgetcpu01.c23 unsigned *node_id LTP_ATTRIBUTE_UNUSED, in get_cpu()
24 void *cache_struct LTP_ATTRIBUTE_UNUSED) in get_cpu()
/external/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c95 static void sigfunc(int signo LTP_ATTRIBUTE_UNUSED, siginfo_t *si, in sigfunc()
96 void *data LTP_ATTRIBUTE_UNUSED) in sigfunc()
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake04.c114 static void *wait_thread1(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread1()
121 static void *wait_thread2(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread2()
Dfutex_wait03.c36 static void *threaded(void *arg LTP_ATTRIBUTE_UNUSED) in threaded()
/external/ltp/testcases/kernel/syscalls/utils/
Dcompat_gid.h41 int GID_SIZE_CHECK(gid_t gid LTP_ATTRIBUTE_UNUSED) in GID_SIZE_CHECK()
Dcompat_uid.h41 int UID_SIZE_CHECK(uid_t uid LTP_ATTRIBUTE_UNUSED) in UID_SIZE_CHECK()
/external/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()
/external/ltp/testcases/kernel/syscalls/pause/
Dpause01.c21 static void sig_handler(int sig LTP_ATTRIBUTE_UNUSED) in sig_handler()
/external/ltp/testcases/kernel/syscalls/alarm/
Dalarm07.c46 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
/external/ltp/testcases/open_posix_testsuite/include/
Dposixtest.h48 #define LTP_ATTRIBUTE_UNUSED __attribute__((unused)) macro
/external/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep02.c81 static void sig_handler(int si LTP_ATTRIBUTE_UNUSED) in sig_handler()
/external/ltp/testcases/kernel/containers/mountns/
Dmountns02.c52 int child_func(void *arg LTP_ATTRIBUTE_UNUSED) in child_func()
Dmountns03.c57 int child_func(void *arg LTP_ATTRIBUTE_UNUSED) in child_func()
Dmountns01.c52 int child_func(void *arg LTP_ATTRIBUTE_UNUSED) in child_func()
/external/ltp/testcases/kernel/containers/share/
Dns_create.c54 static int child_fn(void *arg LTP_ATTRIBUTE_UNUSED) in child_fn()

1234