Searched refs:init_slots (Results 1 – 3 of 3) sorted by relevance
60 static int init_slots(struct controller *ctrl) in init_slots() function277 rc = init_slots(ctrl); in shpc_probe()
282 init_slots(int clear_ins) in init_slots() function590 status = init_slots(first); in cpci_hp_start()
593 void **init_slots;5509 if (!map->init_slots[i]) in init_prog_array_slots() 5512 targ_map = map->init_slots[i]; in bpf_object_init_prog_arrays() 5532 zfree(&map->init_slots); in map_set_def_max_entries() 5548 if (!map->init_slots[i])5551 targ_prog = map->init_slots[i]; in bpf_object__create_maps() 5565 zfree(&map->init_slots); in bpf_object__create_maps() 7671 tmp = libbpf_reallocarray(map->init_slots, new_sz, host_ptr_sz); in insn_is_helper_call() 7674 map->init_slots = tmp; in insn_is_helper_call() 7675 memset(map->init_slots in insn_is_helper_call() 588 void **init_slots; global() member [all...]