Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c56 void *oldv, *v = (void *)(long)(1024 + i); in test_hashmap_generic() local
108 void *oldv, *v = (void *)(long)(256 + i); in test_hashmap_generic() local
166 void *oldv, *v; in test_hashmap_generic() local
202 void *oldv, *v; in test_hashmap_generic() local
/Linux-v5.15/arch/sh/include/asm/
Dcmpxchg-xchg.h28 u32 oldv, newv; in __xchg_cmpxchg() local
/Linux-v5.15/arch/openrisc/include/asm/
Dcmpxchg.h102 u32 oldv, newv; in xchg_small() local
/Linux-v5.15/arch/xtensa/include/asm/
Dcmpxchg.h185 u32 oldv, newv; in xchg_small() local
/Linux-v5.15/drivers/message/fusion/
Dmptbase.c3159 u16 oldv = le16_to_cpu(facts->Reserved_0101_FWVersion); in GetIocFacts() local