Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dverifier.c8471 struct idpair { struct
8486 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids() argument
8603 struct idpair *idmap) in regsafe()
8720 struct idpair *idmap) in stacksafe()
8820 struct idpair *idmap; in func_states_equal()
8824 idmap = kcalloc(ID_MAP_SIZE, sizeof(struct idpair), GFP_KERNEL); in func_states_equal()