Searched refs:frees (Results 1 – 25 of 51) sorted by relevance
123
| /Linux-v5.4/fs/ocfs2/ |
| D | resize.c | 396 else if (le16_to_cpu(gd->bg_free_bits_count) != input->frees * cl_bpc) in ocfs2_check_new_group() 401 input->frees * cl_bpc); in ocfs2_check_new_group() 432 else if (input->frees > input->clusters) in ocfs2_verify_group_and_input() 510 input->chain, input->clusters, input->frees); in ocfs2_group_add() 550 le32_add_cpu(&cr->c_free, input->frees * cl_bpc); in ocfs2_group_add() 554 (input->clusters - input->frees) * cl_bpc); in ocfs2_group_add()
|
| D | ocfs2_ioctl.h | 53 __u32 frees; /* Total free clusters in this group */ member
|
| /Linux-v5.4/Documentation/media/uapi/dvb/ |
| D | dmx-munmap.rst | 52 buffer and frees it, if possible.
|
| D | dmx-reqbufs.rst | 71 A ``count`` value of zero frees all buffers, after aborting or finishing
|
| /Linux-v5.4/security/selinux/include/ |
| D | avc.h | 41 unsigned int frees; member
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | func-munmap.rst | 54 buffer and frees it, if possible.
|
| D | vidioc-reqbufs.rst | 75 fds are closed. A ``count`` value of zero frees or orphans all buffers, after
|
| /Linux-v5.4/Documentation/arm64/ |
| D | tagged-pointers.rst | 15 the virtual address ignored by the translation hardware. This frees up
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | quota.txt | 13 more space/inodes until he frees enough of them to get below softlimit.
|
| D | files.txt | 14 a put_files_struct() frees the file descriptor (fd) table.
|
| /Linux-v5.4/Documentation/core-api/ |
| D | protection-keys.rst | 62 Now when it frees the memory, it will also free the pkey since it
|
| D | librs.rst | 166 The function free_rs frees the allocated resources, if the caller is
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | v4l2-fh.rst | 117 file struct, uninitialised the :c:type:`v4l2_fh` and frees it.
|
| /Linux-v5.4/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-tseq.txt | 37 The _trace_seq_destroy()_ function destroys the trace sequence _s_ and frees
|
| D | libtraceevent-filter.txt | 40 The _tep_filter_free()_ function frees an event filter and all resources that it
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| 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 485 The trace file specifies whether object allocations and frees
|
| D | sysfs-block-zram | 22 device. The reset operation frees all the memory associated
|
| /Linux-v5.4/Documentation/infiniband/ |
| D | opa_vnic.rst | 125 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees
|
| /Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
| D | gpmc-nand.txt | 49 Using ELM for ECC error correction frees some CPU cycles.
|
| /Linux-v5.4/Documentation/driver-api/rapidio/ |
| D | rio_cm.rst | 82 Closes a specified channel and frees associated buffers.
|
| /Linux-v5.4/net/llc/ |
| D | af_llc.c | 693 goto frees; in llc_ui_accept() 711 frees: in llc_ui_accept()
|
| /Linux-v5.4/security/selinux/ |
| D | avc.c | 435 avc_cache_stats_incr(frees); in avc_node_free() 449 avc_cache_stats_incr(frees); in avc_node_kill()
|
| /Linux-v5.4/Documentation/RCU/ |
| D | torture.txt | 57 o "rtf": Number of frees into the torture freelist.
|
| /Linux-v5.4/fs/jffs2/ |
| D | README.Locking | 124 This mutex is only used by the erase code which frees obsolete node
|
| /Linux-v5.4/Documentation/power/ |
| D | userland-swsusp.rst | 127 The release() operation frees all memory allocated for the snapshot image
|
123