Home
last modified time | relevance | path

Searched defs:locked (Results 1 – 25 of 162) sorted by relevance

1234567

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_lock.c68 bool locked = false; in __ttm_read_lock() local
97 static bool __ttm_read_trylock(struct ttm_lock *lock, bool *locked) in __ttm_read_trylock()
124 bool locked; in ttm_read_trylock() local
151 bool locked = false; in __ttm_write_lock() local
217 bool locked = false; in __ttm_vt_lock() local
285 bool locked = false; in __ttm_suspend_lock() local
Dttm_bo.c693 struct ttm_operation_ctx *ctx, bool *locked) in ttm_bo_evict_swapout_allowable()
719 bool locked = false; in ttm_mem_evict_first() local
1127 bool locked; in ttm_bo_init_reserved() local
1675 bool locked; in ttm_bo_swapout() local
/Linux-v4.19/mm/
Dmremap.c258 bool *locked, struct vm_userfaultfd_ctx *uf, in move_vma()
413 unsigned long locked, lock_limit; in vma_to_resize() local
436 unsigned long new_addr, unsigned long new_len, bool *locked, in mremap_to()
523 bool locked = false; in SYSCALL_DEFINE5() local
Dframe_vector.c41 int locked; in get_vaddr_frames() local
Dgup.c870 int *locked, in __get_user_pages_locked()
981 int *locked) in get_user_pages_locked()
1008 int locked = 1; in get_user_pages_unlocked() local
1079 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
1238 int locked = 0; in __mm_populate() local
Dmlock.c673 unsigned long locked; in do_mlock() local
842 unsigned long lock_limit, locked; in user_shm_lock() local
/Linux-v4.19/include/asm-generic/
Dqspinlock_types.h42 u8 locked; member
57 u8 locked; member
/Linux-v4.19/drivers/media/dvb-frontends/
Dlgs8gxx.c305 static int lgs8gxx_is_locked(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_is_locked()
325 static int lgs8gxx_wait_ca_lock(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_wait_ca_lock()
369 u8 *locked) in lgs8gxx_autolock_gi()
413 u8 locked = 0, tmp_gi; in lgs8gxx_auto_detect() local
726 u8 t, locked = 0; in lgs8gxx_read_status() local
Datbm8830.c156 static int is_locked(struct atbm_state *priv, u8 *locked) in is_locked()
270 u8 locked = 0; in atbm8830_set_fe() local
338 u8 locked = 0; in atbm8830_read_status() local
/Linux-v4.19/drivers/vme/
Dvme_bridge.h19 int locked; member
32 int locked; member
65 int locked; member
76 int locked; member
/Linux-v4.19/sound/core/seq/
Dseq_queue.c109 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new()
181 struct snd_seq_queue *snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc()
405 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
Dseq_queue.h43 unsigned int locked:1, /* timer is only accesibble by owner if set */ member
/Linux-v4.19/include/linux/
Dosq_lock.h11 int locked; /* 1 if lock acquired */ member
/Linux-v4.19/kernel/locking/
Dmcs_spinlock.h20 int locked; /* 1 if lock acquired */ member
Dqspinlock_paravirt.h494 __pv_queued_spin_unlock_slowpath(struct qspinlock *lock, u8 locked) in __pv_queued_spin_unlock_slowpath()
550 u8 locked; in __pv_queued_spin_unlock() local
/Linux-v4.19/include/drm/
Ddrm_modeset_lock.h57 struct list_head locked; member
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dphy.c317 bool locked) in __e1000e_read_phy_reg_igp()
384 bool locked) in __e1000e_write_phy_reg_igp()
450 bool locked) in __e1000_read_kmrn_reg()
523 bool locked) in __e1000_write_kmrn_reg()
2737 bool locked, bool page_set) in __e1000_read_phy_reg_hv()
2844 bool locked, bool page_set) in __e1000_write_phy_reg_hv()
/Linux-v4.19/virt/kvm/
Dasync_pf.c80 int locked = 1; in async_pf_execute() local
/Linux-v4.19/fs/overlayfs/
Ddir.c655 bool locked = false; in ovl_link() local
810 bool locked = false; in ovl_do_remove() local
1011 bool locked = false; in ovl_rename() local
Dutil.c632 bool locked = false; in ovl_inuse_trylock() local
742 int ovl_nlink_start(struct dentry *dentry, bool *locked) in ovl_nlink_start()
797 void ovl_nlink_end(struct dentry *dentry, bool locked) in ovl_nlink_end()
/Linux-v4.19/drivers/tty/serial/
Dsunhv.c443 int locked = 1; in sunhv_console_write_paged() local
498 int i, locked = 1; in sunhv_console_write_bychar() local
/Linux-v4.19/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll_28nm.c327 bool locked; in dsi_pll_28nm_enable_seq_hpm() local
401 bool locked; in dsi_pll_28nm_enable_seq_lp() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dvga.c130 bool locked = !nvkm_rdvgac(device, 0, 0x1f); in nvkm_lockvgac() local
/Linux-v4.19/drivers/mfd/
Dab3100-otp.c51 bool locked; member
/Linux-v4.19/net/bluetooth/
Da2mp.c758 static struct l2cap_chan *a2mp_chan_open(struct l2cap_conn *conn, bool locked) in a2mp_chan_open()
841 static struct amp_mgr *amp_mgr_create(struct l2cap_conn *conn, bool locked) in amp_mgr_create()

1234567