Home
last modified time | relevance | path

Searched defs:cur_id (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dstates.c319 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_ids()
380 static bool check_scalar_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_scalar_ids()
H A Dbtf.c5935 u32 cur_id = i; in btf_check_modifier_chain_length() local