Lines Matching full:implicit
50 * The implicit full barrier implied by atomic_dec_and_test() is in mmdrop()
343 * memalloc_noio_save - Marks implicit GFP_NOIO allocation scope.
360 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope.
363 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function.
373 * memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope.
390 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope.
393 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
403 * memalloc_noreclaim_save - Marks implicit __GFP_MEMALLOC scope.
431 * memalloc_noreclaim_restore - Ends the implicit __GFP_MEMALLOC scope.
434 * Ends the implicit __GFP_MEMALLOC scope started by memalloc_noreclaim_save
444 * memalloc_pin_save - Marks implicit ~__GFP_MOVABLE scope.
459 * memalloc_pin_restore - Ends the implicit ~__GFP_MOVABLE scope.
462 * Ends the implicit ~__GFP_MOVABLE scope started by memalloc_pin_save function.