/third_party/toybox/toys/posix/ |
H A D | basename.c | 31 char **arg; in basename_main() local
|
H A D | renice.c | 26 char **arg; in renice_main() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | c_naming.h | 17 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 D | barrier.cc | 24 static bool IsZero(void *arg) { in IsZero() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/ |
H A D | platsmp.c | 19 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 D | platsmp.c | 19 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 D | sdio_ops.h | 26 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 D | videobuf2-memops.h | 31 void *arg; member
|
/kernel/linux/linux-5.10/tools/lib/lockdep/tests/ |
H A D | ABBA_2threads.c | 9 void *ba_lock(void *arg) in ba_lock() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | crash_dump.c | 29 static int __init setup_elfcorehdr(char *arg) in setup_elfcorehdr() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | atm.h | 13 compat_uptr_t arg; member
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | sdio_ops.h | 26 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 D | atm.h | 13 compat_uptr_t arg; member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | videobuf2-memops.h | 31 void *arg; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ioc32.c | 37 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 D | crash_dump.c | 29 static int __init setup_elfcorehdr(char *arg) in setup_elfcorehdr() argument
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_getmodules.c | 36 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 D | Gresume.c | 34 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 D | pthread_rwlock-ebusy.c | 10 static void *tryrdlock(void *arg) in tryrdlock() argument 18 static void *trywrlock(void *arg) in trywrlock() argument
|
/third_party/musl/src/thread/ |
H A D | thrd_create.c | 4 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 D | transparent-union.c | 13 static void foo(transparent_arg arg) in foo() argument 19 struct b arg = { 0 }; in bar() local
|
H A D | type1.c | 20 static int test(struct hello *arg) in test() argument
|
H A D | Waddress.c | 5 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 D | 6-2.c | 93 static void *threaded(void *arg) in threaded() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/ |
H A D | ldso_cxa_thread_atexit_test_B.cpp | 47 extern "C" void ThreadFunc(void *arg)
in ThreadFunc() argument
|