Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c4337 struct idpair { struct
4352 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids() argument
4373 struct idpair *idmap) in regsafe()
4477 struct idpair *idmap) in stacksafe()
4566 struct idpair *idmap; in func_states_equal()
4570 idmap = kcalloc(ID_MAP_SIZE, sizeof(struct idpair), GFP_KERNEL); in func_states_equal()