Home
last modified time | relevance | path

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

123

/Linux-v4.19/fs/ocfs2/
Dresize.c410 else if (le16_to_cpu(gd->bg_free_bits_count) != input->frees * cl_bpc) in ocfs2_check_new_group()
415 input->frees * cl_bpc); in ocfs2_check_new_group()
446 else if (input->frees > input->clusters) in ocfs2_verify_group_and_input()
524 input->chain, input->clusters, input->frees); in ocfs2_group_add()
564 le32_add_cpu(&cr->c_free, input->frees * cl_bpc); in ocfs2_group_add()
568 (input->clusters - input->frees) * cl_bpc); in ocfs2_group_add()
Docfs2_ioctl.h61 __u32 frees; /* Total free clusters in this group */ member
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddmx-munmap.rst43 buffer and frees it, if possible.
Ddmx-reqbufs.rst62 A ``count`` value of zero frees all buffers, after aborting or finishing
/Linux-v4.19/Documentation/media/uapi/v4l/
Dfunc-munmap.rst47 buffer and frees it, if possible.
Dvidioc-reqbufs.rst63 A ``count`` value of zero frees all buffers, after aborting or finishing
/Linux-v4.19/security/selinux/include/
Davc.h41 unsigned int frees; member
/Linux-v4.19/Documentation/arm64/
Dtagged-pointers.txt13 the virtual address ignored by the translation hardware. This frees up
/Linux-v4.19/Documentation/filesystems/
Dquota.txt13 more space/inodes until he frees enough of them to get below softlimit.
Dfiles.txt14 a put_files_struct() frees the file descriptor (fd) table.
/Linux-v4.19/Documentation/x86/
Dprotection-keys.txt54 Now when it frees the memory, it will also free the pkey since it
/Linux-v4.19/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
480 The trace file specifies whether object allocations and frees
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-fh.rst115 file struct, uninitialised the :c:type:`v4l2_fh` and frees it.
/Linux-v4.19/Documentation/infiniband/
Dopa_vnic.txt119 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt49 Using ELM for ECC error correction frees some CPU cycles.
/Linux-v4.19/Documentation/core-api/
Dlibrs.rst166 The function free_rs frees the allocated resources, if the caller is
Dflexible-arrays.rst117 This call frees all elements, but leaves the array itself in place.
/Linux-v4.19/Documentation/rapidio/
Drio_cm.txt74 - RIO_CM_CHAN_CLOSE : Closes a specified channel and frees associated buffers.
/Linux-v4.19/net/llc/
Daf_llc.c690 goto frees; in llc_ui_accept()
708 frees: in llc_ui_accept()
/Linux-v4.19/Documentation/
Dflexible-arrays.txt116 This call frees all elements, but leaves the array itself in place.
/Linux-v4.19/security/selinux/
Davc.c507 avc_cache_stats_incr(frees); in avc_node_free()
521 avc_cache_stats_incr(frees); in avc_node_kill()
/Linux-v4.19/fs/jffs2/
DREADME.Locking124 This mutex is only used by the erase code which frees obsolete node
/Linux-v4.19/Documentation/power/
Duserland-swsusp.txt109 The release() operation frees all memory allocated for the snapshot image
/Linux-v4.19/Documentation/sparc/
Dadi.txt62 - When a task frees a memory page it had set version tags on, the page

123