| /Zephyr-latest/arch/arm64/include/ | 
| D | kernel_arch_func.h | 46 	struct k_thread *old = CONTAINER_OF(switched_from, struct k_thread,  in arch_switch()  local
 | 
| /Zephyr-latest/drivers/sensor/rohm/bd8lb600fs/ | 
| D | bd8lb600fs_diagnostics.h | 14 	uint32_t old;  member
 | 
| /Zephyr-latest/arch/xtensa/core/ | 
| D | gen_vectors.py | 101     old = f"Level{debug_level}Interrupt"  variable
 | 
| /Zephyr-latest/arch/arm/include/cortex_a_r/ | 
| D | kernel_arch_func.h | 69 	struct k_thread *old = CONTAINER_OF(switched_from, struct k_thread,  in arch_switch()  local
 | 
| /Zephyr-latest/include/zephyr/sys/ | 
| D | atomic.h | 150 	atomic_val_t old;  in atomic_test_and_clear_bit()  local173 	atomic_val_t old;  in atomic_test_and_set_bit()  local
 
 | 
| /Zephyr-latest/arch/riscv/include/ | 
| D | kernel_arch_func.h | 68 	struct k_thread *old = CONTAINER_OF(switched_from, struct k_thread,  in arch_switch()  local
 | 
| /Zephyr-latest/include/zephyr/xen/ | 
| D | generic.h | 29 #define synch_cmpxchg(ptr, old, new) \  argument
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/ | 
| D | dut.c | 58 	atomic_val_t old = atomic_dec(&acl_pool_refs_held[buf_id]);  in acl_pool_refs_held_remove()  local
 | 
| /Zephyr-latest/drivers/mfd/ | 
| D | mfd_bd8lb600fs.c | 36 	uint32_t old;  member174 int mfd_bd8lb600fs_get_output_diagnostics(const struct device *dev, uint32_t *old,  in mfd_bd8lb600fs_get_output_diagnostics()
 
 | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | bap_iso.c | 58 	atomic_val_t old;  in bt_bap_iso_ref()  local80 	atomic_val_t old;  in bt_bap_iso_unref()  local
 
 | 
| D | pacs.c | 1256 		uint16_t old = POINTER_TO_UINT(client->snk_available_contexts);  in pacs_disconnected()  local1269 		uint16_t old = POINTER_TO_UINT(client->src_available_contexts);  in pacs_disconnected()  local
 1450 	enum bt_audio_context old = pacs_get_available_contexts_for_conn(conn, dir);  in bt_pacs_conn_set_available_contexts_for_conn()  local
 
 | 
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ | 
| D | bap_stream_tx.c | 214 			const atomic_val_t old = atomic_dec(&tx_streams[i].enqueued);  in bap_stream_tx_sent_cb()  local
 | 
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ | 
| D | btp_bap_audio_stream.c | 221 			const atomic_val_t old = atomic_dec(&tx_streams[i].enqueued);  in btp_bap_audio_stream_sent_cb()  local
 | 
| /Zephyr-latest/lib/posix/options/ | 
| D | fs.c | 339 int rename(const char *old, const char *new)  in rename()
 | 
| /Zephyr-latest/drivers/clock_control/ | 
| D | clock_stm32_ll_wb0.c | 666 	uint32_t old, new;  in lsi_rt_measure_loop()  local
 | 
| /Zephyr-latest/lib/utils/ | 
| D | rb.c | 40 		uintptr_t old = (uintptr_t) n->children[0];  in set_child()  local
 | 
| /Zephyr-latest/subsys/bluetooth/services/ | 
| D | dis.c | 303 static void dis_update_udi_value(const char *new, char *old, settings_read_cb read_cb,  in dis_update_udi_value()
 | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_ifx_cat1.c | 338 static uint32_t ifx_cat1_counter_ticks_sub(uint32_t val, uint32_t old, uint32_t top)  in ifx_cat1_counter_ticks_sub()
 | 
| D | counter_nxp_s32_sys_timer.c | 97 static uint32_t ticks_sub(uint32_t val, uint32_t old, uint32_t top)  in ticks_sub()
 | 
| D | counter_gd32_timer.c | 188 static uint32_t ticks_sub(uint32_t val, uint32_t old, uint32_t top)  in ticks_sub()
 | 
| D | counter_ll_stm32_timer.c | 171 static uint32_t counter_stm32_ticks_sub(uint32_t val, uint32_t old, uint32_t top)  in counter_stm32_ticks_sub()
 | 
| D | counter_nrfx_timer.c | 168 static uint32_t ticks_sub(uint32_t val, uint32_t old, uint32_t top)  in ticks_sub()
 | 
| D | counter_renesas_ra_agt.c | 512 static uint32_t r_agt_ticks_sub(uint32_t val, uint32_t old, uint32_t top)  in r_agt_ticks_sub()
 | 
| /Zephyr-latest/subsys/net/ip/ | 
| D | route.c | 311 static inline bool route_preference_is_lower(uint8_t old, uint8_t new)  in route_preference_is_lower()
 | 
| D | tp.c | 494 			bool new_value, old = *((bool *) value);  in tp_new_find_and_apply()  local
 |