Home
last modified time | relevance | path

Searched refs:world (Results 1 – 25 of 172) sorted by relevance

1234567

/linux-6.15/lib/
H A Dtest_objagg.c29 struct world { struct
46 static struct objagg_obj *world_obj_get(struct world *world, in world_obj_get() argument
102 struct world *world = priv; in delta_create() local
121 struct world *world = priv; in delta_destroy() local
129 struct world *world = priv; in root_create() local
145 struct world *world = priv; in root_destroy() local
306 struct world world = {}; in test_nodelta() local
561 static int check_expect(struct world *world, in check_expect() argument
757 static int test_delta_action_item(struct world *world, in test_delta_action_item() argument
809 struct world world = {}; in test_delta() local
[all …]
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dsecure.txt1 * ARM Secure world bindings
6 world or the Secure world. However some devicetree consumers are
13 The general principle of the naming scheme for Secure world bindings
14 is that any property that needs a different value in the Secure world
19 world value is the same as specified for the Normal world by the
30 world consumers (like kernels that run entirely in Secure) to simply
31 describe the view of Secure world using the standard bindings. These
33 world views need to be described in a single device tree.
35 Valid Secure world properties
39 in the secure world. The combination of this with "status" allows
[all …]
/linux-6.15/scripts/kconfig/tests/preprocess/builtin_func/
H A Dexpected_stderr1 Kconfig:8: hello world 1
2 Kconfig:18: hello world 3
3 Kconfig:22: hello world 4
H A DKconfig4 $(info,hello world 0)
8 $(warning-if,y,hello world 1)
18 $(warning,$(shell,echo hello world 3))
H A Dexpected_stdout1 hello world 0
/linux-6.15/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt13 that produce three-dimensional data in relation to the world where it is
41 external world, the environment where the device is deployed. Usually the data
43 to this world. When using the mounting matrix, the sensor and device orientation
45 world.
47 Device-to-world examples for some three-dimensional sensor types:
49 - Accelerometers have their world frame of reference toward the center of
53 this point. Up and down in the world relative to the device frame of
93 - Magnetometers (compasses) have their world frame of reference relative to the
94 geomagnetic field. The system orientation vis-a-vis the world is defined with
160 space, relative to the device or world point of reference.
/linux-6.15/Documentation/tee/
H A Dop-tee.rst36 User space Kernel Secure world
56 RPC (Remote Procedure Call) are requests from secure world to kernel driver
74 There are two kinds of notifications that secure world can use to make
75 normal world aware of some event.
84 this is only usable when secure world is entered with a yielding call via
86 world interrupt handlers.
95 special meaning. When this value is received it means that normal world is
98 building block for OP-TEE OS in secure world to implement the top half and
/linux-6.15/drivers/firmware/arm_ffa/
H A DKconfig11 the Secure world and Normal world. It also leverages the
/linux-6.15/Documentation/arch/arm64/
H A Darm-cca.rst10 world" model (Normal and Secure World) into four worlds: Normal, Secure,
12 running in the Realm world.
14 The monitor running in the Realm world is known as the Realm Management
18 Realm world), however much of the control is handled by a hypervisor
H A Dcpu-hotplug.rst8 CPU hotplug in the arm64 world is commonly used to describe the kernel taking
24 In the arm64 world CPUs are not a single device but a slice of the system.
/linux-6.15/Documentation/kbuild/
H A Dkconfig-macro-language.rst181 For example, $(shell echo hello, world) runs the command "echo hello, world".
182 Likewise, $(info hello, world) prints "hello, world" to stdout. You could say
188 $(shell, echo hello, world)
194 $(shell, echo hello$(comma) world)
/linux-6.15/scripts/kconfig/tests/preprocess/escape/
H A Dexpected_stderr1 Kconfig:9: hello, world
H A DKconfig9 $(warning,hello$(comma) world)
/linux-6.15/Documentation/core-api/wrappers/
H A Datomic_bitops.rst2 This is a simple wrapper to bring atomic_bitops.txt into the RST world
H A Datomic_t.rst2 This is a simple wrapper to bring atomic_t.txt into the RST world
H A Dmemory-barriers.rst2 This is a simple wrapper to bring memory-barriers.txt into the RST world
/linux-6.15/Documentation/translations/ko_KR/core-api/wrappers/
H A Dmemory-barriers.rst2 This is a simple wrapper to bring memory-barriers.txt into the RST world
/linux-6.15/drivers/of/unittest-data/
H A Dtestcases_common.dtsi7 prop-remove = "world";
/linux-6.15/arch/arm64/boot/dts/arm/
H A Dcorstone1000.dtsi146 secure-status = "okay"; /* secure-world-only */
158 secure-status = "okay"; /* secure-world-only */
/linux-6.15/Documentation/translations/sp_SP/wrappers/
H A Dmemory-barriers.rst3 translation) into the RST world until such a time as that file can be
/linux-6.15/drivers/parport/
H A DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/linux-6.15/Documentation/devicetree/bindings/nvmem/
H A Dst,stm32-romem.yaml44 related area can only be reached by the secure world.
/linux-6.15/fs/9p/
H A DKconfig28 groups beyond the owner/group/world scheme.
/linux-6.15/fs/ceph/
H A DKconfig38 groups beyond the owner/group/world scheme.
/linux-6.15/Documentation/devicetree/bindings/arm/firmware/
H A Dlinaro,optee-tz.yaml30 This interrupt which is used to signal an event by the secure world

1234567