Home
last modified time | relevance | path

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

123456

/linux/drivers/net/ethernet/intel/ice/
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/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()
379 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
675 bool locked; in snd_seq_info_queues_read() local
/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/bpf/progs/
H A Dbpf_arena_spin_lock.h37 u8 locked; member
52 u8 locked; member
64 int locked; member
/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/tools/testing/selftests/mm/
H A Dmlock2-tests.c133 bool locked; in is_vma_lock_on_fault() local
153 bool locked; in lock_check() local
/linux/drivers/usb/core/
H A Doffload.c146 void usb_offload_set_pm_locked(struct usb_device *udev, bool locked) in usb_offload_set_pm_locked()
/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/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.c529 bool locked; in grab_super() local
961 bool locked; in iterate_supers_type() local
993 bool locked; in user_get_super() local
1424 bool locked; in bdev_super_lock() local
/linux/fs/btrfs/
H A Ddefrag.c735 u64 newer_than, bool locked) in defrag_lookup_extent()
791 u32 extent_thresh, u64 newer_than, bool locked) in defrag_check_next_extent()
957 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.c45 bool locked; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c130 bool locked = !nvkm_rdvgac(device, 0, 0x1f); in nvkm_lockvgac() local
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c523 u32 locked; in mixel_dphy_power_on_mipi_dphy() local
542 u32 locked; in mixel_dphy_power_on_lvds_phy() local
/linux/include/linux/
H A Dlru_cache.h196 unsigned long hits, misses, starving, locked, changed; member
/linux/rust/pin-init/examples/
H A Dmutex.rs71 locked: Cell<bool>, global() field
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_gfxpll.c43 unsigned locked : 1; /* 39 PLL locked indicator */ member

123456