Searched refs:buffer (Results 8751 - 8760 of 8760) sorted by relevance
1...<<351
| /kernel/linux/linux-5.10/mm/ |
| H A D | slub.c | 2548 pr_warn(" cache: %s, object size: %u, buffer size: %u, default order: %u, min order: %u\n", in slab_out_of_memory() 5663 * Need to buffer aliases during bootup until sysfs becomes 5769 ssize_t slabinfo_write(struct file *file, const char __user *buffer, in slabinfo_write() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 919 /* buffer info for FM */ in __subn_get_opa_portinfo() 945 /* HFI supports a replay buffer 128 LTPs in size */ in __subn_get_opa_portinfo() 946 pi->replay_depth.buffer = 0x80; in __subn_get_opa_portinfo() 3390 * first pkt that encountered an excess buffer overrun in pma_get_opa_errorinfo()
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | slub.c | 2995 pr_warn(" cache: %s, object size: %u, buffer size: %u, default order: %u, min order: %u\n", in slab_out_of_memory() 6203 * Need to buffer aliases during bootup until sysfs becomes 6522 ssize_t slabinfo_write(struct file *file, const char __user *buffer, in slabinfo_write() argument
|
| H A D | vmscan.c | 444 * (3) XFS freed buffer pages. in flush_reclaim_state() 1981 * If the folio has buffers, try to free the buffer in shrink_folio_list() 6651 * with reclaim to make a buffer of free pages available to give in compaction_ready() 6653 * Note that we won't actually reclaim the whole buffer in one attempt in compaction_ready() 8214 static int purgeable(struct ctl_table *table, int write, void *buffer, in purgeable() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | md.c | 9929 static int get_ro(char *buffer, const struct kernel_param *kp) in get_ro() argument 9931 return sprintf(buffer, "%d\n", start_readonly); in get_ro()
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | md.c | 10072 static int get_ro(char *buffer, const struct kernel_param *kp) in get_ro() argument 10074 return sprintf(buffer, "%d\n", start_readonly); in get_ro()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| H A D | audio_policy_service.cpp | 1934 audioModuleInfo.fixedLatency = "1"; // here we need to set latency fixed for a fixed buffer size. in ConstructRemoteAudioModuleInfo() 2010 AUDIO_INFO_LOG("stream prop info, format:%{public}s, channels:%{public}s, rate:%{public}s, buffer size:%{public}s", in FillWakeupStreamPropInfo() 3435 AUDIO_INFO_LOG("update arm usb buffer size: %{public}s", moduleInfo.bufferSize.c_str()); in LoadUsbModule() 4618 AUDIO_DEBUG_LOG("Updated buffer size: %{public}d", bufferSize); in ReloadA2dpOffloadOnDeviceChanged() 6927 int32_t AudioPolicyService::InitSharedVolume(std::shared_ptr<AudioSharedMemory> &buffer) in InitSharedVolume() argument 6944 buffer = policyVolumeMap_; in InitSharedVolume() 7064 audioModuleInfo.fixedLatency = "1"; // here we need to set latency fixed for a fixed buffer size. in ConstructOffloadAudioModuleInfo() 7147 audioModuleInfo.fixedLatency = "1"; // here we need to set latency fixed for a fixed buffer size. in ConstructMchAudioModuleInfo()
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 10068 struct mlx5_ifc_bufferx_reg_bits buffer[10]; member
|
| /kernel/linux/linux-6.6/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 11216 struct mlx5_ifc_bufferx_reg_bits buffer[10]; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| H A D | arkComponent.js | 31136 shaderInputBuffer(buffer) { 31137 modifierWithKey(this._modifiersWithKeys, ShaderInputBufferModifier.identity, ShaderInputBufferModifier, buffer);
|
Completed in 166 milliseconds
1...<<351