Home
last modified time | relevance | path

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

/net/core/
Dbpf_sk_storage.c312 static int check_flags(const struct bpf_sk_storage_data *old_sdata, in check_flags() function
408 err = check_flags(NULL, map_flags); in sk_storage_update()
432 err = check_flags(old_sdata, map_flags); in sk_storage_update()
456 err = check_flags(old_sdata, map_flags); in sk_storage_update()