Searched defs:excl (Results 1 – 8 of 8) sorted by relevance
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_hash.h | 519 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/ |
D | hash.c | 706 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/ |
D | f_mtp.c | 387 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/ |
D | ttm_bo.c | 1544 struct fence *excl; in ttm_bo_wait() local
|
/drivers/tty/ |
D | tty_io.c | 2927 int excl = test_bit(TTY_EXCLUSIVE, &tty->flags); in tty_ioctl() local
|
/drivers/pci/ |
D | pci.c | 2948 const char *res_name, int excl) in __pci_request_selected_regions()
|
/drivers/isdn/hardware/eicon/ |
D | message.c | 10298 byte excl; in chi_to_channel() local
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu.h | 796 struct fence *excl; member
|