Searched defs:cargs (Results 1 - 11 of 11) sorted by relevance
| /third_party/ltp/testcases/kernel/containers/utsname/ |
| H A D | utsname04.c | 23 const struct tst_clone_args cargs = { in run() local
|
| H A D | utsname03.c | 48 const struct tst_clone_args cargs = { in run() local
|
| /third_party/ltp/testcases/kernel/containers/pidns/ |
| H A D | pidns13.c | 107 const struct tst_clone_args cargs = { in run() local
|
| /third_party/ltp/testcases/kernel/containers/userns/ |
| H A D | userns08.c | 33 const struct tst_clone_args cargs = { in clone_newuser() local
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | test_https_get_parallel.c | 58 struct https_test_data *cargs = args; in https_transfer_thread_adapter() local
|
| H A D | test_https_get_parallel_threads.c | 59 struct https_test_data *cargs = args; in https_transfer_thread_adapter() local
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_ioctl.c | 116 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 D | protocol_lws_minimal_threadpool.c | 163 struct lws_threadpool_create_args cargs; in callback_minimal() local
|
| /third_party/mksh/ |
| H A D | exec.c | 440 union mksh_ccphack cargs; in execute() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | code-assembler.h | 1268 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 D | raw-machine-assembler.h | 970 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 12 milliseconds