| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| H A D | com20020.c | 203 int com20020_found(struct net_device *dev, int shared) in com20020_found() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | futex.h | 37 } shared; member
|
| H A D | mv643xx_eth.h | 41 struct platform_device *shared; member
|
| /kernel/linux/linux-6.6/drivers/thermal/tegra/ |
| H A D | soctherm-fuse.c | 73 tegra_calc_shared_calib(const struct tegra_soctherm_fuse *tfuse, struct tsensor_shared_calib *shared) tegra_calc_shared_calib() argument 107 tegra_calc_tsensor_calib(const struct tegra_tsensor *sensor, const struct tsensor_shared_calib *shared, u32 *calibration) tegra_calc_tsensor_calib() argument [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
| H A D | viafbdev.h | 68 struct viafb_shared *shared; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
| H A D | vpu_rpc.c | 56 static int vpu_rpc_send_cmd_buf(struct vpu_shared_addr *shared, struct vpu_rpc_event *cmd) in vpu_rpc_send_cmd_buf() argument 100 static bool vpu_rpc_check_msg(struct vpu_shared_addr *shared) in vpu_rpc_check_msg() argument 121 static int vpu_rpc_receive_msg_buf(struct vpu_shared_addr *shared, struct vpu_rpc_event *msg) in vpu_rpc_receive_msg_buf() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/ptrace/ |
| H A D | peeksiginfo.c | 105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path() argument
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | pthread_cond.c | 54 int pthread_condattr_getpshared(const pthread_condattr_t *attr, int *shared) in pthread_condattr_getpshared() argument 65 int pthread_condattr_setpshared(pthread_condattr_t *attr, int shared) in pthread_condattr_setpshared() argument
|
| /kernel/liteos_m/kal/posix/src/ |
| H A D | pthread_cond.c | 52 int pthread_condattr_getpshared(const pthread_condattr_t *attr, int *shared) in pthread_condattr_getpshared() argument 63 int pthread_condattr_setpshared(pthread_condattr_t *attr, int shared) in pthread_condattr_setpshared() argument
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | chp.h | 53 int shared; member
|
| /test/xts/dcts/common/ |
| H A D | shm_utils.cpp | 33 static struct shared_use_st* shared; // 指向shm
variable [all...] |
| /test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
| H A D | mt_utils.cpp | 42 uint64_t *shared = (uint64_t *)shmat(g_shmidCheckStep, nullptr, 0); in CheckStep() local 131 int *shared = (int *)shmat(g_shmidGlobal, nullptr, 0); in SetGlobalVariable() local 147 int *shared = (int *)shmat(g_shmidGlobal, nullptr, 0); GetGlobalVariable() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegpicture.h | 90 int shared; member
|
| /third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
| H A D | GalliumContext.cpp | 173 struct st_context_iface* shared = NULL; in CreateContext() local
|
| /third_party/node/lib/internal/cluster/ |
| H A D | child.js | 142 function shared(message, { handle, indexesKey, index }, cb) { function
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | threads.c | 128 own wasm_shared_module_t* shared = wasm_module_share(module); in main() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shared.c | 65 struct gl_shared_state *shared; in _mesa_alloc_shared_state() local 345 free_shared_state(struct gl_context *ctx, struct gl_shared_state *shared) free_shared_state() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
| H A D | migrate_pages02.c | 138 char *private, *shared; in test_migrate_current_process() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/move_pages/ |
| H A D | move_pages_support.c | 273 char *shared; in alloc_shared_pages_on_node() local [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-frames.cc | 100 RedirectActiveFunctions::RedirectActiveFunctions(SharedFunctionInfo shared, in RedirectActiveFunctions() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-lazy-gen.cc | 121 TNode<SharedFunctionInfo> shared = in CompileLazy() local
|
| H A D | builtins-async-function-gen.cc | 85 TNode<SharedFunctionInfo> shared = LoadObjectField<SharedFunctionInfo>( in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | source-position.h | 183 Handle<SharedFunctionInfo> shared; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | marking-worklist.h | 89 MarkingWorklist* shared() { return &shared_; } in shared() function in v8::internal::MarkingWorklists
|
| H A D | marking-worklist.cc | 187 MarkingWorklist::Local* shared = worklist_by_context_[kSharedContext].get(); in ShareWork() local 195 MarkingWorklist::Local* shared = in MergeOnHold() local [all...] |