Searched refs:first_entry (Results 1 – 10 of 10) sorted by relevance
2780 first_entry = vm_map_entry_succ(first_entry); in vm_map_protect()2894 for (prev_entry = vm_map_entry_pred(first_entry), entry = first_entry; in vm_map_protect()3269 first_entry = vm_map_entry_succ(first_entry); in vm_map_unwire()3291 first_entry = (entry == first_entry) ? in vm_map_unwire()3333 if (first_entry == NULL && in vm_map_unwire()3340 entry = first_entry; in vm_map_unwire()3486 first_entry = vm_map_entry_succ(first_entry); in vm_map_wire_locked()3503 first_entry = (entry == first_entry) ? in vm_map_wire_locked()3580 first_entry = (entry == first_entry) ? in vm_map_wire_locked()3629 entry = first_entry; in vm_map_wire_locked()[all …]
36 function first_entry() { function
66 if(mcnt == 0) first_entry() function
161 idx = tbl->first_entry; in ice_acl_init_tbl()174 idx = tbl->first_entry; in ice_acl_init_tbl()184 start = tbl->first_entry; in ice_acl_init_tbl()380 tbl->first_entry = LE16_TO_CPU(resp_buf->first_entry); in ice_acl_create_tbl()409 (tbl->first_entry / ICE_ACL_ENTRY_ALLOC_UNIT); in ice_acl_create_tbl()757 scen->start = hw->acl_tbl->first_entry; in ice_acl_create_scen()
33 u16 first_entry; member
2103 __le16 first_entry; member
21 uint32_t first_entry; member