Home
last modified time | relevance | path

Searched defs:lock (Results 351 – 375 of 3435) sorted by relevance

1...<<11121314151617181920>>...138

/openbmc/u-boot/include/
H A Dhwspinlock.h118 int (*lock)(struct udevice *dev, int index); member
/openbmc/linux/include/net/
H A Dseg6.h37 struct mutex lock; member
/openbmc/linux/drivers/usb/gadget/function/
H A Du_hid.h33 struct mutex lock; member
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dbus.h28 void (*lock)(void *bus_priv); member
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dinstmem.h11 spinlock_t lock; member
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_mmu_context.h26 struct mutex lock; /* protects: mm, pgtable, bo_list */ member
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.h29 struct rw_semaphore lock; member
/openbmc/qemu/tcg/
H A Ddebuginfo.c13 static QemuMutex lock; variable
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c518 #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 Ddma.c56 int lock; member
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspr_lowlevel_init.S102 lock: label
/openbmc/linux/drivers/clk/
H A Dclk-clps711x.c41 spinlock_t lock; member
/openbmc/linux/include/drm/
H A Ddrm_privacy_screen_driver.h54 struct mutex lock; member
/openbmc/linux/io_uring/
H A Dsqpoll.h6 struct mutex lock; member
/openbmc/linux/include/linux/
H A Ddma-fence-array.h40 spinlock_t lock; member
H A Dpktcdvd.h70 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 Dpci_irq.h23 struct mutex lock; /* sync IRQs creations */ member
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dpkvm.h38 hyp_spinlock_t lock; member
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_task.h27 spinlock_t lock; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c18 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 Dgen_stats.c60 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 Dpinctrl-equilibrium.h117 raw_spinlock_t lock; /* protect gpio register */ member
141 raw_spinlock_t lock; /* protect pinpad register */ member
/openbmc/linux/net/ipv6/ila/
H A Dila_xlat.c207 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 Damdgpu_amdkfd.h68 struct mutex lock; member
94 spinlock_t lock; member
132 struct mutex lock; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpic_msgr.h19 raw_spinlock_t lock; member

1...<<11121314151617181920>>...138