Searched refs:unreserve (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
H A Dbfin_gpio.c147 #define unreserve(m, i) (map_entry(m, i) &= ~gpio_bit(i)) macro
537 unreserve(wakeup, gpio); bfin_gpio_pm_wakeup_ctrl()
770 unreserve(peri, ident); peripheral_free()
875 unreserve(gpio, gpio); bfin_gpio_free()
944 unreserve(special_gpio, gpio); bfin_special_gpio_free()
945 unreserve(peri, gpio); bfin_special_gpio_free()
1003 unreserve(gpio_irq, gpio); bfin_gpio_irq_free()
/linux-4.1.27/include/drm/ttm/
H A Dttm_execbuf_util.h81 * unreserve their buffers.
H A Dttm_bo_driver.h257 * @use_io_reserve_lru: Use an lru list to try to unreserve io_mem_regions
/linux-4.1.27/arch/m68k/mm/
H A Dmemory.c54 /* unreserve the page so it's possible to free that page */ init_pointer_table()
/linux-4.1.27/include/linux/ceph/
H A Drados.h288 f(SCRUB_UNRESERVE, __CEPH_OSD_OP1(SUB, 7), "scrub-unreserve") \
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_fb.c489 qxl_bo_unreserve(qbo); /* unreserve, will be mmaped */ qxlfb_create_pinned_object()
/linux-4.1.27/arch/arm/plat-omap/
H A Ddmtimer.c229 * was required. Therefore, unreserve the last _omap_dm_timer_request()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dobd.h336 * grant before trying to dirty a page and unreserve the rest.
337 * See osc_{reserve|unreserve}_grant for details. */
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c1167 * @res: Pointer to the struct vmw_resource to unreserve.
1438 * unreserve the buffer object, which needs to be done separately.
H A Dvmwgfx_execbuf.c55 * @switch_backup: Boolean whether to switch backup buffer on unreserve.
96 * vmw_resource_unreserve - unreserve resources previously reserved for
99 * @list_head: list of resources to unreserve.
/linux-4.1.27/include/linux/
H A Dfscache.h641 * Uncache/unreserve the pages reserved earlier in readpages() via
/linux-4.1.27/fs/ceph/
H A Dcaps.c206 dout("unreserve caps ctx=%p count=%d\n", ctx, ctx->count); ceph_unreserve_caps()
213 dout("unreserve caps %d = %d used + %d resv + %d avail\n", ceph_unreserve_caps()
/linux-4.1.27/fs/xfs/
H A Dxfs_qm.c1814 * unreserve those from the old dquot, and add them to the xfs_qm_vop_chown_reserve()
H A Dxfs_bmap_util.c1075 error0: /* Cancel bmap, unlock inode, unreserve quota blocks, cancel trans */ xfs_alloc_file_space()
/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c4468 * so we can unreserve the resource. pfm_context_unload()
4509 * so we can unreserve the resource. pfm_context_unload()
6473 /* don't unreserve more than we reserved */ for_each_online_cpu()
/linux-4.1.27/net/mac80211/
H A Dtx.c3350 sdata_err(sdata, "TID to unreserve (%d) isn't reserved\n", tid); ieee80211_unreserve_tid()
/linux-4.1.27/include/net/
H A Dmac80211.h5370 * ieee80211_unreserve_tid - request to unreserve a specific TID
5381 * @tid: the TID to unreserve
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_bmap.c5256 /* Update realtime/data freespace, unreserve quota */ xfs_bunmapi()
/linux-4.1.27/fs/btrfs/
H A Dinode.c1599 /* we're not bigger than the max, unreserve the space and go */ btrfs_merge_extent_hook()

Completed in 1007 milliseconds