/linux/fs/ocfs2/ |
H A D | resize.c | 402 else if (le16_to_cpu(gd->bg_free_bits_count) != input->frees * cl_bpc) in ocfs2_check_new_group() 407 input->frees * cl_bpc); in ocfs2_check_new_group() 438 else if (input->frees > input->clusters) in ocfs2_verify_group_and_input() 516 input->chain, input->clusters, input->frees); in ocfs2_group_add() 556 le32_add_cpu(&cr->c_free, input->frees * cl_bpc); in ocfs2_group_add() 560 (input->clusters - input->frees) * cl_bpc); in ocfs2_group_add()
|
H A D | ocfs2_ioctl.h | 43 __u32 frees; /* Total free clusters in this group */ member
|
/linux/lib/ |
H A D | Kconfig.kfence | 80 pages, resulting in spurious use-after-frees. The main purpose of 82 and allocations/frees. A value of 0 disables stress testing logic.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-munmap.rst | 42 buffer and frees it, if possible.
|
H A D | dmx-reqbufs.rst | 64 A ``count`` value of zero frees all buffers, after aborting or finishing
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | func-munmap.rst | 44 buffer and frees it, if possible.
|
H A D | vidioc-reqbufs.rst | 68 fds are closed. A ``count`` value of zero frees or orphans all buffers, after
|
/linux/security/selinux/include/ |
H A D | avc.h | 42 unsigned int frees; member
|
/linux/Documentation/dev-tools/ |
H A D | kfence.rst | 148 KFENCE also reports on invalid frees, such as double-frees:: 183 These are reported on frees:: 292 first, and the chances of detecting use-after-frees of recently freed objects
|
/linux/Documentation/tee/ |
H A D | amd-tee.rst | 71 * release - frees up driver resources.
|
/linux/Documentation/filesystems/ |
H A D | quota.rst | 15 more space/inodes until he frees enough of them to get below softlimit.
|
H A D | files.rst | 17 a put_files_struct() frees the file descriptor (fd) table.
|
/linux/Documentation/arch/arm64/ |
H A D | tagged-pointers.rst | 15 the virtual address ignored by the translation hardware. This frees up
|
/linux/Documentation/driver-api/media/ |
H A D | v4l2-fh.rst | 117 file struct, uninitialised the :c:type:`v4l2_fh` and frees it.
|
/linux/Documentation/core-api/ |
H A D | protection-keys.rst | 79 Now when it frees the memory, it will also free the pkey since it
|
H A D | librs.rst | 166 The function free_rs frees the allocated resources, if the caller is
|
/linux/Documentation/infiniband/ |
H A D | opa_vnic.rst | 125 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-slab | 73 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
|
H A D | sysfs-block-zram | 22 device. The reset operation frees all the memory associated
|
/linux/Documentation/driver-api/rapidio/ |
H A D | rio_cm.rst | 82 Closes a specified channel and frees associated buffers.
|
/linux/net/llc/ |
H A D | af_llc.c | 724 goto frees; in llc_ui_accept() 742 frees: in llc_ui_accept()
|
/linux/security/selinux/ |
H A D | avc.c | 434 avc_cache_stats_incr(frees); in avc_node_free() 448 avc_cache_stats_incr(frees); in avc_node_kill()
|
/linux/fs/jffs2/ |
H A D | README.Locking | 124 This mutex is only used by the erase code which frees obsolete node
|
/linux/Documentation/arch/sparc/ |
H A D | adi.rst | 66 - When a task frees a memory page it had set version tags on, the page
|
/linux/Documentation/power/ |
H A D | userland-swsusp.rst | 129 The release() operation frees all memory allocated for the snapshot image
|