Home
last modified time | relevance | path

Searched defs:cargs (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutsname04.c23 const struct tst_clone_args cargs = { in run() local
H A Dutsname03.c48 const struct tst_clone_args cargs = { in run() local
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns13.c107 const struct tst_clone_args cargs = { in run() local
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns08.c33 const struct tst_clone_args cargs = { in clone_newuser() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_get_parallel.c58 struct https_test_data *cargs = args; in https_transfer_thread_adapter() local
H A Dtest_https_get_parallel_threads.c59 struct https_test_data *cargs = args; in https_transfer_thread_adapter() local
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_ioctl.c116 unsigned int cargs[BR_UARGS_MAX]; in br_dev_read_uargs() local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dprotocol_lws_minimal_threadpool.c163 struct lws_threadpool_create_args cargs; in callback_minimal() local
/third_party/mksh/
H A Dexec.c440 union mksh_ccphack cargs; in execute() local
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h1268 CallCFunction(Node* function, base::Optional<MachineType> return_type, CArgs... cargs) CallCFunction() argument
1278 CallCFunctionWithoutFunctionDescriptor(Node* function, MachineType return_type, CArgs... cargs) CallCFunctionWithoutFunctionDescriptor() argument
1290 CallCFunctionWithCallerSavedRegisters(Node* function, MachineType return_type, SaveFPRegsMode mode, CArgs... cargs) CallCFunctionWithCallerSavedRegisters() argument
H A Draw-machine-assembler.h970 CallCFunction(Node* function, base::Optional<MachineType> return_type, CArgs... cargs) CallCFunction() argument
983 CallCFunctionWithoutFunctionDescriptor(Node* function, MachineType return_type, CArgs... cargs) CallCFunctionWithoutFunctionDescriptor() argument
999 CallCFunctionWithCallerSavedRegisters(Node* function, MachineType return_type, SaveFPRegsMode mode, CArgs... cargs) CallCFunctionWithCallerSavedRegisters() argument

Completed in 11 milliseconds