Home
last modified time | relevance | path

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

123

/linux-6.1.9/fs/ocfs2/
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()
Docfs2_ioctl.h43 __u32 frees; /* Total free clusters in this group */ member
/linux-6.1.9/Documentation/userspace-api/media/dvb/
Ddmx-munmap.rst42 buffer and frees it, if possible.
Ddmx-reqbufs.rst64 A ``count`` value of zero frees all buffers, after aborting or finishing
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dfunc-munmap.rst44 buffer and frees it, if possible.
Dvidioc-reqbufs.rst68 fds are closed. A ``count`` value of zero frees or orphans all buffers, after
/linux-6.1.9/lib/
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.
/linux-6.1.9/security/selinux/include/
Davc.h41 unsigned int frees; member
/linux-6.1.9/Documentation/dev-tools/
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
/linux-6.1.9/Documentation/filesystems/
Dquota.rst15 more space/inodes until he frees enough of them to get below softlimit.
Dfiles.rst17 a put_files_struct() frees the file descriptor (fd) table.
/linux-6.1.9/Documentation/arm64/
Dtagged-pointers.rst15 the virtual address ignored by the translation hardware. This frees up
/linux-6.1.9/Documentation/core-api/
Dprotection-keys.rst61 Now when it frees the memory, it will also free the pkey since it
Dlibrs.rst166 The function free_rs frees the allocated resources, if the caller is
/linux-6.1.9/Documentation/driver-api/media/
Dv4l2-fh.rst117 file struct, uninitialised the :c:type:`v4l2_fh` and frees it.
/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-tseq.txt37 The _trace_seq_destroy()_ function destroys the trace sequence _s_ and frees
Dlibtraceevent-filter.txt40 The _tep_filter_free()_ function frees an event filter and all resources that it
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-block-zram22 device. The reset operation frees all the memory associated
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
/linux-6.1.9/Documentation/infiniband/
Dopa_vnic.rst125 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees
/linux-6.1.9/Documentation/driver-api/rapidio/
Drio_cm.rst82 Closes a specified channel and frees associated buffers.
/linux-6.1.9/net/llc/
Daf_llc.c721 goto frees; in llc_ui_accept()
739 frees: in llc_ui_accept()
/linux-6.1.9/security/selinux/
Davc.c439 avc_cache_stats_incr(frees); in avc_node_free()
453 avc_cache_stats_incr(frees); in avc_node_kill()
/linux-6.1.9/fs/jffs2/
DREADME.Locking124 This mutex is only used by the erase code which frees obsolete node
/linux-6.1.9/arch/x86/
DKconfig.debug136 Use port 0xed as the IO delay. This frees up port 0x80 which is

123