Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c232 static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) in bpf_map_key_store() function
5278 bpf_map_key_store(aux, BPF_MAP_KEY_POISON); in record_func_key()
5288 bpf_map_key_store(aux, val); in record_func_key()
5290 bpf_map_key_store(aux, BPF_MAP_KEY_POISON); in record_func_key()

Completed in 16 milliseconds