OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hl_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_hook.c
71
hl_state
;
member in struct:khook_list
471
l->
hl_state
= HKLIST_IDLE;
481
KASSERT(l->
hl_state
== HKLIST_IDLE);
502
if (l->
hl_state
!= HKLIST_IDLE) {
508
l->
hl_state
= HKLIST_INUSE;
553
l->
hl_state
= HKLIST_IDLE;
595
if (l->
hl_state
== HKLIST_IDLE) {
kern_hook.c
71
hl_state
;
member in struct:khook_list
471
l->
hl_state
= HKLIST_IDLE;
481
KASSERT(l->
hl_state
== HKLIST_IDLE);
502
if (l->
hl_state
!= HKLIST_IDLE) {
508
l->
hl_state
= HKLIST_INUSE;
553
l->
hl_state
= HKLIST_IDLE;
595
if (l->
hl_state
== HKLIST_IDLE) {
/src/sys/netbt/
hci.h
2446
uint16_t
hl_state
; /* connection state */
member in struct:hci_link
hci.h
2446
uint16_t
hl_state
; /* connection state */
member in struct:hci_link
Completed in 35 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025