Searched refs:l_new (Results 1 – 1 of 1) sorted by relevance
935 l_new = *pl_new; in alloc_htab_elem()960 if (!l_new) { in alloc_htab_elem()978 kfree(l_new); in alloc_htab_elem()997 l_new->hash = hash; in alloc_htab_elem()998 return l_new; in alloc_htab_elem()1001 return l_new; in alloc_htab_elem()1092 if (IS_ERR(l_new)) { in htab_map_update_elem()1152 if (!l_new) in htab_lru_map_update_elem()1276 if (!l_new) in __htab_lru_percpu_map_update_elem()1300 l_new = NULL; in __htab_lru_percpu_map_update_elem()[all …]
Completed in 9 milliseconds