Home
last modified time | relevance | path

Searched refs:thread_struct (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dasm-offsets.c107 OFFSET(KSP, thread_struct, ksp); in main()
134 OFFSET(SRR0, thread_struct, srr0); in main()
136 OFFSET(DAR, thread_struct, dar); in main()
139 OFFSET(THR0, thread_struct, r0); in main()
140 OFFSET(THR3, thread_struct, r3); in main()
141 OFFSET(THR4, thread_struct, r4); in main()
142 OFFSET(THR5, thread_struct, r5); in main()
143 OFFSET(THR6, thread_struct, r6); in main()
144 OFFSET(THR8, thread_struct, r8); in main()
145 OFFSET(THR9, thread_struct, r9); in main()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dasm-offsets.c107 OFFSET(KSP, thread_struct, ksp); in main()
134 OFFSET(SRR0, thread_struct, srr0); in main()
136 OFFSET(DAR, thread_struct, dar); in main()
139 OFFSET(THR0, thread_struct, r0); in main()
140 OFFSET(THR3, thread_struct, r3); in main()
141 OFFSET(THR4, thread_struct, r4); in main()
142 OFFSET(THR5, thread_struct, r5); in main()
143 OFFSET(THR6, thread_struct, r6); in main()
144 OFFSET(THR8, thread_struct, r8); in main()
145 OFFSET(THR9, thread_struct, r9); in main()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dasm-offsets.c107 OFFSET(KSP, thread_struct, ksp); in main()
134 OFFSET(SRR0, thread_struct, srr0); in main()
136 OFFSET(DAR, thread_struct, dar); in main()
139 OFFSET(THR0, thread_struct, r0); in main()
140 OFFSET(THR3, thread_struct, r3); in main()
141 OFFSET(THR4, thread_struct, r4); in main()
142 OFFSET(THR5, thread_struct, r5); in main()
143 OFFSET(THR6, thread_struct, r6); in main()
144 OFFSET(THR8, thread_struct, r8); in main()
145 OFFSET(THR9, thread_struct, r9); in main()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/kernel/
H A Dasm-offsets.c31 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
32 DEFINE(THREAD_USP, offsetof(struct thread_struct, usp)); in main()
33 DEFINE(THREAD_SR, offsetof(struct thread_struct, sr)); in main()
34 DEFINE(THREAD_FS, offsetof(struct thread_struct, fs)); in main()
35 DEFINE(THREAD_CRP, offsetof(struct thread_struct, crp)); in main()
36 DEFINE(THREAD_ESP0, offsetof(struct thread_struct, esp0)); in main()
37 DEFINE(THREAD_FPREG, offsetof(struct thread_struct, fp)); in main()
38 DEFINE(THREAD_FPCNTL, offsetof(struct thread_struct, fpcntl)); in main()
39 DEFINE(THREAD_FPSTATE, offsetof(struct thread_struct, fpstate)); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/kernel/
H A Dasm-offsets.c31 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
32 DEFINE(THREAD_USP, offsetof(struct thread_struct, usp)); in main()
33 DEFINE(THREAD_SR, offsetof(struct thread_struct, sr)); in main()
34 DEFINE(THREAD_FS, offsetof(struct thread_struct, fs)); in main()
35 DEFINE(THREAD_CRP, offsetof(struct thread_struct, crp)); in main()
36 DEFINE(THREAD_ESP0, offsetof(struct thread_struct, esp0)); in main()
37 DEFINE(THREAD_FPREG, offsetof(struct thread_struct, fp)); in main()
38 DEFINE(THREAD_FPCNTL, offsetof(struct thread_struct, fpcntl)); in main()
39 DEFINE(THREAD_FPSTATE, offsetof(struct thread_struct, fpstate)); in main()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/kernel/
H A Dasm-offsets.c31 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
32 DEFINE(THREAD_USP, offsetof(struct thread_struct, usp)); in main()
33 DEFINE(THREAD_SR, offsetof(struct thread_struct, sr)); in main()
34 DEFINE(THREAD_FS, offsetof(struct thread_struct, fs)); in main()
35 DEFINE(THREAD_CRP, offsetof(struct thread_struct, crp)); in main()
36 DEFINE(THREAD_ESP0, offsetof(struct thread_struct, esp0)); in main()
37 DEFINE(THREAD_FPREG, offsetof(struct thread_struct, fp)); in main()
38 DEFINE(THREAD_FPCNTL, offsetof(struct thread_struct, fpcntl)); in main()
39 DEFINE(THREAD_FPSTATE, offsetof(struct thread_struct, fpstate)); in main()
/dports/x11/workrave/workrave-1.10.44/backend/src/win32/
H A DW32LowLevelMonitor.hh38 struct thread_struct struct in W32LowLevelMonitor
44 thread_struct() in thread_struct() argument
52 static thread_struct *dispatch, *callback;
54 bool wait_for_thread_queue( thread_struct * );
55 void terminate_thread( thread_struct * );
56 void wait_for_thread_to_exit( thread_struct * );
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dtm.h13 extern void tm_reclaim(struct thread_struct *thread,
16 extern void tm_recheckpoint(struct thread_struct *thread);
17 extern void tm_save_sprs(struct thread_struct *thread);
18 extern void tm_restore_sprs(struct thread_struct *thread);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dtm.h13 extern void tm_reclaim(struct thread_struct *thread,
16 extern void tm_recheckpoint(struct thread_struct *thread);
17 extern void tm_save_sprs(struct thread_struct *thread);
18 extern void tm_restore_sprs(struct thread_struct *thread);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dtm.h13 extern void tm_reclaim(struct thread_struct *thread,
16 extern void tm_recheckpoint(struct thread_struct *thread);
17 extern void tm_save_sprs(struct thread_struct *thread);
18 extern void tm_restore_sprs(struct thread_struct *thread);
/dports/net/libnpupnp/libnpupnp-4.1.5/src/gena/
H A Dgena_device.cpp347 thread_struct = new Notification; in genaInitNotifyXML()
348 if (thread_struct == nullptr) { in genaInitNotifyXML()
353 thread_struct->servId = servId; in genaInitNotifyXML()
354 thread_struct->UDN = UDN; in genaInitNotifyXML()
356 upnp_strlcpy(thread_struct->sid, sid, sizeof(thread_struct->sid)); in genaInitNotifyXML()
357 thread_struct->ctime = time(nullptr); in genaInitNotifyXML()
373 delete thread_struct; in genaInitNotifyXML()
495 if (thread_struct == nullptr) { in genaNotifyAllXML()
500 thread_struct->UDN = UDN; in genaNotifyAllXML()
501 thread_struct->servId = servId; in genaNotifyAllXML()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-spe.c32 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_get()
33 offsetof(struct thread_struct, spefscr)); in evr_get()
51 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_set()
52 offsetof(struct thread_struct, spefscr)); in evr_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-spe.c32 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_get()
33 offsetof(struct thread_struct, spefscr)); in evr_get()
51 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_set()
52 offsetof(struct thread_struct, spefscr)); in evr_set()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-spe.c32 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_get()
33 offsetof(struct thread_struct, spefscr)); in evr_get()
51 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_set()
52 offsetof(struct thread_struct, spefscr)); in evr_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dprocessor.h128 struct thread_struct { struct
167 BUILD_BUG_ON(sizeof_field(struct thread_struct, uw) != in arch_thread_struct_whitelist() argument
168 sizeof_field(struct thread_struct, uw.tp_value) + in arch_thread_struct_whitelist()
169 sizeof_field(struct thread_struct, uw.tp2_value) + in arch_thread_struct_whitelist()
170 sizeof_field(struct thread_struct, uw.fpsimd_state)); in arch_thread_struct_whitelist()
172 *offset = offsetof(struct thread_struct, uw); in arch_thread_struct_whitelist()
173 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dprocessor.h128 struct thread_struct { struct
167 BUILD_BUG_ON(sizeof_field(struct thread_struct, uw) != in arch_thread_struct_whitelist() argument
168 sizeof_field(struct thread_struct, uw.tp_value) + in arch_thread_struct_whitelist()
169 sizeof_field(struct thread_struct, uw.tp2_value) + in arch_thread_struct_whitelist()
170 sizeof_field(struct thread_struct, uw.fpsimd_state)); in arch_thread_struct_whitelist()
172 *offset = offsetof(struct thread_struct, uw); in arch_thread_struct_whitelist()
173 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dprocessor.h128 struct thread_struct { struct
167 BUILD_BUG_ON(sizeof_field(struct thread_struct, uw) != in arch_thread_struct_whitelist() argument
168 sizeof_field(struct thread_struct, uw.tp_value) + in arch_thread_struct_whitelist()
169 sizeof_field(struct thread_struct, uw.tp2_value) + in arch_thread_struct_whitelist()
170 sizeof_field(struct thread_struct, uw.fpsimd_state)); in arch_thread_struct_whitelist()
172 *offset = offsetof(struct thread_struct, uw); in arch_thread_struct_whitelist()
173 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument

12345678910>>...24