Searched refs:get_loc_len (Results 1 – 3 of 3) sorted by relevance
69 int maxlen = get_loc_len(*(u32 *)dest); in kern_fetch_store_string_user()91 int maxlen = get_loc_len(*(u32 *)dest); in kern_fetch_store_string()
61 #define get_loc_len(dl) ((u32)(dl) >> 16) macro71 u32 maxlen = get_loc_len(loc); in update_data_loc()
151 int maxlen = get_loc_len(loc); in fetch_store_string()