Home
last modified time | relevance | path

Searched refs:thread_struct (Results 201 – 225 of 582) sorted by relevance

12345678910>>...24

/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c86 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg()
174 static int find_empty_ptrace_bp(struct thread_struct *thread) in find_empty_ptrace_bp()
186 static int find_empty_hw_brk(struct thread_struct *thread) in find_empty_hw_brk()
202 struct thread_struct *thread = &child->thread; in ppc_set_hwdebug()
276 struct thread_struct *thread = &child->thread; in ppc_del_hwdebug()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c86 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg()
174 static int find_empty_ptrace_bp(struct thread_struct *thread) in find_empty_ptrace_bp()
186 static int find_empty_hw_brk(struct thread_struct *thread) in find_empty_hw_brk()
202 struct thread_struct *thread = &child->thread; in ppc_set_hwdebug()
276 struct thread_struct *thread = &child->thread; in ppc_del_hwdebug()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/kernel/
H A Dasm-offsets.c23 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
24 DEFINE(THREAD_CALLEE_REG, offsetof(struct thread_struct, callee_reg)); in main()
26 offsetof(struct thread_struct, fault_address)); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arc/kernel/
H A Dasm-offsets.c23 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
24 DEFINE(THREAD_CALLEE_REG, offsetof(struct thread_struct, callee_reg)); in main()
26 offsetof(struct thread_struct, fault_address)); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arc/kernel/
H A Dasm-offsets.c23 DEFINE(THREAD_KSP, offsetof(struct thread_struct, ksp)); in main()
24 DEFINE(THREAD_CALLEE_REG, offsetof(struct thread_struct, callee_reg)); in main()
26 offsetof(struct thread_struct, fault_address)); in main()
/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/gena/
H A Dgena_device.c599 thread_struct = in genaInitNotifyCommon()
601 if (thread_struct == NULL) { in genaInitNotifyCommon()
606 thread_struct->servId = servId_copy; in genaInitNotifyCommon()
607 thread_struct->UDN = UDN_copy; in genaInitNotifyCommon()
608 thread_struct->headers = headers; in genaInitNotifyCommon()
609 thread_struct->propertySet = propertySet; in genaInitNotifyCommon()
610 memset(thread_struct->sid, 0, sizeof(thread_struct->sid)); in genaInitNotifyCommon()
611 strncpy(thread_struct->sid, in genaInitNotifyCommon()
613 sizeof(thread_struct->sid) - 1); in genaInitNotifyCommon()
614 thread_struct->ctime = time(0); in genaInitNotifyCommon()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dioport.c38 struct thread_struct *t = &tsk->thread; in task_update_io_bitmap()
67 struct thread_struct *t = &current->thread; in ksys_ioperm()
175 struct thread_struct *t = &current->thread; in SYSCALL_DEFINE1()
H A Dtls.c23 struct thread_struct *t = &current->thread; in get_free_idx()
87 struct thread_struct *t = &p->thread; in set_tls_desc()
245 struct thread_struct *t = &target->thread; in regset_tls_active()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dioport.c38 struct thread_struct *t = &tsk->thread; in task_update_io_bitmap()
67 struct thread_struct *t = &current->thread; in ksys_ioperm()
175 struct thread_struct *t = &current->thread; in SYSCALL_DEFINE1()
H A Dtls.c23 struct thread_struct *t = &current->thread; in get_free_idx()
87 struct thread_struct *t = &p->thread; in set_tls_desc()
245 struct thread_struct *t = &target->thread; in regset_tls_active()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dioport.c38 struct thread_struct *t = &tsk->thread; in task_update_io_bitmap()
67 struct thread_struct *t = &current->thread; in ksys_ioperm()
175 struct thread_struct *t = &current->thread; in SYSCALL_DEFINE1()
H A Dtls.c23 struct thread_struct *t = &current->thread; in get_free_idx()
87 struct thread_struct *t = &p->thread; in set_tls_desc()
245 struct thread_struct *t = &target->thread; in regset_tls_active()
/dports/graphics/Coin/coin-Coin-4.0.0/src/threads/
H A Dthreadp.h94 void cc_thread_struct_init(cc_thread * thread_struct);
95 void cc_thread_struct_clean(cc_thread * thread_struct);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dprocessor.h105 struct thread_struct { struct
150 typedef struct thread_struct thread_struct; typedef
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dprocessor.h105 struct thread_struct { struct
150 typedef struct thread_struct thread_struct; typedef
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dprocessor.h105 struct thread_struct { struct
150 typedef struct thread_struct thread_struct; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/kernel/
H A Dasm-offsets.c21 OFFSET(THREAD_KSP, thread_struct, ksp); in main()
22 OFFSET(THREAD_KPSR, thread_struct, kpsr); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/kernel/
H A Dasm-offsets.c21 OFFSET(THREAD_KSP, thread_struct, ksp); in main()
22 OFFSET(THREAD_KPSR, thread_struct, kpsr); in main()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/kernel/
H A Dasm-offsets.c21 OFFSET(THREAD_KSP, thread_struct, ksp); in main()
22 OFFSET(THREAD_KPSR, thread_struct, kpsr); in main()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dprocessor_32.h165 struct thread_struct;
202 struct thread_struct *io_bitmap_owner;
209 struct thread_struct { struct
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/um/
H A Dtls_32.c65 struct thread_struct *t = &task->thread; in get_free_idx()
206 struct thread_struct *t = &task->thread; in set_tls_entry()
241 struct thread_struct *t = &task->thread; in get_tls_entry()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/um/
H A Dtls_32.c65 struct thread_struct *t = &task->thread; in get_free_idx()
206 struct thread_struct *t = &task->thread; in set_tls_entry()
241 struct thread_struct *t = &task->thread; in get_tls_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/um/
H A Dtls_32.c65 struct thread_struct *t = &task->thread; in get_free_idx()
206 struct thread_struct *t = &task->thread; in set_tls_entry()
241 struct thread_struct *t = &task->thread; in get_tls_entry()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dswitch_to.h11 struct thread_struct;
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dswitch_to.h11 struct thread_struct;

12345678910>>...24