Home
last modified time | relevance | path

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

12345678910>>...16

/openbmc/qemu/hw/net/rocker/
H A Drocker_world.c23 struct world { struct
29 ssize_t world_ingress(World *world, uint32_t pport, in world_ingress() argument
32 if (world->ops->ig) { in world_ingress()
33 return world->ops->ig(world, pport, iov, iovcnt); in world_ingress()
39 int world_do_cmd(World *world, DescInfo *info, in world_do_cmd() argument
42 if (world->ops->cmd) { in world_do_cmd()
43 return world->ops->cmd(world, info, buf, cmd, cmd_info_tlv); in world_do_cmd()
64 void world_free(World *world) in world_free() argument
66 if (world->ops->uninit) { in world_free()
67 world->ops->uninit(world); in world_free()
[all …]
H A Drocker_world.h27 typedef int (world_init)(World *world);
28 typedef void (world_uninit)(World *world);
29 typedef ssize_t (world_ig)(World *world, uint32_t pport,
31 typedef int (world_cmd)(World *world, DescInfo *info,
43 ssize_t world_ingress(World *world, uint32_t pport,
45 int world_do_cmd(World *world, DescInfo *info,
50 void world_free(World *world);
51 void world_reset(World *world);
53 void *world_private(World *world);
54 Rocker *world_rocker(World *world);
[all …]
H A Drocker_fp.c31 World *world; member
146 return world_ingress(port->world, port->pport, iov, iovcnt); in fp_port_receive_iov()
182 return port->world; in fp_port_get_world()
185 void fp_port_set_world(FpPort *port, World *world) in fp_port_set_world() argument
187 DPRINTF("port %d setting world \"%s\"\n", port->index, world_name(world)); in fp_port_set_world()
188 port->world = world; in fp_port_set_world()
191 bool fp_port_check_world(FpPort *port, World *world) in fp_port_check_world() argument
193 return port->world == world; in fp_port_check_world()
H A Drocker_fp.h42 void fp_port_set_world(FpPort *port, World *world);
43 bool fp_port_check_world(FpPort *port, World *world);
H A Drocker.h65 typedef struct world World;
78 int rx_produce(World *world, uint32_t pport,
/openbmc/linux/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
60 if (!world->key_refs[key_id_index(key_id)]) { in world_obj_get()
61 world->objagg_objs[key_id_index(key_id)] = objagg_obj; in world_obj_get()
62 } else if (world->objagg_objs[key_id_index(key_id)] != objagg_obj) { in world_obj_get()
68 world->key_refs[key_id_index(key_id)]++; in world_obj_get()
76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put() argument
81 if (!world->key_refs[key_id_index(key_id)]) in world_obj_put()
83 objagg_obj = world->objagg_objs[key_id_index(key_id)]; in world_obj_put()
85 world->key_refs[key_id_index(key_id)]--; in world_obj_put()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dfusion.patch9 direct_mutex_lock( &world->event_dispatcher_mutex );
12 - if (!world->event_dispatcher_buffers)
13 + if (!world->event_dispatcher_buffers){
14 … direct_waitqueue_wait( &world->event_dispatcher_cond, &world->event_dispatcher_mutex );
16 + if (world->dispatch_stop) {
18 + direct_mutex_unlock( &world->event_dispatcher_mutex );
22 buf = (FusionEventDispatcherBuffer *)world->event_dispatcher_buffers;
28 … direct_waitqueue_wait( &world->event_dispatcher_cond, &world->event_dispatcher_mutex );
29 + if (world->dispatch_stop) {
31 + direct_mutex_unlock( &world->event_dispatcher_mutex );
[all …]
/openbmc/linux/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 …]
/openbmc/linux/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
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dmeta-world-pkgdata.bb1 SUMMARY = "Pulls in pkgdata for world"
15 WORLD_PKGDATADIR = "${D}/world-pkgdata"
20 do_collect_packagedata[sstate-outputdirs] = "${STAGING_DIR_HOST}/world-pkgdata"
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst97 Writing a simple command: hello-world
102 "Hello, world" to the standard output.
104 Our command will be called "hello-world". It takes no arguments, nor does it
112 # @hello-world:
116 { 'command': 'hello-world' }
122 The next step is to write the "hello-world" implementation. As explained
124 "hello-world" doesn't pertain to any, so we put its implementation in
129 printf("Hello, world!\n");
147 { "execute": "hello-world" }
149 Then check the terminal running QEMU and look for the "Hello, world" string. If
[all …]
/openbmc/linux/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.
/openbmc/openbmc/poky/meta/recipes-core/picolibc/
H A Dpicolibc-helloworld_git.bb27 …-T${S}/hello-world/${PICOLIBC_LINKERSCRIPT} -specs=picolibc.specs --oslib=semihost -o ${BAREMETAL_…
/openbmc/linux/drivers/firmware/arm_ffa/
H A DKconfig11 the Secure world and Normal world. It also leverages the
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch10 or smm-gateway secure partitions which reside in secure world.
88 + bool "UEFI variables storage service via the trusted world"
102 + operations to the MM SP running in the secure world.
114 + the MM SP in secure world.
134 + the MM SP in secure world.
187 + * Notify the MM partition in the trusted world that
189 + * This is a blocking call during which trusted world has exclusive access
325 + * The secure world might have cache disabled for
327 + * In this case, the secure world reads the data from DRAM.
379 + * which means FF-A communication with secure world works and ready
H A D0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch15 querying the FF-A framework from the secure world.
36 interactions between Normal world and Secure World.
117 +communicate with each other. A partition could be a VM in the Normal or Secure world, an
121 +with partitions in the Secure world aka Secure partitions (SPs).
174 +Invoking an FF-A ABI involves providing to the secure world/hypervisor the
184 +to the U-Boot Arm FF-A driver (non-secure world).
215 +FF-A framework by querying the FF-A framework version from secure world using
231 + - querying from secure world the u-boot endpoint ID
232 + - querying from secure world the supported features of FFA_RXTX_MAP
234 + - querying from secure world all the partitions information
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A Dfix_reproducibility.patch4 but not "qemux86-world".
15 The autobuilder race depended upon whether qemux86-world or the
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cython_3.0.11.bb4 It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
5 and the messy, low-level world of C."
/openbmc/linux/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)
/openbmc/openbmc/poky/meta-poky/conf/distro/include/
H A Dpoky-world-exclude.inc2 # Things we exlude from world testing within the reference distro
/openbmc/qemu/tests/tcg/mips/
H A DREADME7 A very simple inline assembly, write syscall based hello world
/openbmc/linux/scripts/kconfig/tests/preprocess/escape/
H A Dexpected_stderr1 Kconfig:9: hello, world
/openbmc/linux/Documentation/staging/
H A Dtee.rst152 User space Kernel Secure world
172 RPC (Remote Procedure Call) are requests from secure world to kernel driver
190 There are two kinds of notifications that secure world can use to make
191 normal world aware of some event.
200 this is only usable when secure world is entered with a yielding call via
202 world interrupt handlers.
211 special meaning. When this value is received it means that normal world is
214 building block for OP-TEE OS in secure world to implement the top half and

12345678910>>...16