Home
last modified time | relevance | path

Searched defs:arg (Results 226 - 250 of 2503) sorted by relevance

12345678910>>...101

/third_party/mesa3d/src/broadcom/drm-shim/
H A Dvc4_noop.c34 vc4_ioctl_noop(int fd, unsigned long request, void *arg) in vc4_ioctl_noop() argument
40 vc4_ioctl_create_bo(int fd, unsigned long request, void *arg) in vc4_ioctl_create_bo() argument
54 vc4_ioctl_mmap_bo(int fd, unsigned long request, void *arg) in vc4_ioctl_mmap_bo() argument
68 vc4_ioctl_get_param(int fd, unsigned long request, void *arg) in vc4_ioctl_get_param() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dlibevent.c26 timer_cb_event(evutil_socket_t fd, short event, void *arg) in timer_cb_event() argument
32 signal_cb_event(evutil_socket_t fd, short event, void *arg) in signal_cb_event() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-multivhost/
H A Dminimal-http-server.c83 void vh_destruction_notification(struct lws_vhost *vh, void *arg) in vh_destruction_notification() argument
/third_party/ltp/testcases/cve/
H A Dcve-2016-7117.c97 static void *send_and_close(void *arg) in send_and_close() argument
H A Dcve-2017-17052.c44 static void *mmap_thread(void *arg) in mmap_thread() argument
54 static void *fork_thread(void *arg) in fork_thread() argument
/third_party/ltp/testcases/kernel/containers/libclone/
H A Dlibclone.c89 int do_plain_tests(int (*fn1) (void *arg), void *arg1, in do_plain_tests() argument
19 do_clone_tests(unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_clone_tests() argument
38 do_unshare_tests(unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_unshare_tests() argument
106 do_clone_unshare_test(int use_clone, unsigned long clone_flags, int (*fn1) (void *arg), void *arg1) do_clone_unshare_test() argument
126 do_clone_unshare_tests(int use_clone, unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_clone_unshare_tests() argument
/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg07.c61 static void *thread_run(void *arg) in thread_run() argument
H A Daf_alg02.c28 static void *verify_encrypt(void *arg) in verify_encrypt() argument
/third_party/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c99 const char *arg = argv[i]; in main() local
/third_party/node/src/
H A Dcleanup_queue-inl.h28 void CleanupQueue::Add(Callback cb, void* arg) { in Add() argument
35 void CleanupQueue::Remove(Callback cb, void* arg) { in Remove() argument
H A Dcleanup_queue.h42 CleanupHookCallback(Callback fn, void* arg, uint64_t insertion_order_counter) CleanupHookCallback() argument
/third_party/node/test/node-api/test_cleanup_hook/
H A Dbinding.c8 static void cleanup(void* arg) { in cleanup() argument
/third_party/node/test/addons/new-isolate-addon/
H A Dbinding.cc52 auto arg = SharedArrayBuffer::New(setup->isolate(), arg_bs); in RunInSeparateIsolate() local
/third_party/musl/libc-test/src/regression/
H A Dpthread_cancel-sem_wait.c17 static void wait_cancel(void *arg) in wait_cancel() argument
25 static void *start_sem_wait(void *arg) in start_sem_wait() argument
33 static void *start_sem_timedwait(void *arg) in start_sem_timedwait() argument
41 static void *start_sem_timedwait_time64(void *arg) in start_sem_timedwait_time64() argument
H A Dpthread_exit-dtor.c22 static void *start(void *arg) in start() argument
43 int r, arg=0, pid; in main() local
/third_party/musl/porting/liteos_a/user/src/stdlib/
H A Dqsort.c46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
[all...]
/third_party/musl/src/ipc/
H A Dsemctl.c21 union semun arg = {0}; in semctl() local
[all...]
/third_party/musl/porting/liteos_a/user/src/ipc/
H A Dsemctl.c22 union semun arg = {0}; in semctl() local
[all...]
/third_party/musl/src/exit/
H A Dcxa_thread_atexit_impl.c29 void *arg; member
76 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle) in __cxa_thread_atexit_impl() argument
104 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle) in __cxa_thread_atexit_impl() argument
/third_party/musl/src/linux/
H A Dclone.c12 void *arg; member
16 static int clone_start(void *arg) in clone_start() argument
24 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
/third_party/musl/src/stdlib/liteos_a/
H A Dqsort.c46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_event_wake_pipe.c54 static void ares_pipeevent_destroy_cb(void *arg) in ares_pipeevent_destroy_cb() argument
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wake02.c49 static void *threaded(void *arg) in threaded() argument
H A Dfutex_waitv03.c73 static void *threaded(LTP_ATTRIBUTE_UNUSED void *arg) in threaded() argument
H A Dfutex_waitv02.c53 static void *threaded(LTP_ATTRIBUTE_UNUSED void *arg) in threaded() argument

Completed in 7 milliseconds

12345678910>>...101