Home
last modified time | relevance | path

Searched refs:setup (Results 1376 - 1400 of 4583) sorted by relevance

1...<<51525354555657585960>>...184

/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind04.c74 static void setup(void) in setup() function
167 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep01.c121 void setup(void) in setup() function
225 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dleapsec01.c183 static void setup(void) in setup() function
200 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range01.c214 static void setup(void) in setup() function
227 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait01.c51 static void setup(void) in setup() function
240 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify06.c225 static void setup(void) in setup() function
241 .setup = setup,
H A Dfanotify05.c188 static void setup(void) in setup() function
213 .setup = setup,
H A Dfanotify04.c193 static void setup(void) in setup() function
219 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/fmtmsg/
H A Dfmtmsg01.c57 void setup();
82 setup(); in main()
225 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_cmp_requeue01.c190 static void setup(void) in setup() function
213 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify07.c139 static void setup(void) in setup() function
185 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c61 void setup(void);
90 setup(); in main()
257 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c245 static void setup(void) in setup() function
268 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat02.c56 static void setup(void);
92 setup(); in main()
139 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise06.c98 static void setup(void) in setup() function
242 .setup = setup,
H A Dmadvise02.c126 static void setup(void) in setup() function
197 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore01.c52 static void setup(void);
89 setup(); in main()
150 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/mq_timedreceive/
H A Dmq_timedreceive01.c136 static void setup(void) in setup() function
231 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl09.c143 static void setup(void) in setup() function
171 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend02.c69 static void setup(void) in setup() function
185 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit01.c44 static void setup(void);
64 setup(); in main()
287 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/tracing/pt_test/
H A Dpt_test.c153 static void setup(void) in setup() function
228 .setup = setup,
/third_party/skia/third_party/externals/brotli/
H A Dsetup.py13 from setuptools import setup namespace
16 from distutils.core import setup namespace
274 TEST_SUITE = 'setup.get_test_suite'
280 setup(
/third_party/rust/crates/libc/src/unix/solarish/
H A Dcompat.rs88 let setup = ::ioctl(fds, I_FIND, LDTERM.as_ptr()); in openpty()
89 if setup < 0 { in openpty()
91 } else if setup == 0 { in openpty()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht3x.c139 struct sht3x_platform_data setup; member
444 } else if (data->setup.blocking_io) { in sht3x_select_command()
445 data->command = data->setup.high_precision ? in sht3x_select_command()
450 if (data->setup.high_precision) { in sht3x_select_command()
598 if (data->setup.high_precision) in update_interval_store()
693 data->setup.blocking_io = false; in sht3x_probe()
694 data->setup.high_precision = true; in sht3x_probe()
701 data->setup = *(struct sht3x_platform_data *)dev->platform_data; in sht3x_probe()

Completed in 12 milliseconds

1...<<51525354555657585960>>...184