Home
last modified time | relevance | path

Searched defs:excl (Results 1 – 8 of 8) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h519 static inline void cfs_hash_lock(struct cfs_hash *hs, int excl) in cfs_hash_lock()
524 static inline void cfs_hash_unlock(struct cfs_hash *hs, int excl) in cfs_hash_unlock()
537 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_lock()
543 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_unlock()
557 struct cfs_hash_bd *bd, int excl) in cfs_hash_bd_get_and_lock()
665 struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_get_and_lock()
/drivers/staging/lustre/lustre/libcfs/
Dhash.c706 unsigned n, int excl) in cfs_hash_multi_bd_lock()
729 unsigned n, int excl) in cfs_hash_multi_bd_unlock()
854 cfs_hash_dual_bd_lock(struct cfs_hash *hs, struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_lock()
861 cfs_hash_dual_bd_unlock(struct cfs_hash *hs, struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_unlock()
1446 int excl = !!remove_safe; in cfs_hash_for_each_tight() local
/drivers/usb/gadget/function/
Df_mtp.c387 static inline int mtp_lock(atomic_t *excl) in mtp_lock()
397 static inline void mtp_unlock(atomic_t *excl) in mtp_unlock()
/drivers/gpu/drm/ttm/
Dttm_bo.c1544 struct fence *excl; in ttm_bo_wait() local
/drivers/tty/
Dtty_io.c2927 int excl = test_bit(TTY_EXCLUSIVE, &tty->flags); in tty_ioctl() local
/drivers/pci/
Dpci.c2948 const char *res_name, int excl) in __pci_request_selected_regions()
/drivers/isdn/hardware/eicon/
Dmessage.c10298 byte excl; in chi_to_channel() local
/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h796 struct fence *excl; member