OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tasklet_trylock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
tasklet.h
50
#define
tasklet_trylock
linux_tasklet_trylock
macro
93
bool
tasklet_trylock
(struct tasklet_struct *);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_gem.h
92
while (!
tasklet_trylock
(t))
/src/sys/external/bsd/common/linux/
linux_tasklet.c
235
if (!
tasklet_trylock
(tasklet)) {
496
*
tasklet_trylock
(tasklet)
504
tasklet_trylock
(struct tasklet_struct *tasklet)
function
535
* Pairs with membar_acquire in
tasklet_trylock
and with
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_cs.c
1070
if (
tasklet_trylock
(t)) {
Completed in 27 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026