Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_lock.c63 bool locked = false; in __ttm_read_lock() local
86 static bool __ttm_read_trylock(struct ttm_lock *lock, bool *locked) in __ttm_read_trylock()
108 bool locked; in ttm_read_trylock() local
134 bool locked = false; in __ttm_write_lock() local
177 bool locked = false; in __ttm_suspend_lock() local
/kernel/liteos_a/kernel/extended/plimit/
Dlos_memlimit.c162 #define MEM_LIMIT_LOCK(state, locked) do { \ argument
170 #define MEM_LIMIT_UNLOCK(state, locked) do { \ argument
179 BOOL locked = FALSE; in OsMemLimitCheckAndMemAdd() local
208 BOOL locked = FALSE; in OsMemLimitMemFree() local
/kernel/linux/linux-5.10/mm/
Dgup.c867 unsigned long address, unsigned int *flags, int *locked) in faultin_page()
1030 struct vm_area_struct **vmas, int *locked) in __get_user_pages()
1258 int *locked, in __get_user_pages_locked()
1402 unsigned long start, unsigned long end, int *locked) in populate_vma_page_range()
1452 int locked = 0; in __mm_populate() local
1502 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked()
1563 int locked = 1; in get_dump_page() local
1795 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
1884 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
1898 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
[all …]
Dmremap.c336 bool *locked, unsigned long flags, in move_vma()
523 unsigned long locked, lock_limit; in vma_to_resize() local
546 unsigned long new_addr, unsigned long new_len, bool *locked, in mremap_to()
667 bool locked = false; in SYSCALL_DEFINE5() local
Dframe_vector.c41 int locked; in get_vaddr_frames() local
Dmlock.c678 unsigned long locked; in do_mlock() local
852 unsigned long lock_limit, locked; in user_shm_lock() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.c272 int ice_pf_dcb_cfg(struct ice_pf *pf, struct ice_dcbx_cfg *new_cfg, bool locked) in ice_pf_dcb_cfg()
506 static int ice_dcb_init_cfg(struct ice_pf *pf, bool locked) in ice_dcb_init_cfg()
535 static int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked) in ice_dcb_sw_dflt_cfg()
685 int ice_init_pf_dcb(struct ice_pf *pf, bool locked) in ice_init_pf_dcb()
Dice_dcb_lib.h83 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb()
92 bool __always_unused locked) in ice_pf_dcb_cfg()
/kernel/linux/linux-5.10/include/asm-generic/
Dqspinlock_types.h25 u8 locked; member
40 u8 locked; member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dlgs8gxx.c295 static int lgs8gxx_is_locked(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_is_locked()
315 static int lgs8gxx_wait_ca_lock(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_wait_ca_lock()
359 u8 *locked) in lgs8gxx_autolock_gi()
403 u8 locked = 0, tmp_gi; in lgs8gxx_auto_detect() local
716 u8 t, locked = 0; in lgs8gxx_read_status() local
Datbm8830.c147 static int is_locked(struct atbm_state *priv, u8 *locked) in is_locked()
261 u8 locked = 0; in atbm8830_set_fe() local
329 u8 locked = 0; in atbm8830_read_status() local
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_queue.c96 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new()
168 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()
760 bool locked; in snd_seq_info_queues_read() local
Dseq_queue.h29 bool locked; /* timer is only accesibble by owner if set */ member
/kernel/linux/linux-5.10/drivers/vme/
Dvme_bridge.h19 int locked; member
32 int locked; member
65 int locked; member
76 int locked; member
/kernel/linux/linux-5.10/include/linux/
Dosq_lock.h11 int locked; /* 1 if lock acquired */ member
/kernel/linux/linux-5.10/kernel/locking/
Dmcs_spinlock.h20 int locked; /* 1 if lock acquired */ member
Dqspinlock_paravirt.h493 __pv_queued_spin_unlock_slowpath(struct qspinlock *lock, u8 locked) in __pv_queued_spin_unlock_slowpath()
549 u8 locked; in __pv_queued_spin_unlock() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
Dqib_user_pages.c97 unsigned long locked, lock_limit; in qib_get_user_pages() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dmlock2-tests.c148 bool locked; in is_vma_lock_on_fault() local
168 bool locked; in lock_check() local
/kernel/linux/linux-5.10/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()
2739 bool locked, bool page_set) in __e1000_read_phy_reg_hv()
2847 bool locked, bool page_set) in __e1000_write_phy_reg_hv()
/kernel/linux/linux-5.10/virt/kvm/
Dasync_pf.c53 int locked = 1; in async_pf_execute() local
/kernel/linux/linux-5.10/include/drm/
Ddrm_modeset_lock.h57 struct list_head locked; member
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo.c669 struct ttm_operation_ctx *ctx, bool *locked, bool *busy) in ttm_bo_evict_swapout_allowable()
732 bool locked = false; in ttm_mem_evict_first() local
1136 bool locked; in ttm_bo_init_reserved() local
1515 bool locked; in ttm_bo_swapout() local
/kernel/linux/linux-5.10/drivers/tty/serial/
Dsunhv.c439 int locked = 1; in sunhv_console_write_paged() local
494 int i, locked = 1; in sunhv_console_write_bychar() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll_28nm.c319 bool locked; in dsi_pll_28nm_enable_seq_hpm() local
393 bool locked; in dsi_pll_28nm_enable_seq_lp() local

12345678