Home
last modified time | relevance | path

Searched refs:check_and_init_map_value (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
A Dlocal_storage.c174 check_and_init_map_value(map, new->data); in cgroup_storage_update_elem()
518 check_and_init_map_value(map, storage->buf->data); in bpf_cgroup_storage_alloc()
A Dhashtab.c298 check_and_init_map_value(&htab->map, in prealloc_lru_pop()
964 check_and_init_map_value(&htab->map, in alloc_htab_elem()
1538 check_and_init_map_value(map, value); in __htab_map_lookup_and_delete_elem()
1727 check_and_init_map_value(map, dst_val); in __htab_map_lookup_and_delete_batch()
A Dsyscall.c281 check_and_init_map_value(map, value); in bpf_map_copy_value()
/linux/include/linux/
A Dbpf.h209 static inline void check_and_init_map_value(struct bpf_map *map, void *dst) in check_and_init_map_value() function

Completed in 22 milliseconds