Lines Matching full:coredump
239 * dev_coredumpv - create device coredump with vmalloc data
241 * @data: vmalloc data containing the device coredump
303 * dev_coredump_put - remove device coredump
306 * dev_coredump_put() removes coredump, if exists, for a given device from
309 * It is useful for modules that do not want to keep coredump
326 * dev_coredumpm_timeout - create device coredump with read/free methods with a
335 * @timeout: time in jiffies to remove coredump
337 * Creates a new device coredump for the given device. If a previous one hasn't
338 * been read yet, the new coredump is discarded. The data lifetime is determined
339 * by the device coredump framework and when it is no longer needed the @free
419 * dev_coredumpsg - create device coredump that uses scatterlist as data
426 * Creates a new device coredump for the given device. If a previous one hasn't
427 * been read yet, the new coredump is discarded. The data lifetime is determined
428 * by the device coredump framework and when it is no longer needed