Searched refs:inplace (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.h115 * |-----------| 0x40 (inplace)
119 * |-----------| 0x80 (inplace operation)
/linux-4.1.27/lib/
H A Dtest-string_helpers.c64 bool inplace) test_string_unescape()
94 if (inplace) { test_string_unescape()
336 test_string_unescape("unescape inplace", test_string_helpers_init()
63 test_string_unescape(const char *name, unsigned int flags, bool inplace) test_string_unescape() argument
H A Dbitmap.c704 if (dst == src) /* following doesn't handle inplace remaps */ bitmap_remap()
863 if (dst == orig) /* following doesn't handle inplace mappings */ bitmap_onto()
903 if (dst == orig) /* following doesn't handle inplace mappings */ bitmap_fold()
/linux-4.1.27/drivers/mtd/
H A Dnftlcore.c255 int inplace = 1; NFTL_foldchain() local
286 inplace = 0; NFTL_foldchain()
288 /* There's no other reason not to do inplace, NFTL_foldchain()
290 to preserve inplace */ NFTL_foldchain()
291 inplace = 1; NFTL_foldchain()
338 if (inplace) { NFTL_foldchain()
350 pr_debug("Setting inplace to 0. VUC %d, " NFTL_foldchain()
357 inplace = 0; NFTL_foldchain()
368 inplace = 0; NFTL_foldchain()
372 if (!inplace) { NFTL_foldchain()
/linux-4.1.27/fs/gfs2/
H A Dtrans.c209 pr_err("Attempting to add uninitialised block to journal (inplace block=%lld)\n", meta_lo_add()
H A Drgrp.c2085 * gfs2_inplace_release - release an inplace reservation
/linux-4.1.27/drivers/dma-buf/
H A Dreservation.c226 /* inplace update, no shared fences */ reservation_object_add_excl_fence()
/linux-4.1.27/include/uapi/linux/
H A Dgfs2_ondisk.h63 * Every inplace buffer logged in the journal must start with this.
/linux-4.1.27/fs/jfs/
H A Djfs_extent.c276 * disk allocation occurred as an inplace extension. the second extRealloc()
H A Djfs_dmap.c1068 * inplace extension is not on an allocation group boundary. dbExtend()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Drx.c704 * decryption is inplace, drop it */ iwlagn_set_decrypted_flag()
/linux-4.1.27/fs/f2fs/
H A Df2fs.h691 atomic_t inplace_count; /* # of inplace update */
/linux-4.1.27/scripts/
H A Dcheckpatch.pl88 --fix-inplace EXPERIMENTAL - may create horrible results
150 'fix-inplace!' => \$fix_inplace,
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcommon.c2701 * decryption is inplace, drop it */ il_set_decrypted_flag()

Completed in 604 milliseconds