Home
last modified time | relevance | path

Searched defs:shared (Results 126 - 150 of 446) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/drivers/mtd/lpddr/
H A Dlpddr_cmds.c38 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 Dtask_nommu.c94 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 Ddrm_file.h478 u64 shared; member
/kernel/linux/linux-6.6/include/linux/
H A Dslab_def.h18 unsigned int shared; member
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_fba.h58 unsigned char shared:1; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Damd_nb.h58 unsigned int shared; member
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_uc.c129 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 Dhid-cougar.c78 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 Dgup_longterm.c91 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 Dmove_mount_set_group_test.c305 bool shared; member
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTestUtils.cpp37 int *shared = static_cast<int*>(shmat(mShmid, nullptr, 0)); in SigAbortHandler() local
H A DSignalTest.cpp290 int *shared = static_cast<int*>(shmat(mShmid, NULL, 0)); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Ddxva2_av1.c34 FFDXVASharedContext shared; member
H A Dmpegpicture.c429 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 Degl_wgl.c352 struct stw_context *shared = in wgl_create_context() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.h159 unsigned full, half, shared; member
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl.c65 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 Dnode_mutex.h40 explicit Scoped(const std::shared_ptr<ExclusiveAccess>& shared) in Scoped() argument
/third_party/node/deps/v8/src/compiler/
H A Dframe-states.cc210 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 Dlazy-compile-dispatcher.cc374 GetJobFor( Handle<SharedFunctionInfo> shared, const base::MutexGuard&) const GetJobFor() argument
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.cc24 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 Dbaseline-batch-compiler.cc30 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 Dbuiltins-arraybuffer.cc43 SharedFlag shared = *target != target->native_context().array_buffer_fun() in ConstructBuffer() local
/third_party/node/deps/v8/src/objects/
H A Djs-array-buffer.cc47 void JSArrayBuffer::Setup(SharedFlag shared, ResizableFlag resizable, in Setup() argument
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc214 SharedFunctionInfo shared = frame->function().shared(); in AllocationEvent() local
238 unsigned AllocationTracker::AddFunctionInfo(SharedFunctionInfo shared, in AddFunctionInfo() argument
[all...]

Completed in 19 milliseconds

12345678910>>...18