Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c218 static u64 bpf_map_key_immediate(const struct bpf_insn_aux_data *aux) in bpf_map_key_immediate() function
5587 bpf_map_key_immediate(aux) != val) in record_func_key()
11803 .tail_call.key = bpf_map_key_immediate(aux), in fixup_bpf_calls()
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c233 static u64 bpf_map_key_immediate(const struct bpf_insn_aux_data *aux) in bpf_map_key_immediate() function
9814 bpf_map_key_immediate(aux) != val) in record_func_key()
19039 .tail_call.key = bpf_map_key_immediate(aux), in do_misc_fixups()