Searched refs:used (Results 1 - 25 of 632) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/sof/
H A Ddebug.c10 // Generic debug routines used to export DSP MMIO and memories to userspace
58 /* find the minimum. min() is not used since it adds sparse warnings */
155 * allocate cache buffer that will be used to save the mem window
255 ret = scnprintf(buf + len, buff_size - len, "zone %d.%d used %#8x free %#8x\n",
257 reply->elems[i].used, reply->elems[i].free);
/linux-master/fs/btrfs/
H A Dvolumes.c175 * can be used as index to access btrfs_raid_array[].
283 * but in mount context it could be used to exclude list modifications by eg.
294 * may be used to exclude some operations from running concurrently without any
626 /* sb::fsid is already used create a new temp_fsid. */
636 * This is only used on mount, and we are protected from competing things
1599 * @start is used to store the start of the free space if we find. But if we
1600 * don't find suitable free space, it will be used to store the start position
1603 * @len is used to store the size of the free space that we find.
1604 * But if we don't find suitable free space, it is used to store the size of
1933 * Mainly used fo
[all...]
H A Dioctl.c2465 * If v2 was used with SPEC_BY_ID, a new parent was
3039 space->used_bytes += block_group->used;
H A Dscrub.c149 * The remaining init_nr_* records the number of errors hit, only used
1917 /* Last slot used, flush them all. */
2260 /* Prepare the extra data stripes used by RAID56. */
2281 * There used to be a big double loop to handle all profiles using the
2714 * balance is triggered or it becomes used and unused again.
2718 !cache->ro && cache->reserved == 0 && cache->used == 0) {
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c230 ci.ndm_used = jiffies_to_clock_t(now - fdb->used);
438 if (f && f->used != jiffies)
439 f->used = jiffies;
804 f->updated = f->used = jiffies;
1052 f->used = jiffies;
1706 * used by VXLAN extensions if explicitly requested.
2818 timeout = f->used + vxlan->cfg.age_interval * HZ;
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c66 bool used; member in struct:qede_arfs_fltr_node
95 if (n->used)
121 n->used = true;
202 fltr->used = false;
211 fltr->used = false;
251 !fltr->used) || free_fltr) {
476 if (!n->used) {
787 /* We have used all our credits, now enable accept_any_vlan */
1385 while (fltr->used && count) {
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c92 int used; local
103 used = wptr + gsp->msgq.cnt - rptr;
104 if (used >= gsp->msgq.cnt)
105 used -= gsp->msgq.cnt;
106 if (used >= size)
118 *prepc = (used * GSP_PAGE_SIZE) - sizeof(*mqe);
/linux-master/drivers/firewire/
H A Dohci.c106 * A buffer that contains a block of DMA-able coherent memory used for
113 size_t used; member in struct:descriptor_buffer
327 /* In case of multiple matches in ohci_quirks[], only the first one is used. */
1117 address >= desc->buffer_bus + desc->used)
1130 old_desc->used = 0;
1169 desc->used = 0;
1202 ctx->buffer_tail->used += sizeof(*ctx->buffer_tail->buffer);
1231 if (z * sizeof(*d) > desc->buffer_size - desc->used) {
1246 d = desc->buffer + desc->used / sizeof(*d);
1248 *d_bus = desc->buffer_bus + desc->used;
[all...]
/linux-master/fs/nfs/
H A Dinode.c570 inode->i_blocks = nfs_calc_block_size(fattr->du.nfs3.used);
662 * @inode: inode of the file used
1945 * NFS request. Thus it should be used only for operations that
1974 * This function is mainly designed to be used by the ->write_done() functions.
2031 * This function is mainly designed to be used by the ->write_done() functions.
2215 fattr->du.nfs3.used = 0;
2271 inode->i_blocks = nfs_calc_block_size(fattr->du.nfs3.used);
/linux-master/fs/bcachefs/
H A Dbuckets.c250 ret.used = min(ret.capacity, data + reserve_factor(reserved));
251 ret.free = ret.capacity - ret.used;
428 if (!d || d->used + more > d->size) {
480 n = (void *) d->d + d->used;
486 d->used += b;
661 struct replicas_delta *d, *top = (void *) deltas->d + deltas->used;
755 struct replicas_delta *top = (void *) deltas->d + deltas->used;
H A Dfs.c1647 u64 avail_inodes = ((usage.capacity - usage.used) << 3);
H A Dchardev.c464 .p.sectors_total = bch2_fs_usage_read_short(c).used,
533 arg->used = bch2_fs_sectors_used(c, src);
H A Dbtree_types.h164 unsigned used; member in struct:btree_cache
/linux-master/rust/
H A DMakefile85 # can be used to specify a custom logo. However:
86 # - The given value is used as-is, thus it cannot be relative or a local file
292 -fzero-call-used-regs=% -fno-stack-clash-protection \
395 # Procedural macros can only be used with the `rustc` that compiled it.
/linux-master/kernel/sched/
H A Dfair.c104 * The margin used when comparing utilization with CPU capacity.
111 * The margin used when comparing CPU capacities.
1390 * Faults_cpu is used to decide whether memory should move
1720 * used to record scan time instead of CPU and PID. When tiering mode
1894 * Multi-stage node selection is used in conjunction with a periodic
1923 * Destination node is much more heavily used than the source
1946 /* The node has spare capacity that can be used to run more tasks. */
1949 * The node is fully used and the tasks don't compete for more CPU
3164 * much of an issue though, since this is just used for
3438 * than they used her
9511 unsigned long used, free; local
[all...]
/linux-master/
H A DMakefile382 # CROSS_COMPILE specify the prefix used for all executables used
425 # SHELL used by kbuild
680 # used for 'make defconfig'
777 # The actual configuration files used during the build are stored in
884 # Clear used registers at func exit (to reduce data lifetime and ROP gadgets).
886 KBUILD_CFLAGS += -fzero-call-used-regs=used-gpr
1109 # Externally visible symbols (used by link-vmlinux.sh)
1185 # A multi level approach is used
[all...]
/linux-master/lib/
H A Dstackdepot.c70 /* Offset to the unused space in the currently used pool. */
121 /* Allocates a hash table via memblock. Can only be used during early boot. */
141 * If KASAN is enabled, use the maximum order: KASAN is frequently used
188 /* Allocates a hash table via kvcalloc. Can be used after boot. */
265 /* Save reference to the pool to be used by depot_fetch_stack(). */
270 * out of space in the currently used pool.
290 /* Keeps the preallocated memory to be used for a new stack depot pool. */
355 * recently used, and are therefore more likely to be associated with an
371 const size_t used = flex_array_size(s, entries, nr_entries); local
372 const size_t unused = sizeof(s->entries) - used;
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c411 /* If ntfs3 is used as legacy ntfs enforce read-only mode. */
462 * number of used mft records ~= number of files + folders
473 sbi->cluster_size, sbi->used.bitmap.nbits,
594 wnd_close(&sbi->used.bitmap);
665 struct wnd_bitmap *wnd = &sbi->used.bitmap;
1071 sbi->used.bitmap.nbits = clusters;
1086 rec->used = cpu_to_le32(ao + ALIGN(sizeof(enum ATTR_TYPE), 8));
1208 * 'cause 'sbi->volume.ni' is used 'ntfs_set_state'.
1315 sbi->mft.used = ni->i_valid >> sbi->record_bits;
1349 tt = sbi->used
[all...]
H A Dntfs_fs.h119 size_t count; /* Currently used size a ntfs_run storage. */
165 size_t extent_min; // Minimal extent used while building.
258 * MFT records [11-24) used to expand MFT itself.
259 * They always marked as used in $MFT::Bitmap
262 ulong reserved_bitmap; // Bitmap of used records [11 - 24)
264 size_t used; // MFT valid size in records. member in struct:ntfs_sb_info::__anon71
273 } used; member in struct:ntfs_sb_info
376 * This member is used in ntfs_readdir to ensure that all subrecords are loaded
H A Dinode.c269 run = ino == MFT_REC_BITMAP ? &sbi->used.bitmap.run :
1076 * filemap_flush() is used for the block device, so if there is a dirty
1468 root->ihdr.used = cpu_to_le32(sizeof(struct INDEX_HDR) +
1470 root->ihdr.total = root->ihdr.used;
1616 rec->used = cpu_to_le32(PtrOffset(rec, attr) + 8);
H A Dfile.c587 wnd_zeroes(&sbi->used.bitmap)) {
H A Ddir.c314 * Unfortunately reparse attribute is used for many purposes (several dozens).
351 u32 end = le32_to_cpu(hdr->used);
532 end = le32_to_cpu(hdr->used);
/linux-master/fs/smb/server/
H A Dvfs.c1151 if (buf->used != namlen)
1155 .len = buf->used};
1189 .used = namelen,
/linux-master/tools/include/uapi/sound/
H A Dasound.h61 unsigned char db3; /* not used, all zeros */
192 * For S32/U32 formats, 'msbits' hardware parameter is often used to deliver information about the
419 unsigned int msbits; /* R: used most significant bits (in sample bit-width) */
492 __u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspace */
971 unsigned int queue; /* used queue size */
1113 unsigned int used; /* R: count of element IDs set */ member in struct:snd_ctl_elem_list
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h134 * MOCS indexes used for GPU surfaces, defining the cacheability of the
146 * usage of the surface (used for display scanout or not).
162 * of the engine, which may be used when requesting operations to be performed
170 * Render engines support instructions used for 3D, Compute (GPGPU),
558 int used; /* nr bytes in use */ member in struct:drm_i915_batchbuffer
735 * registers. This used to be fixed per platform but from CNL onwards, this
785 * Frequency of the timestamps in OA reports. This used to be the same as the CS
1001 * and is used to retrieve the fake offset to mmap an object specified by &handle.
1034 * be used, depending on the object placement on creation. WB will be used
[all...]

Completed in 366 milliseconds

1234567891011>>