Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c6682 struct idpair { struct
6697 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids() argument
6814 struct idpair *idmap) in regsafe()
6931 struct idpair *idmap) in stacksafe()
7031 struct idpair *idmap; in func_states_equal()
7035 idmap = kcalloc(ID_MAP_SIZE, sizeof(struct idpair), GFP_KERNEL); in func_states_equal()