OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lwp_getspecific
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/kern/
subr_fault.c
84
f =
lwp_getspecific
(fault_lwp_key);
144
f =
lwp_getspecific
(fault_lwp_key);
181
f =
lwp_getspecific
(fault_lwp_key);
205
f =
lwp_getspecific
(fault_lwp_key);
subr_lwp_specificdata.c
95
*
lwp_getspecific
--
102
* can guarantee that the target LWP is not inside an
lwp_getspecific
()
106
lwp_getspecific
(specificdata_key_t key)
function
subr_psref.c
638
prd =
lwp_getspecific
(psref_debug_lwp_key);
684
prd =
lwp_getspecific
(psref_debug_lwp_key);
/src/sys/external/bsd/drm2/linux/
linux_idr.c
300
cache =
lwp_getspecific
(idr_cache_key);
356
cache =
lwp_getspecific
(idr_cache_key);
396
cache =
lwp_getspecific
(idr_cache_key);
linux_kthread.c
101
T =
lwp_getspecific
(linux_kthread_key);
/src/sys/sys/
lwp.h
386
void *
lwp_getspecific
(specificdata_key_t);
/src/sys/external/bsd/common/linux/
linux_work.c
538
struct workqueue_struct *wq =
lwp_getspecific
(workqueue_key);
1467
if (
lwp_getspecific
(workqueue_key) == wq) {
Completed in 19 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026