Home
last modified time | relevance | path

Searched full:entrypoint (Results 1 – 25 of 104) sorted by relevance

12345

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc-driver.h32 * 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 DConfig.in39 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 Doci.mk15 # entrypoint
18 OCI_SLOCI_IMAGE_OPTS += --entrypoint "$(OCI_ENTRYPOINT)"
21 # entrypoint arguments
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-uimage.bbclass27 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 Dkernel-fitimage.bbclass144 ENTRYPOINT="${UBOOT_ENTRYPOINT}"
146 ENTRYPOINT=`${HOST_PREFIX}nm vmlinux | \
159 entry = <$ENTRYPOINT>;
/OK3568_Linux_fs/u-boot/cmd/
H A Darmflash.c27 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 Dpmjump.S22 * 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 Driscv-stub.c62 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 Dfitimage.py17 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 Dnfc-hci.rst95 - 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 Dafs.c224 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 DDockerfile23 ENTRYPOINT ["/opt/bbhashserv/bin/bitbake-hashserv"]
/OK3568_Linux_fs/kernel/arch/mips/sibyte/common/
H A Dcfe.c248 * 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 Dsmu8.h36 uint32_t EntryPoint; member
H A Dsmu7.h145 uint32_t EntryPoint; member
H A Dsmu71.h422 uint32_t EntryPoint; member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Defi-entry.S23 add x19, x0, x2 // relocated Image entrypoint
/OK3568_Linux_fs/yocto/poky/bitbake/contrib/prserv/
H A DDockerfile53 ENTRYPOINT [ "/bin/sh", "-c", \
/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h132 * 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 Di2c-powermac.c26 * 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.yml28 entrypoint: [""]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsmu7.h126 uint32_t EntryPoint; member
/OK3568_Linux_fs/kernel/security/selinux/include/
H A Dclassmap.h68 "execute_no_trans", "entrypoint", NULL } },
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c241 * Main entrypoint for NAND Boot. It's necessary that SDRAM is already
/OK3568_Linux_fs/u-boot/board/Barix/ipam390/
H A DREADME.ipam39079 $ mono HexAIS_OMAP-L138.exe -entrypoint 0xC1080000 -ini ipam390-ais-uart.cfg \

12345