Home
last modified time | relevance | path

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

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