OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hl_refcnt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netbt/
hci_link.c
139
link->
hl_refcnt
++;
154
if (--link->
hl_refcnt
== 0) {
219
if (link->
hl_refcnt
> 0)
939
link->hl_state, link->
hl_refcnt
);
942
if (link->
hl_refcnt
> 0) {
950
KASSERT(link->
hl_refcnt
== 0);
hci_ioctl.c
78
link->hl_state, link->
hl_refcnt
);
hci.h
2454
uint16_t
hl_refcnt
; /* reference count */
member in struct:hci_link
Completed in 52 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025