Searched refs:callout_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c119 struct callout_entry { struct
124 typedef struct callout_entry callout_entry; typedef in typeref:struct:callout_entry
289 callout_entry *e;
365 sizeof(callout_entry), 0);
399 callout_entry *e;
422 e = CONTAINING_RECORD(l, callout_entry, ce_list);
3720 callout_entry *e;
3738 e = CONTAINING_RECORD(l, callout_entry, ce_list);
3751 callout_entry *
[all...]

Completed in 182 milliseconds