Searched refs:raw_map_push_elem (Results 1 – 2 of 2) sorted by relevance
243 unsafe fn raw_map_push_elem(map: *mut c_void, value: *const c_void, flags: u64) -> i64 { in raw_map_push_elem() function335 map.insert(HELPER_MAP_PUSH_ELEM, define_func!(raw_map_push_elem)); in init_helper_functions()
317 map.insert(87, define_func!(raw_map_push_elem));