| /kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 38 struct flchip_shared *shared; in lpddr_cmdset() local 224 struct flchip_shared *shared = chip->priv; get_chip() local 351 struct flchip_shared *shared = chip->priv; put_chip() local [all...] |
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | task_nommu.c | 94 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | drm_file.h | 478 u64 shared; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | slab_def.h | 18 unsigned int shared; member
|
| /kernel/linux/linux-6.6/drivers/s390/block/ |
| H A D | dasd_fba.h | 58 unsigned char shared:1; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | amd_nb.h | 58 unsigned int shared; member
|
| /kernel/linux/linux-6.6/drivers/net/ipa/ |
| H A D | ipa_uc.c | 129 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in ipa_uc_event_handler() local 143 struct ipa_uc_mem_area *shared in ipa_uc_response_hdlr() local 233 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); send_uc_command() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-cougar.c | 78 struct cougar_shared *shared; member 121 struct cougar_shared *shared; in cougar_get_shared_data() local 135 struct cougar_shared *shared = container_of(kref, in cougar_release_shared_data() local 162 struct cougar_shared *shared; cougar_bind_shared_data() local 261 struct cougar_shared *shared; cougar_raw_event() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | gup_longterm.c | 91 static void do_test(int fd, size_t size, enum test_type type, bool shared) in do_test() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/move_mount_set_group/ |
| H A D | move_mount_set_group_test.c | 305 bool shared; member
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| H A D | SignalTestUtils.cpp | 37 int *shared = static_cast<int*>(shmat(mShmid, nullptr, 0));
in SigAbortHandler() local
|
| H A D | SignalTest.cpp | 290 int *shared = static_cast<int*>(shmat(mShmid, NULL, 0));
in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxva2_av1.c | 34 FFDXVASharedContext shared; member
|
| H A D | mpegpicture.c | 429 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture() argument 462 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture() argument 253 ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int shared, int encoding, int chroma_x_shift, int chroma_y_shift, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride, ptrdiff_t *linesize, ptrdiff_t *uvlinesize) ff_alloc_picture() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/wgl/ |
| H A D | egl_wgl.c | 352 struct stw_context *shared = in wgl_create_context() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_ra.h | 159 unsigned full, half, shared; member
|
| /third_party/mesa3d/src/glx/windows/ |
| H A D | windowsgl.c | 65 windows_create_context(int pxfi, windowsContext *shared) in windows_create_context() argument 126 windows_create_context_attribs(int pxfi, windowsContext *shared, const int *attribList) in windows_create_context_attribs() argument
|
| /third_party/node/src/ |
| H A D | node_mutex.h | 40 explicit Scoped(const std::shared_ptr<ExclusiveAccess>& shared) in Scoped() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | frame-states.cc | 210 CreateJavaScriptBuiltinContinuationFrameState( JSGraph* jsgraph, const SharedFunctionInfoRef& shared, Builtin name, Node* target, Node* context, Node* const* stack_parameters, int stack_parameter_count, Node* outer_frame_state, ContinuationFrameStateMode mode) CreateJavaScriptBuiltinContinuationFrameState() argument 249 CreateGenericLazyDeoptContinuationFrameState( JSGraph* graph, const SharedFunctionInfoRef& shared, Node* target, Node* context, Node* receiver, Node* outer_frame_state) CreateGenericLazyDeoptContinuationFrameState() argument
|
| /third_party/node/deps/v8/src/compiler-dispatcher/ |
| H A D | lazy-compile-dispatcher.cc | 374 GetJobFor( Handle<SharedFunctionInfo> shared, const base::MutexGuard&) const GetJobFor() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | optimized-compilation-info.cc | 24 OptimizedCompilationInfo( Zone* zone, Isolate* isolate, Handle<SharedFunctionInfo> shared, Handle<JSFunction> closure, CodeKind code_kind, BytecodeOffset osr_offset, JavaScriptFrame* osr_frame) OptimizedCompilationInfo() argument
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-batch-compiler.cc | 30 static bool CanCompileWithConcurrentBaseline(SharedFunctionInfo shared, in CanCompileWithConcurrentBaseline() argument 107 SharedFunctionInfo shared = SharedFunctionInfo::cast(obj); in BaselineBatchCompilerJob() local 297 Enqueue(Handle<SharedFunctionInfo> shared) Enqueue() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-arraybuffer.cc | 43 SharedFlag shared = *target != target->native_context().array_buffer_fun() in ConstructBuffer() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-array-buffer.cc | 47 void JSArrayBuffer::Setup(SharedFlag shared, ResizableFlag resizable, in Setup() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.cc | 214 SharedFunctionInfo shared = frame->function().shared(); in AllocationEvent() local 238 unsigned AllocationTracker::AddFunctionInfo(SharedFunctionInfo shared, in AddFunctionInfo() argument [all...] |