Home
last modified time | relevance | path

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

12345678

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.c283 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()
809 int ice_init_pf_dcb(struct ice_pf *pf, bool locked) in ice_init_pf_dcb()
H A Dice_dcb_lib.h96 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb()
105 bool __always_unused locked) in ice_pf_dcb_cfg()
134 static inline void ice_pf_dcb_recfg(struct ice_pf *pf, bool locked) { } in ice_pf_dcb_recfg()
/linux/mm/
H A Dgup.c1107 int *locked) in faultin_page()
1375 int *locked) in __get_user_pages()
1673 int *locked, in __get_user_pages_locked()
1834 unsigned long start, unsigned long end, int *locked) in populate_vma_page_range()
1908 unsigned long end, bool write, int *locked) in faultin_page_range()
1950 int locked = 0; in __mm_populate() local
2001 int *locked, unsigned int foll_flags) in __get_user_pages_locked()
2207 struct page *get_dump_page(unsigned long addr, int *locked) in get_dump_page()
2481 int *locked, in __gup_longterm_locked()
2512 static bool is_valid_gup_args(struct page **pages, int *locked, in is_valid_gup_args()
[all …]
H A Dmmap_lock.c80 bool locked; in __vma_start_write() local
/linux/sound/core/seq/
H A Dseq_queue.c88 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new()
160 struct snd_seq_queue *snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc()
385 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
702 bool locked; in snd_seq_info_queues_read() local
H A Dseq_queue.h29 bool locked; /* timer is only accesibble by owner if set */ member
/linux/arch/powerpc/include/asm/
H A Dqspinlock_types.h14 u16 locked; member
20 u16 locked; member
/linux/drivers/media/dvb-frontends/
H A 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
H A 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/include/asm-generic/
H A Dqspinlock_types.h25 u8 locked; member
40 u8 locked; member
/linux/tools/testing/selftests/mm/
H A Dmlock2-tests.c146 bool locked; is_vma_lock_on_fault() local
166 bool locked; lock_check() local
/linux/kernel/locking/
H A Dqspinlock_paravirt.h499 __pv_queued_spin_unlock_slowpath(struct qspinlock *lock, u8 locked) in __pv_queued_spin_unlock_slowpath()
545 u8 locked = _Q_LOCKED_VAL; in __pv_queued_spin_unlock() local
H A Dmcs_spinlock.h20 int locked; /* 1 if lock acquired */ global() member
/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.c359 bool locked) in __e1000e_read_phy_reg_igp()
426 bool locked) in __e1000e_write_phy_reg_igp()
492 bool locked) in __e1000_read_kmrn_reg()
565 bool locked) in __e1000_write_kmrn_reg()
2797 bool locked, bool page_set) in __e1000_read_phy_reg_hv()
2905 bool locked, bool page_set) in __e1000_write_phy_reg_hv()
/linux/drivers/gpu/drm/xe/
H A Dxe_pcode.c136 u32 *status, bool atomic, int timeout_us, bool locked) in pcode_try_request()
282 int xe_pcode_ready(struct xe_device *xe, bool locked) in xe_pcode_ready()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c643 int brcmf_net_attach(struct brcmf_if *ifp, bool locked) in brcmf_net_attach()
687 void brcmf_net_detach(struct net_device *ndev, bool locked) in brcmf_net_detach()
919 bool locked) in brcmf_del_if()
966 void brcmf_remove_interface(struct brcmf_if *ifp, bool locked) in brcmf_remove_interface()
/linux/include/drm/
H A Ddrm_modeset_lock.h66 struct list_head locked; member
/linux/virt/kvm/
H A Dasync_pf.c53 int locked = 1; in async_pf_execute() local
/linux/fs/
H A Dsuper.c527 bool locked; in grab_super() local
958 bool locked; in iterate_supers_type() local
990 bool locked; in user_get_super() local
1422 bool locked; in bdev_super_lock() local
/linux/fs/btrfs/
H A Ddefrag.c738 u64 newer_than, bool locked) in defrag_lookup_extent()
794 u32 extent_thresh, u64 newer_than, bool locked) in defrag_check_next_extent()
959 bool locked, struct list_head *target_list, in defrag_collect_targets()
/linux/drivers/gpu/host1x/
H A Dsyncpt.h50 bool locked; member
/linux/drivers/tty/serial/
H A Dsunhv.c442 int locked = 1; in sunhv_console_write_paged() local
497 int i, locked = 1; in sunhv_console_write_bychar() local
/linux/drivers/watchdog/
H A Dintel_oc_wdt.c44 bool locked; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c120 bool locked = false; in ixgbe_setup_fc_generic() local
2657 int prot_autoc_read_generic(struct ixgbe_hw *hw, bool *locked, u32 *reg_val) in prot_autoc_read_generic()
2671 int prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) in prot_autoc_write_generic()
2756 bool locked = false; in ixgbe_blink_led_start_generic() local
2801 bool locked = false; in ixgbe_blink_led_stop_generic() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c130 bool locked = !nvkm_rdvgac(device, 0, 0x1f); in nvkm_lockvgac() local

12345678