Home
last modified time | relevance | path

Searched refs:array_index_nospec (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dnospec.h55 #define array_index_nospec(index, size) \ macro
A Dkvm_host.h988 i = array_index_nospec(i, num_vcpus); in kvm_get_vcpu()
1058 as_id = array_index_nospec(as_id, KVM_MAX_NR_ADDRESS_SPACES); in __kvm_memslots()
1856 offset = array_index_nospec(offset, slot->npages); in __gfn_to_hva_memslot()
/include/sound/
A Dcontrol.h189 return array_index_nospec(ioff, kctl->count); in snd_ctl_get_ioffnum()
195 return array_index_nospec(ioff, kctl->count); in snd_ctl_get_ioffidx()

Completed in 13 milliseconds