Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h43 u64 dst_val; /* value of destination operand */ member
/openbmc/linux/kernel/bpf/
H A Dhashtab.c1687 void *keys = NULL, *values = NULL, *value, *dst_key, *dst_val; in __htab_map_lookup_and_delete_batch() local