Searched defs:unlock (Results 1 - 24 of 24) sorted by relevance

/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dhwbus.h28 void (*unlock)(struct hwbus_priv *self); member in struct:hwbus_ops
H A Dqueue.c92 __cw1200_queue_gc(struct cw1200_queue *queue, struct list_head *head, bool unlock) __cw1200_queue_gc() argument
/linux-4.1.27/drivers/hwspinlock/
H A Dhwspinlock_internal.h38 void (*unlock)(struct hwspinlock *lock); member in struct:hwspinlock_ops
/linux-4.1.27/fs/ocfs2/
H A Ddcache.c381 int unlock = 0; ocfs2_dentry_lock_put() local
H A Dioctl.c284 int status = 0, unlock = 0; ocfs2_info_scan_inode_alloc() local
542 int status = 0, unlock = 0, i; ocfs2_info_freefrag_scan_bitmap() local
H A Daops.c286 int ret, unlock = 1; ocfs2_readpage() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_shrinker.c166 static bool i915_gem_shrinker_lock(struct drm_device *dev, bool *unlock) i915_gem_shrinker_lock() argument
202 bool unlock; i915_gem_shrinker_count() local
231 bool unlock; i915_gem_shrinker_scan() local
262 bool unlock; i915_gem_shrinker_oom() local
/linux-4.1.27/include/media/
H A Dv4l2-mem2mem.h49 void (*unlock)(void *priv); member in struct:v4l2_m2m_ops
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmunlock.c316 struct dlm_unlock_lock unlock; dlm_send_remote_unlock_request() local
395 struct dlm_unlock_lock *unlock = (struct dlm_unlock_lock *)msg->buf; dlm_unlock_lock_handler() local
/linux-4.1.27/include/sound/
H A Dak4xxx-adda.h34 void (*unlock)(struct snd_akm4xxx *ak, int chip); member in struct:snd_ak4xxx_ops
/linux-4.1.27/drivers/misc/
H A Dvmw_balloon.c167 unsigned int unlock; member in struct:vmballoon_stats
/linux-4.1.27/drivers/base/regmap/
H A Dinternal.h60 regmap_unlock unlock; member in struct:regmap
/linux-4.1.27/drivers/rtc/
H A Drtc-omap.c129 void (*unlock)(struct omap_rtc *rtc); member in struct:omap_rtc_device_type
/linux-4.1.27/include/linux/
H A Dregmap.h199 regmap_unlock unlock; member in struct:regmap_config
/linux-4.1.27/fs/cifs/
H A Dsmb1ops.c913 cifs_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) cifs_mand_lock() argument
H A Dsmb2ops.c948 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) smb2_mand_lock() argument
H A Dfile.c1240 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, cifs_read_flock() argument
1563 int lock = 0, unlock = 0; cifs_lock() local
1481 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) cifs_setlk() argument
/linux-4.1.27/fs/gfs2/
H A Dinode.c291 int unlock = 0; gfs2_lookupi() local
1611 int unlock = 0; gfs2_permission() local
1805 int unlock = 0; gfs2_getattr() local
/linux-4.1.27/drivers/media/rc/
H A Dimon.c1113 bool unlock = false; imon_ir_change_protocol() local
/linux-4.1.27/fs/
H A Dlocks.c1900 int can_sleep, unlock; SYSCALL_DEFINE2() local
/linux-4.1.27/drivers/input/touchscreen/
H A Datmel_mxt_ts.c572 static int mxt_send_bootloader_cmd(struct mxt_data *data, bool unlock) mxt_send_bootloader_cmd() argument
/linux-4.1.27/kernel/locking/
H A Dlockdep.c4168 int unlock = 1; debug_show_all_locks() local
/linux-4.1.27/fs/btrfs/
H A Dinode.c911 cow_file_range(struct inode *inode, struct page *locked_page, u64 start, u64 end, int *page_started, unsigned long *nr_written, int unlock) cow_file_range() argument
/linux-4.1.27/fs/f2fs/
H A Df2fs.h1115 static inline void f2fs_put_page(struct page *page, int unlock) f2fs_put_page() argument

Completed in 958 milliseconds