Home
last modified time | relevance | path

Searched defs:locked (Results 51 – 75 of 193) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1954 bool locked) in rmap_walk_anon()
2007 bool locked) in rmap_walk_file()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddata_tx.c144 int usage, locked; in wfx_tx_policy_put() local
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Ddes_s390.c325 int ret, locked; in ctr_desall_crypt() local
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c246 struct ktermios *locked = &tty->termios_locked; in unset_locked_termios() local
H A Dpty.c164 int locked = test_bit(TTY_PTY_LOCK, &tty->flags); in pty_get_lock() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/backend/
H A Dmali_kbase_hwcnt_backend_jm_watchdog.c178 } locked; member
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.c565 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked) in cxlflash_lun_attach()
1664 bool locked = true; in cxlflash_afu_recover() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_gem.c1190 struct drm_gem_object **bo, uint64_t *iova, bool locked) in _msm_gem_kernel_new()
1241 struct msm_gem_address_space *aspace, bool locked) in msm_gem_kernel_put()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dxilinx_uartps.c500 int locked = 0; in cdns_uart_clk_notifier_cb() local
1218 int locked = 1; in cdns_uart_console_write() local
H A Ddigicolor-usart.c400 int locked = 1; in digicolor_uart_console_write() local
H A Dbcm63xx_uart.c700 int locked; in bcm_console_write() local
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c425 bool locked = false; in fuse_lock_inode() local
435 void fuse_unlock_inode(struct inode *inode, bool locked) in fuse_unlock_inode()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-demod.c434 int ret, locked, cr_lock, sync_lock, fec_lock; in mxl111sf_demod_read_status() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Daccess.c292 bool locked = true; in pci_cfg_access_trylock() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c331 static void down_write_ref_node(struct fs_node *node, bool locked) in down_write_ref_node()
346 static void up_write_ref_node(struct fs_node *node, bool locked) in up_write_ref_node()
353 static void tree_put_node(struct fs_node *node, bool locked) in tree_put_node()
373 static int tree_remove_node(struct fs_node *node, bool locked) in tree_remove_node()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dbackref.h191 unsigned int locked:1; member
/OK3568_Linux_fs/kernel/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c379 u32 locked; in mixel_dphy_power_on() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlocal_storage.c69 void *key, bool locked) in cgroup_storage_lookup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c459 int locked = 0; in __i915_gem_userptr_get_pages_worker() local
/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h149 __u32 locked; member
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h138 __u32 locked; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h148 __u32 locked; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_28nm_8960.c292 bool locked; in dsi_pll_28nm_enable_seq() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h148 __u32 locked; member
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c1132 static inline void io_tw_lock(struct io_ring_ctx *ctx, bool *locked) in io_tw_lock()
1292 bool locked = false; in io_fallback_req_func() local
1476 static void io_queue_async_work(struct io_kiocb *req, bool *locked) in io_queue_async_work()
2159 static void ctx_flush_and_put(struct io_ring_ctx *ctx, bool *locked) in ctx_flush_and_put()
2174 bool locked = false; in tctx_task_work() local
2269 static void io_req_task_cancel(struct io_kiocb *req, bool *locked) in io_req_task_cancel()
2278 static void io_req_task_submit(struct io_kiocb *req, bool *locked) in io_req_task_submit()
2323 static void io_free_req_work(struct io_kiocb *req, bool *locked) in io_free_req_work()
2729 static void io_req_task_complete(struct io_kiocb *req, bool *locked) in io_req_task_complete()
5390 static void io_poll_task_func(struct io_kiocb *req, bool *locked) in io_poll_task_func()
[all …]

12345678