Lines Matching full:backend
6 * "backend" driver implementation of frontswap. See
26 * frontswap "backend" implementation functions. Multiple implementations
69 * on all frontswap functions to not call the backend until the backend
73 * we are calling the backend to initialize (so swapon is in action).
79 * While no backend is registered all calls to frontswap_[store|load|
82 * The time between the backend being registered and the swap file system
83 * calling the backend (via the frontswap_* functions) is indeterminate as
86 * registered backend.
88 * Obviously the opposite (unloading the backend) must be done after all
91 * to unload a backend once it is registered.
123 * Irregardless of whether the frontswap backend has been loaded in frontswap_init()