Searched defs:oldv (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | hashmap.c | 57 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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | hashmap.c | 57 long oldv, v = 1024 + i; in test_hashmap_generic() local 107 long oldv, v = 256 + i; in test_hashmap_generic() local 165 long oldv, v; in test_hashmap_generic() local 199 long oldv, v; in test_hashmap_generic() local
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | cmpxchg-xchg.h | 28 u32 oldv, newv; in __xchg_cmpxchg() local
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | cmpxchg-xchg.h | 28 u32 oldv, newv; in __xchg_cmpxchg() local
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | cmpxchg.h | 102 u32 oldv, newv; in xchg_small() local
|
| /kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
| D | cmpxchg.h | 102 u32 oldv, newv; in xchg_small() local
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | cmpxchg.h | 185 u32 oldv, newv; in xchg_small() local
|
| /kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
| D | cmpxchg.h | 185 u32 oldv, newv; in xchg_small() local
|
| /kernel/linux/linux-5.10/drivers/message/fusion/ |
| D | mptbase.c | 3161 u16 oldv = le16_to_cpu(facts->Reserved_0101_FWVersion); in GetIocFacts() local
|
| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| D | mptbase.c | 3151 u16 oldv = le16_to_cpu(facts->Reserved_0101_FWVersion); in GetIocFacts() local
|