| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dcb_lib.c | 283 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 D | ice_dcb_lib.h | 96 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 D | gup.c | 1089 int *locked) in faultin_page() 1357 int *locked) in __get_user_pages() 1653 int *locked, in __get_user_pages_locked() 1814 unsigned long start, unsigned long end, int *locked) in populate_vma_page_range() 1888 unsigned long end, bool write, int *locked) in faultin_page_range() 1930 int locked = 0; in __mm_populate() local 1981 int *locked, unsigned int foll_flags) in __get_user_pages_locked() 2187 struct page *get_dump_page(unsigned long addr, int *locked) in get_dump_page() 2469 int *locked, in __gup_longterm_locked() 2500 static bool is_valid_gup_args(struct page **pages, int *locked, in is_valid_gup_args() [all …]
|
| H A D | memcontrol-v1.h | 106 static inline bool memcg1_oom_prepare(struct mem_cgroup *memcg, bool *locked) { return true; } in memcg1_oom_prepare() 107 static inline void memcg1_oom_finish(struct mem_cgroup *memcg, bool locked) {} in memcg1_oom_finish()
|
| /linux/sound/core/seq/ |
| H A D | seq_queue.c | 88 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() 377 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner() 673 bool locked; in snd_seq_info_queues_read() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | qspinlock_types.h | 14 u16 locked; member 20 u16 locked; member
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | lgs8gxx.c | 295 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 D | atbm8830.c | 147 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 D | qspinlock_types.h | 25 u8 locked; member 40 u8 locked; member
|
| H A D | mcs_spinlock.h | 6 int locked; /* 1 if lock acquired */ member
|
| /linux/drivers/staging/vme_user/ |
| H A D | vme_bridge.h | 19 int locked; member 32 int locked; member 65 int locked; member 76 int locked; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_arena_spin_lock.h | 37 u8 locked; member 52 u8 locked; member 64 int locked; member
|
| /linux/kernel/locking/ |
| H A D | qspinlock_paravirt.h | 499 __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 D | osq_lock.c | 17 int locked; /* 1 if lock acquired */ member
|
| /linux/tools/testing/selftests/mm/ |
| H A D | mlock2-tests.c | 133 bool locked; in is_vma_lock_on_fault() local 153 bool locked; in lock_check() local
|
| /linux/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy_28nm.c | 295 bool locked; in _dsi_pll_28nm_vco_prepare_hpm() local 399 bool locked; in dsi_pll_28nm_vco_prepare_8226() local 472 bool locked; in dsi_pll_28nm_vco_prepare_lp() local
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | phy.c | 359 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 D | xe_pcode.c | 136 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()
|
| H A D | xe_validation.c | 80 bool locked; in xe_validation_trylock() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | arena_spin_lock.c | 13 int locked; member
|
| /linux/drivers/mtd/spi-nor/ |
| H A D | otp.c | 254 int ret, locked; in spi_nor_mtd_otp_info() local 290 int locked; in spi_nor_mtd_otp_range_is_locked() local
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | core.c | 643 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/arch/arm64/kernel/ |
| H A D | elfcore.c | 30 int locked = 0; in mte_dump_tag_range() local
|
| /linux/include/drm/ |
| H A D | drm_modeset_lock.h | 66 struct list_head locked; member
|
| /linux/virt/kvm/ |
| H A D | async_pf.c | 53 int locked = 1; in async_pf_execute() local
|