| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nvme-fc-driver.h | 32 * Values set by the requestor prior to calling the LLDD ls_req entrypoint: 108 * entrypoint: 175 * entrypoint. 351 * Entrypoint is Mandatory. 357 * Entrypoint is Mandatory. 371 * Entrypoint is Optional. 378 * Entrypoint is Optional. 381 * Entrypoint is Optional. 389 * Entrypoint is Mandatory. 400 * Entrypoint is Mandatory. [all …]
|
| /OK3568_Linux_fs/buildroot/fs/oci/ |
| H A D | Config.in | 39 string "entrypoint" 45 string "entrypoint arguments" 47 Default arguments to the entrypoint of the container. 52 Working directory of the entrypoint process in the
|
| H A D | oci.mk | 15 # entrypoint 18 OCI_SLOCI_IMAGE_OPTS += --entrypoint "$(OCI_ENTRYPOINT)" 21 # entrypoint arguments
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | kernel-uimage.bbclass | 27 ENTRYPOINT=${UBOOT_ENTRYPOINT} 29 ENTRYPOINT=`${HOST_PREFIX}nm ${B}/vmlinux | \ 33 …OT_MKIMAGE_KERNEL_TYPE} -C "${linux_comp}" -a ${UBOOT_LOADADDRESS} -e $ENTRYPOINT -n "${DISTRO_NAM…
|
| H A D | kernel-fitimage.bbclass | 144 ENTRYPOINT="${UBOOT_ENTRYPOINT}" 146 ENTRYPOINT=`${HOST_PREFIX}nm vmlinux | \ 159 entry = <$ENTRYPOINT>;
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | armflash.c | 27 u32 entrypoint; member 109 afi->entrypoint = readl((void *)imginfo + 0x10); in parse_bank() 129 afi->entrypoint = readl((void *)imginfo+0x08); in parse_bank() 232 printf(" Entry point: 0x%08X\n", afi->entrypoint); in print_images()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | pmjump.S | 22 * void protected_mode_jump(u32 entrypoint, u32 bootparams); 74 jmpl *%eax # Jump to the 32-bit entrypoint
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | riscv-stub.c | 62 void __noreturn efi_enter_kernel(unsigned long entrypoint, unsigned long fdt, in efi_enter_kernel() argument 66 unsigned long kernel_entry = entrypoint + stext_offset; in efi_enter_kernel()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | fitimage.py | 17 2. The type, load address, entrypoint address and 31 # RAM disk variables including load address and entrypoint for kernel and RAM disk 58 # Check that the type, load address, entrypoint address and default 243 2. The type, load address, entrypoint address and 293 # Check that the type, load address, entrypoint address and default 328 2. The type, load address, entrypoint address and 377 # Check that the type, load address, entrypoint address and default
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/nfc/ |
| H A D | nfc-hci.rst | 95 - start_poll() is an optional entrypoint that shall set the hardware in polling 102 - target_from_gate() is an optional entrypoint to return the nfc protocols 221 Any entrypoint in HCI called from NFC Core
|
| /OK3568_Linux_fs/kernel/drivers/mtd/parsers/ |
| H A D | afs.c | 224 u32 entrypoint; in afs_parse_v2_partition() local 278 entrypoint = imginfo[pad]; in afs_parse_v2_partition() 286 entrypoint, attributes, region_count, in afs_parse_v2_partition()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/hashserv/ |
| H A D | Dockerfile | 23 ENTRYPOINT ["/opt/bbhashserv/bin/bitbake-hashserv"]
|
| /OK3568_Linux_fs/kernel/arch/mips/sibyte/common/ |
| H A D | cfe.c | 248 * so use the "known" entrypoint and assume in prom_init() 267 printk("CFE's entrypoint seal doesn't match. Spinning."); in prom_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | smu8.h | 36 uint32_t EntryPoint; member
|
| H A D | smu7.h | 145 uint32_t EntryPoint; member
|
| H A D | smu71.h | 422 uint32_t EntryPoint; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | efi-entry.S | 23 add x19, x0, x2 // relocated Image entrypoint
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/prserv/ |
| H A D | Dockerfile | 53 ENTRYPOINT [ "/bin/sh", "-c", \
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | atf_common.h | 132 * NOTE: BL1 expects entrypoint followed by spsr at an offset from the start 176 * type should be passed in X0 to BL31's cold boot entrypoint.
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-powermac.c | 26 * SMBUS-type transfer entrypoint 135 * Generic i2c master transfer entrypoint. This driver only support single
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | .gitlab-ci.yml | 28 entrypoint: [""]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | smu7.h | 126 uint32_t EntryPoint; member
|
| /OK3568_Linux_fs/kernel/security/selinux/include/ |
| H A D | classmap.h | 68 "execute_no_trans", "entrypoint", NULL } },
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_spl.c | 241 * Main entrypoint for NAND Boot. It's necessary that SDRAM is already
|
| /OK3568_Linux_fs/u-boot/board/Barix/ipam390/ |
| H A D | README.ipam390 | 79 $ mono HexAIS_OMAP-L138.exe -entrypoint 0xC1080000 -ini ipam390-ais-uart.cfg \
|