/external/ltp/testcases/kernel/syscalls/clone/ |
D | clone08.c | 122 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/ |
D | sched_prio_3_fifo.c | 119 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()
|
D | sched_prio_3_rr.c | 37 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()
|
D | sched_latency_dl.c | 40 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()
|
D | sched_latency_rt.c | 32 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()
|
D | sugov_stale_util.c | 46 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/ |
D | lchown02.c | 192 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/ |
D | signal06.c | 92 void sigh(int sig LTP_ATTRIBUTE_UNUSED) in sigh() 96 void *tfunc(void *arg LTP_ATTRIBUTE_UNUSED) in tfunc()
|
/external/ltp/testcases/cve/ |
D | meltdown.c | 118 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/ |
D | getcpu01.c | 23 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/ |
D | mq_notify01.c | 95 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/ |
D | futex_wake04.c | 114 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()
|
D | futex_wait03.c | 36 static void *threaded(void *arg LTP_ATTRIBUTE_UNUSED) in threaded()
|
/external/ltp/testcases/kernel/syscalls/utils/ |
D | compat_gid.h | 41 int GID_SIZE_CHECK(gid_t gid LTP_ATTRIBUTE_UNUSED) in GID_SIZE_CHECK()
|
D | compat_uid.h | 41 int UID_SIZE_CHECK(uid_t uid LTP_ATTRIBUTE_UNUSED) in UID_SIZE_CHECK()
|
/external/ltp/lib/tests/ |
D | tst_process_state.c | 31 void handler(int sig LTP_ATTRIBUTE_UNUSED) in handler()
|
D | tst_safe_macros.c | 16 int main(int argc LTP_ATTRIBUTE_UNUSED, char **argv) in main()
|
/external/ltp/testcases/kernel/syscalls/pause/ |
D | pause01.c | 21 static void sig_handler(int sig LTP_ATTRIBUTE_UNUSED) in sig_handler()
|
/external/ltp/testcases/kernel/syscalls/alarm/ |
D | alarm07.c | 46 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED) in sighandler()
|
/external/ltp/testcases/open_posix_testsuite/include/ |
D | posixtest.h | 48 #define LTP_ATTRIBUTE_UNUSED __attribute__((unused)) macro
|
/external/ltp/testcases/kernel/syscalls/nanosleep/ |
D | nanosleep02.c | 81 static void sig_handler(int si LTP_ATTRIBUTE_UNUSED) in sig_handler()
|
/external/ltp/testcases/kernel/containers/mountns/ |
D | mountns02.c | 52 int child_func(void *arg LTP_ATTRIBUTE_UNUSED) in child_func()
|
D | mountns03.c | 57 int child_func(void *arg LTP_ATTRIBUTE_UNUSED) in child_func()
|
D | mountns01.c | 52 int child_func(void *arg LTP_ATTRIBUTE_UNUSED) in child_func()
|
/external/ltp/testcases/kernel/containers/share/ |
D | ns_create.c | 54 static int child_fn(void *arg LTP_ATTRIBUTE_UNUSED) in child_fn()
|