OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tids_in_use
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_offload.h
155
volatile unsigned int
tids_in_use
;
member in struct:tid_info
cxgb_offload.c
515
atomic_add_int(&t->
tids_in_use
, 1);
597
atomic_add_int(&t->
tids_in_use
, -1);
1309
atomic_set_int(&t->
tids_in_use
, 0);
1573
t->ntids - 1, atomic_read(&t->
tids_in_use
), t->stid_base,
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025