Home
last modified time | relevance | path

Searched refs:old_id (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c8862 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_id_pair *idmap) in check_ids() argument
8869 idmap[i].old = old_id; in check_ids()
8873 if (idmap[i].old == old_id) { in check_ids()

Completed in 16 milliseconds