Home
last modified time | relevance | path

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

1234

/linux-3.3/drivers/gpu/drm/ttm/
Dttm_lock.c67 bool locked = false; in __ttm_read_lock() local
96 static bool __ttm_read_trylock(struct ttm_lock *lock, bool *locked) in __ttm_read_trylock()
123 bool locked; in ttm_read_trylock() local
150 bool locked = false; in __ttm_write_lock() local
224 bool locked = false; in __ttm_vt_lock() local
292 bool locked = false; in __ttm_suspend_lock() local
/linux-3.3/mm/
Dmlock.c431 int locked = 0; in do_mlock_pages() local
484 unsigned long locked; in SYSCALL_DEFINE2() local
600 unsigned long lock_limit, locked; in user_shm_lock() local
Dfilemap_xip.c177 int locked = 0; in __xip_unmap() local
Dmremap.c319 unsigned long locked, lock_limit; in vma_to_resize() local
Dmmap.c1001 unsigned long locked, lock_limit; in do_mmap_pgoff() local
1653 unsigned long locked; in acct_stack_growth() local
2150 unsigned long locked, lock_limit; in do_brk() local
/linux-3.3/drivers/media/dvb/frontends/
Datbm8830.c160 static int is_locked(struct atbm_state *priv, u8 *locked) in is_locked()
274 u8 locked = 0; in atbm8830_set_fe() local
341 u8 locked = 0; in atbm8830_read_status() local
Dlgs8gxx.c308 static int lgs8gxx_is_locked(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_is_locked()
328 static int lgs8gxx_wait_ca_lock(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_wait_ca_lock()
372 u8 *locked) in lgs8gxx_autolock_gi()
416 u8 locked = 0, tmp_gi; in lgs8gxx_auto_detect() local
738 u8 t, locked = 0; in lgs8gxx_read_status() local
Dstv0367_priv.h187 int locked; member
Dlgdt3305.c831 int *locked) in lgdt3305_read_cr_lock_status()
882 int *locked) in lgdt3305_read_fec_lock_status()
/linux-3.3/drivers/staging/vme/
Dvme_bridge.h16 int locked; member
29 int locked; member
62 int locked; member
73 int locked; member
/linux-3.3/sound/core/seq/
Dseq_queue.c109 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new()
187 int snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc()
419 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-3.3/drivers/net/ethernet/intel/e1000e/
Dphy.c380 bool locked) in __e1000e_read_phy_reg_igp()
451 bool locked) in __e1000e_write_phy_reg_igp()
523 bool locked) in __e1000_read_kmrn_reg()
596 bool locked) in __e1000_write_kmrn_reg()
2874 bool locked, bool page_set) in __e1000_read_phy_reg_hv()
2982 bool locked, bool page_set) in __e1000_write_phy_reg_hv()
/linux-3.3/drivers/infiniband/core/
Dumem.c85 unsigned long locked; in ib_umem_get() local
/linux-3.3/drivers/tty/serial/
Dsunhv.c433 int locked = 1; in sunhv_console_write_paged() local
492 int i, locked = 1; in sunhv_console_write_bychar() local
Dnwpserial.c73 int locked = 1; in nwpserial_console_write() local
Duartlite.c389 int locked = 1; in ulite_console_write() local
/linux-3.3/fs/jbd/
Dcommit.c174 int locked; in journal_submit_data_buffers() local
/linux-3.3/drivers/mfd/
Dab3100-otp.c51 bool locked; member
/linux-3.3/drivers/staging/iio/adc/
Dad7793.c69 static int __ad7793_write_reg(struct ad7793_state *st, bool locked, in __ad7793_write_reg()
115 static int __ad7793_read_reg(struct ad7793_state *st, bool locked, in __ad7793_read_reg()
/linux-3.3/fs/
Ddcache.c979 static struct dentry *try_to_ascend(struct dentry *old, int locked, unsigned seq) in try_to_ascend()
1020 int locked = 0; in have_submounts() local
1104 int locked = 0; in select_parent() local
2896 int locked = 0; in d_genocide() local
/linux-3.3/drivers/gpu/drm/
Ddrm_fops.c376 int locked = 0; in drm_reclaim_locked_buffers() local
/linux-3.3/drivers/pci/
Daccess.c436 bool locked = true; in pci_cfg_access_trylock() local
/linux-3.3/fs/xfs/
Dxfs_trans_dquot.c521 boolean_t locked; in xfs_trans_unreserve_and_mod_dquots() local
/linux-3.3/drivers/media/dvb/dvb-usb/
Dmxl111sf-demod.c447 int ret, locked, cr_lock, sync_lock, fec_lock; in mxl111sf_demod_read_status() local

1234