Home
last modified time | relevance | path

Searched defs:unlock (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/net/wireless/st/cw1200/
H A Dhwbus.h25 void (*unlock)(struct hwbus_priv *self); member
H A Dqueue.c91 bool unlock) in __cw1200_queue_gc() argument
/linux/rust/kernel/sync/
H A Drcu.rs30 pub fn unlock(self) {} in unlock() method
H A Dlock.rs79 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock() method
[all...]
/linux/fs/ocfs2/dlm/
H A Ddlmunlock.c314 struct dlm_unlock_lock unlock; in dlm_send_remote_unlock_request() local
393 struct dlm_unlock_lock *unlock = (struct dlm_unlock_lock *)msg->buf; dlm_unlock_lock_handler() local
[all...]
/linux/rust/kernel/sync/lock/
H A Dspinlock.rs120 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock() method
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c17 bool unlock) in igb_read_mbx() argument
415 u16 vf_number, bool unlock) in igb_read_mbx_pf() argument
[all...]
/linux/drivers/net/wireless/silabs/wfx/
H A Dbus.h29 void (*unlock)(void *bus_priv); member
/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h32 void (*unlock)(struct hwspinlock *lock); member
/linux/sound/soc/codecs/
H A Dcs35l41-lib.c784 static const struct reg_sequence unlock[] = { in cs35l41_test_key_unlock() local
800 static const struct reg_sequence unlock[] = { in cs35l41_test_key_lock() local
/linux/fs/ocfs2/
H A Dioctl.c283 int status = 0, unlock = 0; in ocfs2_info_scan_inode_alloc() local
541 int status = 0, unlock = 0, i; in ocfs2_info_freefrag_scan_bitmap() local
/linux/drivers/pinctrl/visconti/
H A Dpinctrl-common.h90 void (*unlock)(void __iomem *base); member
/linux/mm/
H A Dvma.c1481 bool unlock) in init_vma_munmap() argument
1517 struct list_head *uf, bool unlock) in do_vmi_align_munmap() argument
1564 do_vmi_munmap(struct vma_iterator * vmi,struct mm_struct * mm,unsigned long start,size_t len,struct list_head * uf,bool unlock) do_vmi_munmap() argument
3145 __vm_munmap(unsigned long start,size_t len,bool unlock) __vm_munmap() argument
[all...]
H A Dvma.h45 bool unlock; /* Unlock after the munmap */ member
/linux/include/sound/
H A Dak4xxx-adda.h20 void (*unlock)(struct snd_akm4xxx *ak, int chip); member
/linux/fs/smb/client/
H A Dfile.c1961 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, in cifs_read_flock() argument
2236 bool wait_flag, bool posix_lck, int lock, int unlock, in cifs_setlk() argument
2332 int lock = 0, unlock in cifs_flock() local
2381 int lock = 0, unlock = 0; cifs_lock() local
[all...]
/linux/include/net/
H A Dstrparser.h51 void (*unlock)(struct strparser *strp); member
H A Dudp_tunnel.h312 void (*unlock)(struct net_device *dev); member
/linux/drivers/watchdog/
H A Dstarfive-wdt.c89 unsigned int unlock; /* Watchdog Lock Register */ member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.c632 bool clear, unlock; in amdgpu_userq_validate_bos() local
[all...]
/linux/fs/f2fs/
H A Dcompress.c98 static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) in f2fs_drop_rpages() argument
123 struct writeback_control *wbc, bool redirty, int unlock) in f2fs_put_rpages_wbc() argument
/linux/include/linux/
H A Dlibnvdimm.h186 int (*unlock)(struct nvdimm *nvdimm, member
/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1308 u8 unlock = 0; in cxd2880_read_status() local
/linux/drivers/rtc/
H A Drtc-omap.c138 void (*unlock)(struct omap_rtc *rtc); member
[all...]
/linux/drivers/base/regmap/
H A Dinternal.h64 regmap_unlock unlock; member

12