Home
last modified time | relevance | path

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

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