Home
last modified time | relevance | path

Searched full:retained (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.h167 * @brief Remove a job chain from the Job Scheduler, except for its 'retained state'.
170 * - kbasep_js_copy_atom_retained_state(), to capture the 'retained state' of
199 * of the retained state too. This is generally useful for cancelled atoms,
701 * Create an initial 'invalid' atom retained state, that requires no
726 * @brief Determine whether an atom has finished (given its retained state),
732 * @param[in] katom_retained_state the retained state of the atom to check
747 * @param[in] katom_retained_state the atom's retained state to check
748 * @return false if the retained state is invalid, and can be ignored
749 * @return !=false if the retained state is valid
766 * context is guaranteed to be already previously retained.
[all …]
H A Dmali_kbase_js.c1279 * @katom_retained_state: Retained state from the atom
1332 * Internal function to release the reference on a ctx and an atom's "retained
1448 /* Releasing the context and katom retained state can allow in kbasep_js_runpool_release_ctx_internal()
1735 bool retained; in kbasep_js_schedule_ctx() local
1737 retained = kbasep_js_runpool_retain_ctx_nolock(kbdev, kctx); in kbasep_js_schedule_ctx()
1738 KBASE_DEBUG_ASSERT(retained); in kbasep_js_schedule_ctx()
1862 u16 retained = 0u; in kbasep_js_suspend() local
1879 retained = retained << 1; in kbasep_js_suspend()
1883 retained |= 1u; in kbasep_js_suspend()
1901 ++i, retained = retained >> 1) { in kbasep_js_suspend()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dpanfrost_drm.h214 * In the WILLNEED case, 'retained' indicates to userspace whether the
217 #define PANFROST_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */
223 __u32 retained; /* out, whether backing store still exists */ member
H A Dmsm_drm.h286 * In the WILLNEED case, 'retained' indicates to userspace whether the
289 #define MSM_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */
296 __u32 retained; /* out, whether backing store still exists */ member
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DDSDP5retained thereon and on all copies or modifications. The University of Chicago makes no representa…
H A DNRL7 …n those portions of the software. In all cases, the NRL developers have retained the original UC B…
9 … files all contain specific copyright notices and those notices must be retained in any derived wo…
H A DPython-2.017 Reserved" are retained in Python alone or in any derivative version
67 provided, however, that the BeOpen Python License is retained in the
116 Reserved" are retained in Python 1.6.1 alone or in any derivative
H A DFair6 Usage of the works is permitted provided that this instrument is retained with the works, so that a…
H A DAPAFML3 …, with or without modification, provided that all copyright notices are retained; that the AFM fil…
H A DRSA-MD9 These notices must be retained in any copies of any part of this documentation and/or software.
H A DEFL-1.07 - copyright notices are retained unchanged
H A DEFL-2.05 copyright notices are retained unchanged,
H A DOML3 …mentation for any purpose, provided that existing copyright notices are retained in all copies and…
/OK3568_Linux_fs/buildroot/board/rockchip/electric/fs-overlay/etc/mosquitto/
H A Dmosquitto.conf54 # retained messages. It is possible that the client that published the retained
57 # default, the source of a retained message will be checked for access rights
59 # retained message will always be published. This affects all listeners.
178 # Set to false to disable retained message support. If a client publishes a
415 # If true, mosquitto will count the number of subscription changes, retained
424 # subscriptions, currently in-flight messages and retained
712 # significant amount of retained messages sent when the bridge
732 # giving information about the state of the bridge connection. Retained
817 # means that loop detection will be more effective and that retained messages
823 # Some MQTT brokers do not allow retained messages. MQTT v5 gives a mechanism
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_js.h211 * except for its 'retained state'.
217 * * kbasep_js_copy_atom_retained_state(), to capture the 'retained state' of
254 * of the retained state too. This is generally useful for cancelled atoms,
371 * @katom_retained_state: Retained state from the atom
775 * atom retained state
779 * Create an initial 'invalid' atom retained state, that requires no
811 * (given its retained state),
815 * @katom_retained_state: the retained state of the atom to check
840 * @katom_retained_state: the atom's retained state to check
845 * Return: false if the retained state is invalid, true otherwise.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js_ctx_attr.h84 * given its retained state.
88 * @katom_retained_state: Retained state
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Dmsm_drm.h249 * In the WILLNEED case, 'retained' indicates to userspace whether the
252 #define MSM_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */
259 __u32 retained; /* out, whether backing store still exists */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Dmsm_drm.h249 * In the WILLNEED case, 'retained' indicates to userspace whether the
252 #define MSM_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */
259 __u32 retained; /* out, whether backing store still exists */ member
/OK3568_Linux_fs/kernel/Documentation/w1/slaves/
H A Dw1_therm.rst34 If the crc matched the returned values are retained. The second line
35 displays the retained values along with a temperature in millidegrees
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dprm44xx.c564 * retained. Returns either PWRDM_POWER_OFF or PWRDM_POWER_RET
565 * depending whether the logic was retained or not.
621 * retained. Returns either PWRDM_POWER_OFF or PWRDM_POWER_RET
622 * depending whether logic was retained or not.
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dcpuidle-imx5.c26 .desc = "CPU state retained,powered off",
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Darchitecture.rst334 are retained for later use.
345 retained.
408 retained.
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A DREADME26 distribute the SOFTWARE so long as this entire notice is retained
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/licenses/
H A DOML9 existing copyright notices are retained in all copies and that this
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dccf.txt19 is retained for compatibility reasons, as it was already

12345678910>>...20