Searched refs:items (Results 1 – 3 of 3) sorted by relevance
84 unsigned int items; member576 dtab->items--; in dev_map_hash_delete_elem()694 if (dtab->items >= dtab->map.max_entries) { in __dev_map_hash_update_elem()699 dtab->items++; in __dev_map_hash_update_elem()761 dtab->items--; in dev_map_hash_remove_netdev()
1862 for (item = array->items; item->prog; item++) in bpf_prog_array_length()1872 for (item = array->items; item->prog; item++) in bpf_prog_array_is_empty()1885 for (item = array->items; item->prog; item++) { in bpf_prog_array_copy_core()1929 for (item = array->items; item->prog; item++) in bpf_prog_array_delete_safe()1951 existing = old_array->items; in bpf_prog_array_copy()1985 existing = old_array->items; in bpf_prog_array_copy()1989 array->items[new_prog_idx++].prog = in bpf_prog_array_copy()1994 array->items[new_prog_idx++].prog = include_prog; in bpf_prog_array_copy()1995 array->items[new_prog_idx].prog = NULL; in bpf_prog_array_copy()
170 progs->items[cnt].prog = pl->prog; in compute_effective_progs()172 progs->items[cnt].cgroup_storage[stype] = in compute_effective_progs()