Home
last modified time | relevance | path

Searched refs:kobjects (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/linker/
Dkobject-rom.ld14 * so the addresses to kobjects would remain the same
Dkobject-priv-stacks.ld18 * so the addresses to kobjects would remain the same
Dkobject-data.ld28 * so the addresses to kobjects would remain the same
/Zephyr-latest/scripts/build/
Dgen_kobject_list.py92 kobjects = OrderedDict([ variable
404 if name in kobjects:
656 _, user_ram_allowed, _ = kobjects[ko.type_obj.name]
923 for kobj, obj_info in kobjects.items():
944 for kobj, obj_info in kobjects.items():
968 for kobj, obj_info in kobjects.items():
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst246 :py:data:`kobjects` list.
/Zephyr-latest/arch/
DKconfig346 kobjects which might change between prebuilts. To reserve enough
348 kobjects in same place, the size of reserved space is calculated
/Zephyr-latest/
DCMakeLists.txt1229 # These place holders are there so that the placement of kobjects would be
1231 # the gperf hash table is hashed on the addresses of kobjects.