Searched defs:obj_idx (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.c | 998 i40e_hmc_get_object_va(struct i40e_hmc_info *hmc_info, u8 **object_base, enum i40e_hmc_lan_rsrc_type rsrc_type, u32 obj_idx) i40e_hmc_get_object_va() argument
|
/linux-4.4.14/mm/ |
H A D | zsmalloc.c | 802 static void *location_to_obj(struct page *page, unsigned long obj_idx) location_to_obj() argument 1265 unsigned long obj, obj_idx, off; zs_map_object() local 1318 unsigned long obj, obj_idx, off; zs_unmap_object() local 823 obj_to_location(unsigned long obj, struct page **page, unsigned long *obj_idx) obj_to_location() argument 846 obj_idx_to_offset(struct page *page, unsigned long obj_idx, int class_size) obj_idx_to_offset() argument
|
Completed in 112 milliseconds