Home
last modified time | relevance | path

Searched defs:arg (Results 26 - 50 of 7496) sorted by relevance

12345678910>>...300

/third_party/toybox/toys/posix/
H A Dbasename.c31 char **arg; in basename_main() local
H A Drenice.c26 char **arg; in renice_main() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dc_naming.h17 void takes_a(a arg) {} in takes_a() argument
18 void takes_b(b arg) {} in takes_b() argument
19 void takes_c(enum c arg) {} in takes_c() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dbarrier.cc24 static bool IsZero(void *arg) { in IsZero() argument
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H A Dplatsmp.c19 void shmobile_smp_hook(unsigned int cpu, unsigned long fn, unsigned long arg) in shmobile_smp_hook() argument
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/
H A Dplatsmp.c19 void shmobile_smp_hook(unsigned int cpu, unsigned long fn, unsigned long arg) in shmobile_smp_hook() argument
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy() argument
/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-memops.h31 void *arg; member
/kernel/linux/linux-5.10/tools/lib/lockdep/tests/
H A DABBA_2threads.c9 void *ba_lock(void *arg) in ba_lock() argument
/kernel/linux/linux-5.10/kernel/
H A Dcrash_dump.c29 static int __init setup_elfcorehdr(char *arg) in setup_elfcorehdr() argument
/kernel/linux/linux-5.10/include/linux/
H A Datm.h13 compat_uptr_t arg; member
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy() argument
/kernel/linux/linux-6.6/include/linux/
H A Datm.h13 compat_uptr_t arg; member
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-memops.h31 void *arg; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ioc32.c37 long amdgpu_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in amdgpu_kms_compat_ioctl() argument
/kernel/linux/linux-6.6/kernel/
H A Dcrash_dump.c29 static int __init setup_elfcorehdr(char *arg) in setup_elfcorehdr() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_getmodules.c36 dwfl_getmodules(Dwfl *dwfl, int (*callback) (Dwfl_Module *, void **, const char *, Dwarf_Addr, void *), void *arg, ptrdiff_t offset) dwfl_getmodules() argument
/third_party/libunwind/libunwind/src/mips/
H A DGresume.c34 mips_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in mips_local_resume() argument
/third_party/musl/libc-test/src/regression/
H A Dpthread_rwlock-ebusy.c10 static void *tryrdlock(void *arg) in tryrdlock() argument
18 static void *trywrlock(void *arg) in trywrlock() argument
/third_party/musl/src/thread/
H A Dthrd_create.c4 int thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtransparent-union.c13 static void foo(transparent_arg arg) in foo() argument
19 struct b arg = { 0 }; in bar() local
H A Dtype1.c20 static int test(struct hello *arg) in test() argument
H A DWaddress.c5 int test_address(int arg, int ptr[]) in test_address() argument
26 int test_address_not(int arg, int ptr[]) in test_address_not() argument
47 int test_address_cmp(int arg, int ptr[]) in test_address_cmp() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D6-2.c93 static void *threaded(void *arg) in threaded() argument
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/
H A Dldso_cxa_thread_atexit_test_B.cpp47 extern "C" void ThreadFunc(void *arg) in ThreadFunc() argument

Completed in 6 milliseconds

12345678910>>...300