Home
last modified time | relevance | path

Searched full:initialized (Results 1 – 25 of 5131) sorted by relevance

12345678910>>...206

/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/common/
Dhl_boot_if.h212 * Initialized in: preboot
217 * Initialized in: preboot
221 * Initialized in: preboot
225 * Initialized in: u-boot
230 * Initialized in: u-boot
232 * CPU_BOOT_DEV_STS0_E2E_CRED_EN E2E credits initialized.
233 * FW initialized E2E credits.
234 * Initialized in: u-boot
236 * CPU_BOOT_DEV_STS0_HBM_CRED_EN HBM credits initialized.
237 * FW initialized HBM credits.
[all …]
/kernel/liteos_a/kernel/include/
Dlos_cpup.h72 * CPU usage error code: The CPU usage is not initialized.
76 * Solution: Check whether the CPU usage is initialized.
145 …* <li>This API can be called only after the CPU usage is initialized. Otherwise, the CPU usage fai…
153 * @retval #LOS_ERRNO_CPUP_NO_INIT The CPU usage is not initialized.
170 * <li>This API can be called only after the CPU usage is initialized. Otherwise,
182 * @retval #LOS_ERRNO_CPUP_NO_INIT The CPU usage is not initialized.
200 * <li>This API can be called only after the CPU usage is initialized. Otherwise,
212 * @retval #LOS_ERRNO_CPUP_NO_INIT The CPU usage is not initialized.
230 …* <li>This API can be called only after the CPU usage is initialized. Otherwise, the CPU usage fai…
244 * @retval #LOS_ERRNO_CPUP_NO_INIT The CPU usage is not initialized.
[all …]
Dlos_memory.h149 …* <li>Call this API when dynamic memory needs to be initialized during the startup of Huawei LiteO…
157 * @retval #OS_ERROR The dynamic memory fails to be initialized.
158 * @retval #LOS_OK The dynamic memory is successfully initialized.
201 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
227 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
256 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
288 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
316 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
339 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
362 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dbnx2_fw.h11 /* Initialized Values for the Completion Processor. */
27 /* Initialized Values the Command Processor. */
43 /* Initialized Values for the RX Processor. */
59 /* Initialized Values for the TX Patch-up Processor. */
75 /* Initialized Values for the TX Processor. */
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
Dbnx2_fw.h11 /* Initialized Values for the Completion Processor. */
27 /* Initialized Values the Command Processor. */
43 /* Initialized Values for the RX Processor. */
59 /* Initialized Values for the TX Patch-up Processor. */
75 /* Initialized Values for the TX Processor. */
/kernel/linux/linux-5.10/tools/perf/util/
Dunwind-libunwind.c20 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access() argument
33 if (initialized) in unwind__prepare_access()
34 *initialized = true; in unwind__prepare_access()
64 if (initialized) in unwind__prepare_access()
65 *initialized = err ? false : true; in unwind__prepare_access()
/kernel/linux/linux-6.6/tools/perf/util/
Dunwind-libunwind.c20 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access() argument
34 if (initialized) in unwind__prepare_access()
35 *initialized = true; in unwind__prepare_access()
66 if (initialized) in unwind__prepare_access()
67 *initialized = err ? false : true; in unwind__prepare_access()
/kernel/linux/linux-5.10/drivers/staging/comedi/
Dcomedidev.h30 * @device: COMEDI device to which this subdevice belongs. (Initialized by
33 * (Initialized by comedi_alloc_subdevices().)
34 * @type: Type of subdevice from &enum comedi_subdevice_type. (Initialized by
36 * @n_chan: Number of channels the subdevice supports. (Initialized by the
39 * the COMEDI core and user application. (Initialized by the low-level
42 * asynchronous acquisition commands. (Optionally initialized by the
48 * (Initialized by the low-level driver.)
50 * asynchronous acquisition commands. (Allocated and initialized during
59 * driver. (Initialized by comedi_alloc_subdevices().)
62 * corresponding channel is configured as an output. (Initialized by the
[all …]
/kernel/linux/linux-6.6/include/linux/comedi/
Dcomedidev.h29 * @device: COMEDI device to which this subdevice belongs. (Initialized by
32 * (Initialized by comedi_alloc_subdevices().)
33 * @type: Type of subdevice from &enum comedi_subdevice_type. (Initialized by
35 * @n_chan: Number of channels the subdevice supports. (Initialized by the
38 * the COMEDI core and user application. (Initialized by the low-level
41 * asynchronous acquisition commands. (Optionally initialized by the
47 * (Initialized by the low-level driver.)
49 * asynchronous acquisition commands. (Allocated and initialized during
58 * driver. (Initialized by comedi_alloc_subdevices().)
61 * corresponding channel is configured as an output. (Initialized by the
[all …]
/kernel/liteos_m/components/cpup/
Dlos_cpup.h72 * CPU usage error code: The CPU usage is not initialized.
76 * Solution: Check whether the CPU usage is initialized.
231 …* <li>This API can be called only after the CPU usage is initialized. Otherwise, error codes will …
237 * @retval #OS_ERRNO_CPUP_NO_INIT 0x02001e02: The CPU usage is not initialized.
253 …* <li>This API can be called only after the CPU usage is initialized. Otherwise, the CPU usage fai…
261 * @retval #OS_ERRNO_CPUP_NO_INIT 0x02001e02: The CPU usage is not initialized.
277 …* <li>This API can be called only after the CPU usage is initialized. Otherwise, the CPU usage fai…
285 * @retval #OS_ERRNO_CPUP_NO_INIT 0x02001e02: The CPU usage is not initialized.
303 * <li>This API can be called only after the CPU usage is initialized. Otherwise,
314 * @retval #OS_ERRNO_CPUP_NO_INIT 0x02001e02: The CPU usage is not initialized.
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
Dhmm_reserved_pool.c49 if (repool_info->initialized) { in get_pages_from_reserved_pool()
76 if (repool_info->initialized && in free_pages_to_reserved_pool()
105 pool_info->initialized = true; in hmm_reserved_pool_setup()
184 repool_info->initialized = true; in hmm_reserved_pool_init()
205 if (!repool_info->initialized) { in hmm_reserved_pool_exit()
212 repool_info->initialized = false; in hmm_reserved_pool_exit()
244 return repool_info->initialized; in hmm_reserved_pool_inited()
Dhmm_dynamic_pool.c49 if (dypool_info->initialized) { in get_pages_from_dynamic_pool()
85 if (!dypool_info->initialized) { in free_pages_to_dynamic_pool()
162 dypool_info->initialized = true; in hmm_dynamic_pool_init()
182 if (!dypool_info->initialized) { in hmm_dynamic_pool_exit()
186 dypool_info->initialized = false; in hmm_dynamic_pool_exit()
225 return dypool_info->initialized; in hmm_dynamic_pool_inited()
/kernel/linux/linux-6.6/arch/riscv/kvm/
Daia_device.c82 /* Writes can only be done before irqchip is initialized */ in aia_config()
176 /* Writes can only be done before irqchip is initialized */ in aia_aplic_addr()
202 /* Writes can only be done before irqchip is initialized */ in aia_imsic_addr()
261 /* Irqchip can be initialized only once */ in aia_init()
310 /* Set the initialized flag */ in aia_init()
311 kvm->arch.aia.initialized = true; in aia_init()
518 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_update()
536 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_reset()
553 * will be done after AIA device is initialized by the user-space. in kvm_riscv_vcpu_aia_init()
567 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_deinit()
[all …]
/kernel/liteos_m/kernel/include/
Dlos_memory.h161 …* be initialized as a * new pool, and the rest regions will be linked as free nodes to the new p…
172 …* initialized as the memory pool address. If not NULL, it should be a v…
177 * @retval #LOS_NOK The multiple non-continuous memory regions fails to be initialized.
178 * @retval #LOS_OK The multiple non-continuous memory regions is initialized successfully.
216 …* <li>Call this API when dynamic memory needs to be initialized during the startup of Huawei LiteO…
224 * @retval #OS_ERROR The dynamic memory fails to be initialized.
225 * @retval #LOS_OK The dynamic memory is successfully initialized.
244 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
270 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
299 * <li>The input pool parameter must be initialized via func LOS_MemInit.</li>
[all …]
/kernel/linux/linux-6.6/security/integrity/platform_certs/
Dmachine_keyring.c19 pr_notice("Machine keyring initialized\n"); in machine_keyring_init()
66 static bool initialized; in trust_moklist() local
69 if (!initialized) { in trust_moklist()
70 initialized = true; in trust_moklist()
/kernel/linux/linux-6.6/fs/cramfs/
Duncompress.c28 static int initialized; variable
61 if (!initialized++) { in cramfs_uncompress_init()
64 initialized = 0; in cramfs_uncompress_init()
76 if (!--initialized) { in cramfs_uncompress_exit()
/kernel/linux/linux-5.10/fs/cramfs/
Duncompress.c28 static int initialized; variable
61 if (!initialized++) { in cramfs_uncompress_init()
64 initialized = 0; in cramfs_uncompress_init()
76 if (!--initialized) { in cramfs_uncompress_exit()
/kernel/linux/linux-5.10/security/
DKconfig.hardening47 variables initialized), but the performance impact depends
53 initialized before use in a function.
82 explicitly initialized. This can prevent most classes
100 initialized. This is intended to eliminate all classes
146 bool "Report forcefully initialized variables"
152 initialized. Since not all existing initializers are detected
162 the stack initialized to the poison value, which both reduces
/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_endpoint.c388 u32 initialized = ipa->initialized; in ipa_endpoint_modem_exception_reset_all() local
393 * bound on that by assuming all initialized endpoints are modem->IPA. in ipa_endpoint_modem_exception_reset_all()
397 count = hweight32(initialized) + ipa_cmd_tag_process_count(); in ipa_endpoint_modem_exception_reset_all()
405 while (initialized) { in ipa_endpoint_modem_exception_reset_all()
406 u32 endpoint_id = __ffs(initialized); in ipa_endpoint_modem_exception_reset_all()
410 initialized ^= BIT(endpoint_id); in ipa_endpoint_modem_exception_reset_all()
1511 u32 initialized = ipa->initialized; in ipa_endpoint_setup() local
1514 while (initialized) { in ipa_endpoint_setup()
1515 u32 endpoint_id = __ffs(initialized); in ipa_endpoint_setup()
1517 initialized ^= BIT(endpoint_id); in ipa_endpoint_setup()
[all …]
/kernel/linux/linux-6.6/rust/kernel/
Dinit.rs143 //! /// `foo` is always initialized
155 //! // - when the closure returns `Ok(())`, then it has successfully initialized and
174 //! // All fields of `RawFoo` have been initialized, since `_p` is a ZST.
184 //! // SAFETY: Since `foo` is initialized, destroying is safe.
398 /// The fields are initialized in the order that they appear in the initializer. So it is possible
399 /// to read already initialized fields using raw pointers.
512 /// This signifies that the given field is initialized in-place. As with `struct` initializers, just
652 /// - the fields are initialized in the order given in the initializer.
689 /// - the fields are initialized in the order given in the initializer.
758 /// - returns `Ok(())` if it initialized every field of `slot`,
[all …]
/kernel/linux/linux-5.10/Documentation/filesystems/
Dautofs-mount-control.rst216 This structure can be initialized before setting specific fields by using
250 implementation. It requires an initialized struct autofs_dev_ioctl as an
260 by loaded module. This call requires an initialized struct autofs_dev_ioctl
271 path. The open call requires an initialized struct autofs_dev_ioctl with
275 shown in /proc/mounts. The close call requires an initialized struct
287 Both of these calls require an initialized struct autofs_dev_ioctl
305 The call requires an initialized struct autofs_dev_ioctl with the
320 The call requires an initialized struct autofs_dev_ioctl with the
329 The call requires an initialized struct autofs_dev_ioctl with the
339 The call requires an initialized struct autofs_dev_ioctl with the path
[all …]
/kernel/linux/linux-6.6/mm/kmsan/
Dkmsan_test.c166 * Test case: ensure that kmalloc'ed memory becomes initialized after memset().
173 kunit_info(test, "initialized kmalloc test (no reports)\n"); in test_init_kmalloc()
180 /* Test case: ensure that kzalloc() returns initialized memory. */
186 kunit_info(test, "initialized kzalloc test (no reports)\n"); in test_init_kzalloc()
203 /* Test case: ensure that local variables with initializers are initialized. */
209 kunit_info(test, "initialized stack variable (no reports)\n"); in test_init_stack_var()
303 * initialized pages is still considered as initialized.
312 kunit_info(test, "pages initialized via vmap (no reports)\n"); in test_init_kmsan_vmap_vunmap()
342 kunit_info(test, "vmalloc buffer can be initialized (no reports)\n"); in test_init_vmalloc()
421 * Test case: ensure that memcpy() correctly copies initialized values.
[all …]
/kernel/linux/linux-6.6/Documentation/filesystems/
Dautofs-mount-control.rst216 This structure can be initialized before setting specific fields by using
250 implementation. It requires an initialized struct autofs_dev_ioctl as an
260 by loaded module. This call requires an initialized struct autofs_dev_ioctl
271 path. The open call requires an initialized struct autofs_dev_ioctl with
275 shown in /proc/mounts. The close call requires an initialized struct
287 Both of these calls require an initialized struct autofs_dev_ioctl
305 The call requires an initialized struct autofs_dev_ioctl with the
320 The call requires an initialized struct autofs_dev_ioctl with the
329 The call requires an initialized struct autofs_dev_ioctl with the
339 The call requires an initialized struct autofs_dev_ioctl with the path
[all …]
/kernel/linux/linux-5.10/Documentation/core-api/
Ddebug-objects.rst74 whether the object can be initialized. Initializing is not allowed for
97 whether the object can be initialized. Initializing is not allowed for
130 allow the legitimate activation of statically allocated and initialized
191 This function is called to assert that an object has been initialized.
247 The activation of statically initialized objects is a special case. When
251 this is a legitimate case of a statically initialized object or not. In
301 The handling of statically initialized objects is a special case. The
303 initialized object or not. In this case only debug_object_init()
/kernel/linux/linux-6.6/Documentation/core-api/
Ddebug-objects.rst74 whether the object can be initialized. Initializing is not allowed for
97 whether the object can be initialized. Initializing is not allowed for
130 allow the legitimate activation of statically allocated and initialized
191 This function is called to assert that an object has been initialized.
247 The activation of statically initialized objects is a special case. When
251 this is a legitimate case of a statically initialized object or not. In
301 The handling of statically initialized objects is a special case. The
303 initialized object or not. In this case only debug_object_init()

12345678910>>...206