HomeSort by relevance Sort by last modified time
    Searched refs:LTP_ATTRIBUTE_UNUSED (Results 1 - 25 of 41) sorted by null

1 2

  /external/ltp/testcases/kernel/syscalls/utils/
compat_gid.h 41 int GID_SIZE_CHECK(gid_t gid LTP_ATTRIBUTE_UNUSED)
compat_uid.h 41 int UID_SIZE_CHECK(uid_t uid LTP_ATTRIBUTE_UNUSED)
  /external/ltp/include/
tst_common.h 25 #define LTP_ATTRIBUTE_UNUSED __attribute__((unused))
  /external/ltp/lib/tests/
tst_process_state.c 31 void handler(int sig LTP_ATTRIBUTE_UNUSED)
tst_safe_macros.c 16 int main(int argc LTP_ATTRIBUTE_UNUSED, char **argv)
  /external/ltp/testcases/kernel/syscalls/pause/
pause01.c 21 static void sig_handler(int sig LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/containers/userns/
userns_helper.h 43 LTP_ATTRIBUTE_UNUSED static int updatemap(int cpid, bool type, int idnum,
userns01.c 51 static int child_fn1(void *arg LTP_ATTRIBUTE_UNUSED)
userns04.c 48 static int child_fn1(void *arg LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/syscalls/epoll_pwait/
epoll_pwait01.c 51 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED);
148 static void sighandler(int sig LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/syscalls/futex/
futex_wake04.c 111 static void *wait_thread1(void *arg LTP_ATTRIBUTE_UNUSED)
118 static void *wait_thread2(void *arg LTP_ATTRIBUTE_UNUSED)
futex_wait03.c 36 static void *threaded(void *arg LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/syscalls/signal/
signal06.c 91 void sigh(int sig LTP_ATTRIBUTE_UNUSED)
95 void *tfunc(void *arg LTP_ATTRIBUTE_UNUSED)
signal03.c 151 void sighandler(int sig LTP_ATTRIBUTE_UNUSED)
signal04.c 161 void sighandler(int sig LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/containers/pidns/
pidns01.c 70 int child_fn1(void *ttype LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/containers/share/
ns_create.c 54 static int child_fn(void *arg LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/mem/tunable/
min_free_kbytes.c 65 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED);
234 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/containers/mountns/
mountns01.c 55 int child_func(void *arg LTP_ATTRIBUTE_UNUSED)
mountns02.c 55 int child_func(void *arg LTP_ATTRIBUTE_UNUSED)
mountns03.c 60 int child_func(void *arg LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/syscalls/sched_getattr/
sched_getattr01.c 40 void *run_deadline(void *data LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/syscalls/lchown/
lchown02.c 194 static void setup_eperm(int pos LTP_ATTRIBUTE_UNUSED)
227 static void setup_eacces(int pos LTP_ATTRIBUTE_UNUSED)
292 static void setup_enotdir(int pos LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/syscalls/sched_setattr/
sched_setattr01.c 78 void *do_test(void *data LTP_ATTRIBUTE_UNUSED)
  /external/ltp/testcases/kernel/mem/cpuset/
cpuset01.c 66 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED);
146 static void sighandler(int signo LTP_ATTRIBUTE_UNUSED)

Completed in 459 milliseconds

1 2