/openbmc/u-boot/include/ |
H A D | hwspinlock.h | 118 int (*lock)(struct udevice *dev, int index); member
|
/openbmc/linux/include/net/ |
H A D | seg6.h | 37 struct mutex lock; member
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_hid.h | 33 struct mutex lock; member
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | bus.h | 28 void (*lock)(void *bus_priv); member
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | instmem.h | 11 spinlock_t lock; member
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_mmu_context.h | 26 struct mutex lock; /* protects: mm, pgtable, bo_list */ member
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg.h | 29 struct rw_semaphore lock; member
|
/openbmc/qemu/tcg/ |
H A D | debuginfo.c | 13 static QemuMutex lock; variable
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.c | 518 #define smc_special_trylock(lock, flags) \ argument 527 #define smc_special_lock(lock, flags) spin_lock_irqsave(lock, flags) argument 528 #define smc_special_unlock(lock, flags) spin_unlock_irqrestore(lock, flags) argument 530 #define smc_special_trylock(lock, flags) ((void)flags, true) argument 531 #define smc_special_lock(lock, flags) do { flags = 0; } while (0) argument 532 #define smc_special_unlock(lock, flags) do { flags = 0; } while (0) argument
|
/openbmc/linux/kernel/ |
H A D | dma.c | 56 int lock; member
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
H A D | spr_lowlevel_init.S | 102 lock: label
|
/openbmc/linux/drivers/clk/ |
H A D | clk-clps711x.c | 41 spinlock_t lock; member
|
/openbmc/linux/include/drm/ |
H A D | drm_privacy_screen_driver.h | 54 struct mutex lock; member
|
/openbmc/linux/io_uring/ |
H A D | sqpoll.h | 6 struct mutex lock; member
|
/openbmc/linux/include/linux/ |
H A D | dma-fence-array.h | 40 spinlock_t lock; member
|
H A D | pktcdvd.h | 70 spinlock_t lock; /* Protecting read/write queue manipulations */ member 109 spinlock_t lock; /* Lock protecting state transitions and */ member 174 spinlock_t lock; /* Serialize access to bio_queue */ member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pci_irq.h | 23 struct mutex lock; /* sync IRQs creations */ member
|
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | pkvm.h | 38 hyp_spinlock_t lock; member
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_task.h | 27 spinlock_t lock; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.c | 18 hnae_list_add(spinlock_t *lock, struct list_head *node, struct list_head *head) in hnae_list_add() 27 static void hnae_list_del(spinlock_t *lock, struct list_head *node) in hnae_list_del()
|
/openbmc/linux/net/core/ |
H A D | gen_stats.c | 60 int xstats_type, spinlock_t *lock, in gnet_stats_start_copy_compat() 110 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, in gnet_stats_start_copy()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-equilibrium.h | 117 raw_spinlock_t lock; /* protect gpio register */ member 141 raw_spinlock_t lock; /* protect pinpad register */ member
|
/openbmc/linux/net/ipv6/ila/ |
H A D | ila_xlat.c | 207 spinlock_t *lock = ila_get_lock(ilan, xp->ip.locator_match); in ila_add_mapping() local 286 spinlock_t *lock = ila_get_lock(ilan, xp->ip.locator_match); in ila_del_mapping() local 384 spinlock_t *lock; in ila_xlat_nl_cmd_flush() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.h | 68 struct mutex lock; member 94 spinlock_t lock; member 132 struct mutex lock; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | mpic_msgr.h | 19 raw_spinlock_t lock; member
|