/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_lock.c | 67 bool locked = false; in __ttm_read_lock() local 96 static bool __ttm_read_trylock(struct ttm_lock *lock, bool *locked) in __ttm_read_trylock() 123 bool locked; in ttm_read_trylock() local 150 bool locked = false; in __ttm_write_lock() local 216 bool locked = false; in __ttm_vt_lock() local 284 bool locked = false; in __ttm_suspend_lock() local
|
D | ttm_bo.c | 1095 bool locked; in ttm_bo_init() local
|
/linux-4.4.14/mm/ |
D | mremap.c | 238 unsigned long new_len, unsigned long new_addr, bool *locked) in move_vma() 374 unsigned long locked, lock_limit; in vma_to_resize() local 396 unsigned long new_addr, unsigned long new_len, bool *locked) in mremap_to() 479 bool locked = false; in SYSCALL_DEFINE5() local
|
D | frame_vector.c | 43 int locked; in get_vaddr_frames() local
|
D | gup.c | 628 int *locked, bool notify_drop, in __get_user_pages_locked() 741 int *locked) in get_user_pages_locked() 764 int locked = 1; in __get_user_pages_unlocked() local 935 int locked = 0; in __mm_populate() local
|
D | mlock.c | 609 unsigned long locked; in do_mlock() local 769 unsigned long lock_limit, locked; in user_shm_lock() local
|
D | compaction.c | 342 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() 403 bool locked = false; in isolate_freepages_block() local 672 bool locked = false; in isolate_migratepages_block() local
|
D | page-writeback.c | 2509 bool locked; in account_page_redirty() local 2621 bool locked; in cancel_dirty_page() local 2662 bool locked; in clear_page_dirty_for_io() local
|
D | mmap.c | 1250 unsigned long locked, lock_limit; in mlock_future_check() local 2121 unsigned long locked; in acct_stack_growth() local
|
D | nommu.c | 205 int *locked) in get_user_pages_locked()
|
D | memory.c | 2495 int locked; in do_swap_page() local
|
D | memcontrol.c | 1734 bool locked; in mem_cgroup_oom_synchronize() local
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | atbm8830.c | 160 static int is_locked(struct atbm_state *priv, u8 *locked) in is_locked() 274 u8 locked = 0; in atbm8830_set_fe() local 342 u8 locked = 0; in atbm8830_read_status() local
|
D | lgs8gxx.c | 309 static int lgs8gxx_is_locked(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_is_locked() 329 static int lgs8gxx_wait_ca_lock(struct lgs8gxx_state *priv, u8 *locked) in lgs8gxx_wait_ca_lock() 373 u8 *locked) in lgs8gxx_autolock_gi() 417 u8 locked = 0, tmp_gi; in lgs8gxx_auto_detect() local 740 u8 t, locked = 0; in lgs8gxx_read_status() local
|
D | stv0367_priv.h | 187 int locked; member
|
D | lgdt3305.c | 830 int *locked) in lgdt3305_read_cr_lock_status() 881 int *locked) in lgdt3305_read_fec_lock_status()
|
D | stv0900_priv.h | 282 int locked;/* Transponder locked */ member
|
D | stv0900_core.c | 1515 int locked = FALSE; in stv0900_status() local
|
D | stv0367.c | 59 int locked; /* channel found */ member
|
/linux-4.4.14/drivers/vme/ |
D | vme_bridge.h | 18 int locked; member 31 int locked; member 64 int locked; member 75 int locked; member
|
/linux-4.4.14/include/linux/ |
D | osq_lock.h | 10 int locked; /* 1 if lock acquired */ member
|
D | backing-dev.h | 406 static inline void unlocked_inode_to_wb_end(struct inode *inode, bool locked) in unlocked_inode_to_wb_end() 461 static inline void unlocked_inode_to_wb_end(struct inode *inode, bool locked) in unlocked_inode_to_wb_end()
|
D | lru_cache.h | 208 unsigned long hits, misses, starving, locked, changed; member
|
/linux-4.4.14/sound/core/seq/ |
D | seq_queue.c | 109 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new() 187 int snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc() 419 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
|
D | seq_queue.h | 43 unsigned int locked:1, /* timer is only accesibble by owner if set */ member
|
/linux-4.4.14/kernel/locking/ |
D | mcs_spinlock.h | 19 int locked; /* 1 if lock acquired */ member
|
D | qspinlock.c | 128 u8 locked; member 143 u8 locked; member
|
D | qspinlock_paravirt.h | 318 u8 locked; in __pv_queued_spin_unlock() local
|
D | lockdep.c | 3923 int locked; in lockdep_free_key_range() local 3968 int locked; in lockdep_reset_lock() local
|
/linux-4.4.14/include/drm/ |
D | drm_modeset_lock.h | 56 struct list_head locked; member
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | phy.c | 335 bool locked) in __e1000e_read_phy_reg_igp() 402 bool locked) in __e1000e_write_phy_reg_igp() 468 bool locked) in __e1000_read_kmrn_reg() 541 bool locked) in __e1000_write_kmrn_reg() 2754 bool locked, bool page_set) in __e1000_read_phy_reg_hv() 2861 bool locked, bool page_set) in __e1000_write_phy_reg_hv()
|
D | netdev.c | 6403 static void __e1000e_disable_aspm(struct pci_dev *pdev, u16 state, int locked) in __e1000e_disable_aspm()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | umem.c | 89 unsigned long locked; in ib_umem_get() local
|
/linux-4.4.14/drivers/tty/serial/ |
D | sunhv.c | 432 int locked = 1; in sunhv_console_write_paged() local 487 int i, locked = 1; in sunhv_console_write_bychar() local
|
D | nwpserial.c | 74 int locked = 1; in nwpserial_console_write() local
|
D | xilinx_uartps.c | 424 int locked = 0; in cdns_uart_clk_notifier_cb() local 1110 int locked = 1; in cdns_uart_console_write() local
|
D | meson_uart.c | 450 int locked; in meson_serial_console_write() local
|
D | digicolor-usart.c | 402 int locked = 1; in digicolor_uart_console_write() local
|
D | uartlite.c | 448 int locked = 1; in ulite_console_write() local
|
D | bcm63xx_uart.c | 702 int locked; in bcm_console_write() local
|
D | pxa.c | 651 int locked = 1; in serial_pxa_console_write() local
|
D | ar933x_uart.c | 546 int locked = 1; in ar933x_uart_console_write() local
|
D | lpc32xx_hs.c | 144 int locked = 1; in lpc32xx_hsuart_console_write() local
|
D | sunsab.c | 865 int locked = 1; in sunsab_console_write() local
|
D | sprd_serial.c | 543 int locked = 1; in sprd_console_write() local
|
D | stm32-usart.c | 622 int locked = 1; in stm32_console_write() local
|
D | st-asc.c | 803 int locked = 1; in asc_console_write() local
|
D | sunsu.c | 1309 int locked = 1; in sunsu_console_write() local
|
D | sunzilog.c | 1206 int locked = 1; in sunzilog_console_write() local
|
D | omap-serial.c | 1256 int locked = 1; in serial_omap_console_write() local
|
D | sh-sci.c | 2405 int locked = 1; in serial_console_write() local
|
D | imx.c | 1630 int locked = 1; in imx_console_write() local
|
D | amba-pl011.c | 2066 int locked = 1; in pl011_console_write() local
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/ |
D | dsi_pll_28nm.c | 327 bool locked; in dsi_pll_28nm_enable_seq_hpm() local 401 bool locked; in dsi_pll_28nm_enable_seq_lp() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | vga.c | 130 bool locked = !nvkm_rdvgac(device, 0, 0x1f); in nvkm_lockvgac() local
|
/linux-4.4.14/drivers/mfd/ |
D | ab3100-otp.c | 51 bool locked; member
|
D | db8500-prcmu.c | 1417 bool locked = plldsi_locked(); in request_plldsi() local
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mmu_context_iommu.c | 35 long ret = 0, locked, lock_limit; in mm_iommu_adjust_locked_vm() local
|
/linux-4.4.14/net/bluetooth/ |
D | a2mp.c | 758 static struct l2cap_chan *a2mp_chan_open(struct l2cap_conn *conn, bool locked) in a2mp_chan_open() 841 static struct amp_mgr *amp_mgr_create(struct l2cap_conn *conn, bool locked) in amp_mgr_create()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_common.c | 124 bool locked = false; in ixgbe_setup_fc() local 2577 s32 prot_autoc_read_generic(struct ixgbe_hw *hw, bool *locked, u32 *reg_val) in prot_autoc_read_generic() 2591 s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) in prot_autoc_write_generic() 2676 bool locked = false; in ixgbe_blink_led_start_generic() local 2719 bool locked = false; in ixgbe_blink_led_stop_generic() local
|
D | ixgbe_82599.c | 201 static s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, in prot_autoc_read_82599() 231 static s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) in prot_autoc_write_82599()
|
/linux-4.4.14/net/core/ |
D | filter.c | 1143 bool locked) in __sk_attach_prog() 1178 bool locked) in __sk_attach_filter() 1921 int __sk_detach_filter(struct sock *sk, bool locked) in __sk_detach_filter()
|
/linux-4.4.14/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 50 static int locked; variable
|
/linux-4.4.14/drivers/misc/ |
D | vmw_balloon.c | 598 int locked, hv_status; in vmballoon_lock_page() local 641 int locked, i; in vmballoon_lock_batched_page() local 724 int locked, i, ret = 0; in vmballoon_unlock_batched_page() local
|
/linux-4.4.14/drivers/thermal/ |
D | intel_quark_dts_thermal.c | 106 bool locked; member
|
/linux-4.4.14/fs/xfs/ |
D | xfs_trans_dquot.c | 517 bool locked; in xfs_trans_unreserve_and_mod_dquots() local
|
D | xfs_buf.c | 944 int locked; in xfs_buf_trylock() local
|
/linux-4.4.14/drivers/vfio/ |
D | vfio_iommu_spapr_tce.c | 36 long ret = 0, locked, lock_limit; in try_increment_locked_vm() local 229 unsigned long locked; in tce_iommu_enable() local
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-proc.c | 111 u32 locked; in dice_proc_read() member
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_uiom.c | 106 unsigned long locked; in usnic_uiom_get_pages() local
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | txrx.c | 255 int idx, locked; in tx_policy_clean() local 342 int usage, locked; in tx_policy_put() local
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | mlock2-tests.c | 223 bool locked; in is_vma_lock_on_fault() local
|
/linux-4.4.14/tools/perf/util/ |
D | annotate.h | 33 } locked; member
|
/linux-4.4.14/drivers/tty/ |
D | pty.c | 166 int locked = test_bit(TTY_PTY_LOCK, &tty->flags); in pty_get_lock() local
|
D | tty_ldsem.c | 273 int locked = 0; in down_write_failed() local
|
D | tty_ioctl.c | 244 struct ktermios *locked) in unset_locked_termios()
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-demod.c | 447 int ret, locked, cr_lock, sync_lock, fec_lock; in mxl111sf_demod_read_status() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | vvp_page.c | 481 int locked; in vvp_transient_page_is_vmlocked() local
|
/linux-4.4.14/include/uapi/mtd/ |
D | mtd-abi.h | 147 __u32 locked; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | client.c | 2207 static void __ptlrpc_free_req(struct ptlrpc_request *request, int locked) in __ptlrpc_free_req() 2270 static int __ptlrpc_req_finished(struct ptlrpc_request *request, int locked) in __ptlrpc_req_finished()
|
/linux-4.4.14/include/net/ |
D | netrom.h | 92 unsigned char locked; member
|
/linux-4.4.14/drivers/pci/ |
D | access.c | 534 bool locked = true; in pci_cfg_access_trylock() local
|
/linux-4.4.14/arch/c6x/platforms/ |
D | dscr.c | 110 struct locked_reg locked[MAX_LOCKED_REGS]; member
|
/linux-4.4.14/sound/core/ |
D | init.c | 297 int locked; in snd_card_locked() local
|
/linux-4.4.14/fs/btrfs/ |
D | reada.c | 84 int locked; member
|
D | ctree.c | 576 int locked = 0; in tree_mod_log_insert_move() local 809 int locked = 0; in tree_mod_log_eb_copy() local
|
D | free-space-cache.c | 234 bool locked = false; in btrfs_truncate_free_space_cache() local
|
D | relocation.c | 70 unsigned int locked:1; member
|
D | extent-tree.c | 6965 bool locked = false; in btrfs_lock_cluster() local
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial.c | 1583 int locked = 1; in mn10300_serial_console_write() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_actlog.c | 295 bool locked = false; in drbd_al_begin_io_commit() local
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound.h | 218 int locked ; /* params cannot be modified when != 0 */ member
|
/linux-4.4.14/fs/ocfs2/ |
D | quota_local.c | 692 int locked = 0; in ocfs2_local_read_info() local
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_rma.c | 294 unsigned long locked, lock_limit; in __scif_check_inc_pinned_vm() local
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | superpipe.c | 540 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked) in cxlflash_lun_attach()
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 1338 bool locked = false; in f2fs_write_data_pages() local
|
/linux-4.4.14/drivers/clk/st/ |
D | clkgen-pll.c | 329 u32 locked = CLKGEN_READ(pll, locked_status); in clkgen_pll_is_locked() local
|
/linux-4.4.14/include/linux/mfd/wm831x/ |
D | core.h | 401 unsigned int locked:1; member
|
/linux-4.4.14/fs/reiserfs/ |
D | fix_node.c | 2369 struct buffer_head *locked; in wait_tb_buffers_until_unlocked() local
|
D | inode.c | 2900 bool locked = false; in reiserfs_write_end() local
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_spdif.c | 120 u32 locked; in spdif_irq_dpll_lock() local
|
/linux-4.4.14/net/ipx/ |
D | af_ipx.c | 1765 bool locked = true; in ipx_recvmsg() local
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | dvb_frontend.c | 308 static void dvb_frontend_swzigzag_update_delay(struct dvb_frontend_private *fepriv, int locked) in dvb_frontend_swzigzag_update_delay()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1295 int locked = 0, status = -EINVAL; in dlm_query_nodeinfo_handler() local
|
/linux-4.4.14/include/scsi/ |
D | scsi_device.h | 135 unsigned locked:1; /* Media removal disabled */ member
|
/linux-4.4.14/drivers/pinctrl/intel/ |
D | pinctrl-intel.c | 250 bool locked, acpi; in intel_pin_dbg_show() local
|
D | pinctrl-cherryview.c | 721 bool locked; in chv_pin_dbg_show() local
|
/linux-4.4.14/drivers/vhost/ |
D | vhost.c | 527 void vhost_dev_cleanup(struct vhost_dev *dev, bool locked) in vhost_dev_cleanup()
|
/linux-4.4.14/fs/ |
D | fs-writeback.c | 736 bool locked, congested; in inode_congested() local
|
D | eventpoll.c | 833 bool locked; member
|
/linux-4.4.14/drivers/powercap/ |
D | intel_rapl.c | 1317 u64 locked; in rapl_detect_domains() local
|
/linux-4.4.14/net/atm/ |
D | lec.c | 826 struct lec_priv *locked; member
|
/linux-4.4.14/include/sound/ |
D | hdaudio.h | 419 bool locked:1; member
|
/linux-4.4.14/drivers/scsi/ |
D | osst.h | 260 unsigned locked :1; /* The volume is locked */ member 264 unsigned locked :1; /* The volume is locked */ member
|
/linux-4.4.14/kernel/ |
D | futex.c | 2107 static int fixup_owner(u32 __user *uaddr, struct futex_q *q, int locked) in fixup_owner()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 755 int locked; in cl_lock_nr_mutexed() local
|
/linux-4.4.14/drivers/md/ |
D | raid5.h | 265 int locked, uptodate, to_read, to_write, failed, written; member
|
/linux-4.4.14/fs/squashfs/ |
D | squashfs_fs.h | 230 unsigned short locked; member
|
/linux-4.4.14/drivers/macintosh/ |
D | via-pmu.c | 121 locked, enumerator
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_port.c | 2840 int locked = 1; in serial8250_console_write() local
|
/linux-4.4.14/include/uapi/sound/ |
D | asequencer.h | 480 unsigned locked:1; /* timing queue locked for other queues */ member
|
/linux-4.4.14/drivers/dma/ |
D | amba-pl08x.c | 156 bool locked; member
|
/linux-4.4.14/drivers/mmc/card/ |
D | block.c | 204 int locked = 0; in power_ro_lock_show() local
|
/linux-4.4.14/drivers/mtd/chips/ |
D | cfi_cmdset_0002.c | 2534 int locked; member
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.h | 53 int locked; /* Do not free, even if ref_count is zero */ member
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 926 hfcmulti_resync(struct hfc_multi *locked, struct hfc_multi *newmaster, int rm) in hfcmulti_resync()
|
/linux-4.4.14/drivers/mtd/onenand/ |
D | onenand_base.c | 3516 int syscfg, locked; in flexonenand_get_boundary() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc.c | 1676 int locked; in bfa_raw_sem_get() local
|
/linux-4.4.14/kernel/trace/ |
D | ring_buffer.c | 3887 rb_reader_unlock(struct ring_buffer_per_cpu *cpu_buffer, bool locked) in rb_reader_unlock()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 98 u32 locked:1; /* filter is administratively locked */ member
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | aacraid.h | 916 u8 locked; member 1871 u32 locked; member
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_ioc.c | 6994 int locked; in bfa_raw_sem_get() local
|
/linux-4.4.14/kernel/events/ |
D | core.c | 4736 unsigned long locked, lock_limit; in perf_mmap() local
|
/linux-4.4.14/drivers/net/wireless/ |
D | airo.c | 3064 int locked; in airo_thread() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 1292 bool locked = true; in assert_panel_unlocked() local
|