Home
last modified time | relevance | path

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

123456789

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.c282 static void ice_dcb_ena_dis_vsi(struct ice_pf *pf, bool ena, bool locked) in ice_dcb_ena_dis_vsi()
350 int ice_pf_dcb_cfg(struct ice_pf *pf, struct ice_dcbx_cfg *new_cfg, bool locked) in ice_pf_dcb_cfg()
605 static int ice_dcb_init_cfg(struct ice_pf *pf, bool locked) in ice_dcb_init_cfg()
634 int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked) in ice_dcb_sw_dflt_cfg()
740 void ice_pf_dcb_recfg(struct ice_pf *pf, bool locked) in ice_pf_dcb_recfg()
804 int ice_init_pf_dcb(struct ice_pf *pf, bool locked) in ice_init_pf_dcb()
Dice_dcb_lib.h93 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb()
102 bool __always_unused locked) in ice_pf_dcb_cfg()
131 static inline void ice_pf_dcb_recfg(struct ice_pf *pf, bool locked) { } in ice_pf_dcb_recfg()
/linux-6.6.21/mm/
Dgup.c919 int *locked) in faultin_page()
1187 int *locked) in __get_user_pages()
1468 int *locked, in __get_user_pages_locked()
1622 unsigned long start, unsigned long end, int *locked) in populate_vma_page_range()
1691 unsigned long end, bool write, int *locked) in faultin_vma_page_range()
1742 int locked = 0; in __mm_populate() local
1793 int *locked, unsigned int foll_flags) in __get_user_pages_locked()
2015 int locked = 0; in get_dump_page() local
2191 int *locked, in __gup_longterm_locked()
2222 static bool is_valid_gup_args(struct page **pages, int *locked, in is_valid_gup_args()
[all …]
Dmremap.c586 bool *locked, unsigned long flags, in move_vma()
801 unsigned long new_addr, unsigned long new_len, bool *locked, in mremap_to()
915 bool locked = false; in SYSCALL_DEFINE5() local
/linux-6.6.21/arch/powerpc/include/asm/
Dqspinlock_types.h14 u16 locked; member
20 u16 locked; member
/linux-6.6.21/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()
406 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
739 bool locked; in snd_seq_info_queues_read() local
Dseq_queue.h29 bool locked; /* timer is only accesibble by owner if set */ member
/linux-6.6.21/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-6.6.21/include/asm-generic/
Dqspinlock_types.h25 u8 locked; member
40 u8 locked; member
/linux-6.6.21/drivers/staging/vme_user/
Dvme_bridge.h19 int locked; member
32 int locked; member
65 int locked; member
76 int locked; member
/linux-6.6.21/tools/testing/selftests/mm/
Dmlock2-tests.c147 bool locked; in is_vma_lock_on_fault() local
167 bool locked; in lock_check() local
/linux-6.6.21/kernel/locking/
Dqspinlock_paravirt.h503 __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-6.6.21/drivers/net/ethernet/intel/e1000e/
Dphy.c318 bool locked) in __e1000e_read_phy_reg_igp()
385 bool locked) in __e1000e_write_phy_reg_igp()
451 bool locked) in __e1000_read_kmrn_reg()
524 bool locked) in __e1000_write_kmrn_reg()
2758 bool locked, bool page_set) in __e1000_read_phy_reg_hv()
2866 bool locked, bool page_set) in __e1000_write_phy_reg_hv()
/linux-6.6.21/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_28nm.c293 bool locked; in _dsi_pll_28nm_vco_prepare_hpm() local
387 bool locked; in dsi_pll_28nm_vco_prepare_8226() local
454 bool locked; in dsi_pll_28nm_vco_prepare_lp() local
/linux-6.6.21/include/linux/
Dosq_lock.h11 int locked; /* 1 if lock acquired */ member
/linux-6.6.21/drivers/infiniband/hw/qib/
Dqib_user_pages.c97 unsigned long locked, lock_limit; in qib_get_user_pages() local
/linux-6.6.21/drivers/gpu/drm/ttm/
Dttm_bo.c517 bool *locked, bool *busy) in ttm_bo_evict_swapout_allowable()
598 bool locked = false; in ttm_mem_evict_first() local
1129 bool locked; in ttm_bo_swapout() local
/linux-6.6.21/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-6.6.21/virt/kvm/
Dasync_pf.c53 int locked = 1; in async_pf_execute() local
/linux-6.6.21/drivers/platform/x86/intel/
Dtpmi.c259 int *locked, int *disabled) in tpmi_read_feature_status()
334 int *locked, int *disabled) in tpmi_get_feature_status()
347 int locked, disabled, ret, i; in tpmi_pfs_dbg_show() local
/linux-6.6.21/fs/btrfs/
Ddefrag.c611 u64 newer_than, bool locked) in defrag_lookup_extent()
667 u32 extent_thresh, u64 newer_than, bool locked) in defrag_check_next_extent()
826 bool locked, struct list_head *target_list, in defrag_collect_targets()
/linux-6.6.21/include/drm/
Ddrm_modeset_lock.h66 struct list_head locked; member
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c633 int brcmf_net_attach(struct brcmf_if *ifp, bool locked) in brcmf_net_attach()
677 void brcmf_net_detach(struct net_device *ndev, bool locked) in brcmf_net_detach()
909 bool locked) in brcmf_del_if()
956 void brcmf_remove_interface(struct brcmf_if *ifp, bool locked) in brcmf_remove_interface()

123456789