Searched defs:scan_state (Results 1 – 8 of 8) sorted by relevance
52 struct scan_state { struct53 struct ieee80211_scan_state base; /* public state */ argument70 #define SCAN_PRIVATE(ss) ((struct scan_state *) ss) argument
326 function scan_state #state-file function
308 function scan_state { #state-file function
226 struct scan_state { struct235 vm_pageout_init_scan(struct scan_state *ss, struct vm_pagequeue *pq, in vm_pageout_init_scan() argument
84 typedef u_int32 scan_state; typedef
171 RegionScanState scan_state; in ProcessPlatformSpecificAllocations() local
140 } scan_state; member
10936 static const char * scan_state_str(enum scan_states scan_state) in scan_state_str()