Home
last modified time | relevance | path

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

12345678

/Linux-v5.15/mm/
Dgup.c913 unsigned long address, unsigned int *flags, int *locked) in faultin_page()
1082 struct vm_area_struct **vmas, int *locked) in __get_user_pages()
1312 int *locked, in __get_user_pages_locked()
1456 unsigned long start, unsigned long end, int *locked) in populate_vma_page_range()
1518 unsigned long end, bool write, int *locked) in faultin_vma_page_range()
1567 int locked = 0; in __mm_populate() local
1617 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked()
1678 int locked = 1; in get_dump_page() local
1831 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
1920 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
[all …]
Dmremap.c565 bool *locked, unsigned long flags, in move_vma()
759 unsigned long locked, lock_limit; in vma_to_resize() local
782 unsigned long new_addr, unsigned long new_len, bool *locked, in mremap_to()
903 bool locked = false; in SYSCALL_DEFINE5() local
Dmlock.c649 unsigned long locked; in do_mlock() local
823 unsigned long lock_limit, locked; in user_shm_lock() local
/Linux-v5.15/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()
518 static int ice_dcb_init_cfg(struct ice_pf *pf, bool locked) in ice_dcb_init_cfg()
547 static int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked) in ice_dcb_sw_dflt_cfg()
706 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()
/Linux-v5.15/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()
396 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
729 bool locked; in snd_seq_info_queues_read() local
Dseq_queue.h29 bool locked; /* timer is only accesibble by owner if set */ member
/Linux-v5.15/include/asm-generic/
Dqspinlock_types.h25 u8 locked; member
40 u8 locked; member
/Linux-v5.15/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
/Linux-v5.15/drivers/vme/
Dvme_bridge.h19 int locked; member
32 int locked; member
65 int locked; member
76 int locked; member
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c602 bool *locked, bool *busy) in ttm_bo_evict_swapout_allowable()
673 bool locked = false; in ttm_mem_evict_first() local
1009 bool locked; in ttm_bo_init_reserved() local
1139 bool locked; in ttm_bo_swapout() local
/Linux-v5.15/tools/testing/selftests/vm/
Dmlock2-tests.c148 bool locked; in is_vma_lock_on_fault() local
168 bool locked; in lock_check() local
/Linux-v5.15/include/linux/
Dosq_lock.h11 int locked; /* 1 if lock acquired */ member
/Linux-v5.15/kernel/locking/
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
Dmcs_spinlock.h20 int locked; /* 1 if lock acquired */ member
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_user_pages.c97 unsigned long locked, lock_limit; in qib_get_user_pages() local
/Linux-v5.15/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()
/Linux-v5.15/include/drm/
Ddrm_modeset_lock.h57 struct list_head locked; member
/Linux-v5.15/virt/kvm/
Dasync_pf.c53 int locked = 1; in async_pf_execute() local
/Linux-v5.15/drivers/mtd/spi-nor/
Dotp.c253 int ret, locked; in spi_nor_mtd_otp_info() local
289 int locked; in spi_nor_mtd_otp_range_is_locked() local
/Linux-v5.15/drivers/gpu/host1x/
Dsyncpt.h49 bool locked; member
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c641 int brcmf_net_attach(struct brcmf_if *ifp, bool locked) in brcmf_net_attach()
685 void brcmf_net_detach(struct net_device *ndev, bool locked) in brcmf_net_detach()
917 bool locked) in brcmf_del_if()
964 void brcmf_remove_interface(struct brcmf_if *ifp, bool locked) in brcmf_remove_interface()
/Linux-v5.15/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
/Linux-v5.15/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_28nm.c292 bool locked; in _dsi_pll_28nm_vco_prepare_hpm() local
385 bool locked; in dsi_pll_28nm_vco_prepare_lp() local

12345678