| /Zephyr-latest/drivers/timer/ | 
| D | xtensa_sys_timer.c | 21 static struct k_spinlock lock;  variable
  | 
| D | mcux_gpt_timer.c | 50 static struct k_spinlock lock;  variable
  | 
| D | esp32_sys_timer.c | 34 static struct k_spinlock lock;  variable
  | 
| D | cc13xx_cc26xx_rtc_timer.c | 62 static struct k_spinlock lock;  variable
  | 
| D | silabs_sleeptimer_timer.c | 40 	struct k_spinlock lock;     /* Spinlock to sync between ISR and updating the timeout */  member
  | 
| D | riscv_machine_timer.c | 54 static struct k_spinlock lock;  variable
  | 
| D | arm_arch_timer.c | 65 static struct k_spinlock lock;  variable
  | 
| /Zephyr-latest/drivers/w1/ | 
| D | w1_handlers.c | 72 static inline int z_vrfy_w1_change_bus_lock(const struct device *dev, bool lock)  in z_vrfy_w1_change_bus_lock()
  | 
| /Zephyr-latest/drivers/sensor/aosong/dht/ | 
| D | dht.c | 71 	int lock;  in dht_sample_fetch()  local
  | 
| /Zephyr-latest/lib/os/zvfs/ | 
| D | zvfs_poll.c | 30 	struct k_mutex *lock;  in zvfs_poll_internal()  local
  | 
| /Zephyr-latest/lib/os/ | 
| D | fdtable.c | 33 	struct k_mutex lock;  member 196 bool zvfs_get_obj_lock_and_cond(void *obj, const struct fd_op_vtable *vtable, struct k_mutex **lock,  in zvfs_get_obj_lock_and_cond() 221 			      struct k_mutex **lock)  in zvfs_get_fd_obj_and_vtable()
  | 
| /Zephyr-latest/drivers/retained_mem/ | 
| D | retained_mem_nrf_gpregret.c | 21 	struct k_mutex lock;  member
  | 
| D | retained_mem_zephyr_ram.c | 21 	struct k_mutex lock;  member
  | 
| D | retained_mem_zephyr_reg.c | 22 	struct k_mutex lock;  member
  | 
| /Zephyr-latest/drivers/fpga/ | 
| D | fpga_ice40_common.h | 62 	struct k_spinlock lock;  member
  | 
| /Zephyr-latest/drivers/ieee802154/ | 
| D | ieee802154_cc13xx_cc26xx_subg.h | 36 	struct k_sem lock;  member
  | 
| /Zephyr-latest/kernel/ | 
| D | sem.c | 39 static struct k_spinlock lock;  variable
  | 
| /Zephyr-latest/arch/common/ | 
| D | shared_irq.c | 38 static struct k_spinlock lock;  variable
  | 
| /Zephyr-latest/tests/subsys/rtio/rtio_api/src/ | 
| D | rtio_iodev_test.h | 30 	struct k_spinlock lock;  member
  | 
| /Zephyr-latest/tests/benchmarks/sched/src/ | 
| D | main.c | 61 static struct k_spinlock lock;  variable
  | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_mcux_qtmr.c | 32 	struct k_mutex lock;  member
  | 
| /Zephyr-latest/drivers/rtc/ | 
| D | rtc_rts5912.c | 45 	struct k_spinlock lock;  member
  | 
| /Zephyr-latest/include/zephyr/sys/ | 
| D | mpsc_pbuf.h | 107 	struct k_spinlock lock;  member
  | 
| /Zephyr-latest/subsys/disk/ | 
| D | disk_access.c | 25 static struct k_spinlock lock;  variable
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_nct38xx_alert.c | 23 	struct k_sem *lock;  member
  |