Searched refs:prolog (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/hexagon/lib/ |
H A D | memcpy.S | 168 #define prolog R15 /* bytes in prolog */ macro 210 prolog = sub(#0, ptr_out); define 222 prolog &= lsr(mask, back); 237 noprolog = bitsclr(prolog, #7); 238 prolog = and(prolog, #31); define 243 kernel = sub(len, prolog); 244 shift = asl(prolog, #3); 245 star3 = and(prolog, #7); 249 prolog = lsr(prolog, #3); define 251 ptr_out_p_32 = add(ptr_out, prolog); [all …]
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_debugdump.c | 722 struct nfp_dump_prolog *prolog = dump->p; in nfp_dump_populate_prolog() local 726 total_size = ALIGN8(sizeof(*prolog)); in nfp_dump_populate_prolog() 732 prolog->dump_level = dump->requested_level; in nfp_dump_populate_prolog()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/ |
H A D | 0001-Remove-Makefile.include-which-includes-hardcoded.patch | 81 …6jzf-s -mfpu=vfp -Wno-psabi -mno-apcs-stack-check -g -mstructure-size-boundary=32 -mno-sched-prolog
|
/openbmc/openbmc-test-automation/lib/ |
H A D | logging_utils.robot | 92 # to the Filter Struct keyword. See its prolog for details. 286 # directly to the Filter Struct keyword. See its prolog for details.
|
H A D | bmc_network_utils.robot | 491 # (e.g. "200"). See prolog of rest_request 537 # (e.g. "200"). See prolog of rest_request 796 # (e.g. "200"). See prolog of rest_request
|
H A D | ipmi_client.robot | 178 # that keyword's prolog for argument details. This keyword will pre-pend
|
/openbmc/linux/arch/arm/ |
H A D | Makefile | 40 KBUILD_CFLAGS += -mapcs -mno-sched-prolog
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | s390dbf.rst | 393 'prolog_proc' once for writing the prolog. 446 NULL, /* no prolog */
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | autotools-update.patch | 91 -/* @@ end of prolog @@ */ 285 -/* @@ end of prolog @@ */ 1624 -/* @@ end of prolog @@ */ 2166 -/* @@ end of prolog @@ */ 2234 -/* @@ end of prolog @@ */ 2446 -/* @@ end of prolog @@ */ 2618 -/* @@ end of prolog @@ */ 2677 -/* @@ end of prolog @@ */ 2781 -/* @@ end of prolog @@ */ 2858 -/* @@ end of prolog @@ */ [all …]
|
/openbmc/linux/arch/mips/ |
H A D | Makefile | 112 cflags-$(CONFIG_SB1XXX_CORELIS) += $(call cc-option,-mno-sched-prolog) \
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_ipv6.robot | 304 # (e.g. "200"). See prolog of rest_request
|
/openbmc/linux/arch/s390/ |
H A D | Kconfig | 629 it will emit additional code to each function prolog to trigger
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_ldap_configuration.robot | 568 # HostName. See prolog of rest_request
|