Home
last modified time | relevance | path

Searched defs:oldv (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c57 void *oldv, *v = (void *)(long)(1024 + i); in test_hashmap_generic() local
109 void *oldv, *v = (void *)(long)(256 + i); in test_hashmap_generic() local
167 void *oldv, *v; in test_hashmap_generic() local
203 void *oldv, *v; in test_hashmap_generic() local
/linux-5.10/arch/sh/include/asm/
Dcmpxchg-xchg.h28 u32 oldv, newv; in __xchg_cmpxchg() local
/linux-5.10/arch/openrisc/include/asm/
Dcmpxchg.h102 u32 oldv, newv; in xchg_small() local
/linux-5.10/arch/xtensa/include/asm/
Dcmpxchg.h185 u32 oldv, newv; in xchg_small() local
/linux-5.10/drivers/message/fusion/
Dmptbase.c3161 u16 oldv = le16_to_cpu(facts->Reserved_0101_FWVersion); in GetIocFacts() local