Home
last modified time | relevance | path

Searched refs:frees (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/linux/fs/ocfs2/
H A Dresize.c394 else if (le16_to_cpu(gd->bg_free_bits_count) != input->frees * cl_bpc) in ocfs2_check_new_group()
399 input->frees * cl_bpc); in ocfs2_check_new_group()
430 else if (input->frees > input->clusters) in ocfs2_verify_group_and_input()
508 input->chain, input->clusters, input->frees); in ocfs2_group_add()
548 le32_add_cpu(&cr->c_free, input->frees * cl_bpc); in ocfs2_group_add()
552 (input->clusters - input->frees) * cl_bpc); in ocfs2_group_add()
H A Docfs2_ioctl.h43 __u32 frees; /* Total free clusters in this group */ member
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-munmap.rst42 buffer and frees it, if possible.
H A Ddmx-reqbufs.rst64 A ``count`` value of zero frees all buffers, after aborting or finishing
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-munmap.rst44 buffer and frees it, if possible.
H A Dvidioc-reqbufs.rst68 fds are closed. A ``count`` value of zero frees or orphans all buffers, after
/openbmc/linux/lib/
H A DKconfig.kfence80 pages, resulting in spurious use-after-frees. The main purpose of
82 and allocations/frees. A value of 0 disables stress testing logic.
/openbmc/linux/security/selinux/include/
H A Davc.h41 unsigned int frees; member
/openbmc/qemu/docs/devel/
H A Dlockcnt.txt94 not just frees, though there could be cases where this is not necessary.
125 Here, no frees can happen in the code represented by the ellipsis.
152 Using the same mutex for frees and writes can still incur some small
H A Dfuzzing.rst25 such as out-of-bounds accesses, use-after-frees, double-frees etc.::
/openbmc/linux/Documentation/dev-tools/
H A Dkfence.rst141 KFENCE also reports on invalid frees, such as double-frees::
176 These are reported on frees::
285 first, and the chances of detecting use-after-frees of recently freed objects
/openbmc/u-boot/doc/
H A DREADME.menu68 * menu_destroy() - frees the memory used by a menu and its items.
/openbmc/linux/Documentation/filesystems/
H A Dquota.rst15 more space/inodes until he frees enough of them to get below softlimit.
H A Dfiles.rst17 a put_files_struct() frees the file descriptor (fd) table.
/openbmc/linux/Documentation/core-api/
H A Dprotection-keys.rst61 Now when it frees the memory, it will also free the pkey since it
H A Dlibrs.rst166 The function free_rs frees the allocated resources, if the caller is
/openbmc/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst15 the virtual address ignored by the translation hardware. This frees up
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-fh.rst117 file struct, uninitialised the :c:type:`v4l2_fh` and frees it.
/openbmc/linux/Documentation/infiniband/
H A Dopa_vnic.rst125 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees
/openbmc/linux/Documentation/driver-api/rapidio/
H A Drio_cm.rst82 Closes a specified channel and frees associated buffers.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-zram22 device. The reset operation frees all the memory associated
H A Dsysfs-kernel-slab73 remote cpu frees. It can be written to clear the current count.
221 object frees if slab debugging is enabled (see
488 The trace file specifies whether object allocations and frees
/openbmc/linux/security/selinux/
H A Davc.c436 avc_cache_stats_incr(frees); in avc_node_free()
450 avc_cache_stats_incr(frees); in avc_node_kill()
/openbmc/u-boot/board/sbc8349/
H A DREADME38 that is executed. This frees up the remainder of flash for other uses.
/openbmc/linux/net/llc/
H A Daf_llc.c725 goto frees; in llc_ui_accept()
743 frees: in llc_ui_accept()

123