Home
last modified time | relevance | path

Searched refs:exec (Results 201 – 225 of 475) sorted by relevance

12345678910>>...19

/openbmc/linux/Documentation/arch/arm64/
H A Dpointer-authentication.rst46 exec*() time. The keys are shared by all threads within the process, and
61 In addition to exec(), keys can also be reinitialized to random values
138 IB, DA and DB enabled, and are reset to this state on exec(). Processes created
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm329 s_and_b64 exec, exec, exec // Restore STATUS.EXECZ, not writable by s_setreg_b32
347 s_mov_b64 exec, 0x0 //clear EXEC to get ready to receive
1082 s_and_b64 exec, exec, exec // Restore STATUS.EXECZ, not writable by s_setreg_b32
H A Dcwsr_trap_handler_gfx8.asm217 …s_mov_b64 exec, 0x0 //clear EX…
662 s_and_b64 exec, exec, exec // Restore STATUS.EXECZ, not writable by s_setreg_b32
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/
H A Dmpu.txt18 First should be type 'protect-exec' for the driver to use to copy
/openbmc/u-boot/include/
H A Dscsi.h182 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd); member
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dbreakpad.bbclass27 …find ${D} -name ${BREAKPAD_BIN} -exec sh -c "dump_syms {} > ${PKGD}/usr/share/breakpad-syms/${BREA…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-ssleay-perl_1.85.bb27 file://no-exec-on-configure.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/
H A D0001-libopts.m4-set-POSIX_SHELL-to-bin-sh.patch33 - exec 2>/dev/null
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/
H A Dopen-isns_0.102.bb34 sed -i 's|daemon isnsd|start-stop-daemon --start --quiet --oknodo --exec ${sbindir}/isnsd --|' \
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-cross-canadian.inc31 --exec-prefix) echo "${exec_prefix}" ;;
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-check-uudecode-before-using-it.patch28 exec 2>&1
H A Dstart-stop-false.patch13 # but at least it checks that pathname to exec() is correct
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo-cross.inc44 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
H A Dgo-native_1.22.2.bb50 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph/
H A D0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch4 Subject: [PATCH] sleepgraph.py: parse unfished cpu exec line
/openbmc/openbmc/poky/meta/recipes-support/libffi/
H A Dlibffi_3.4.6.bb18 EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp"
/openbmc/qemu/hw/core/
H A Dloader.c184 struct exec struct
196 static void bswap_ahdr(struct exec *e) in bswap_ahdr() argument
208 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument
213 #define _N_HDROFF(x) (1024 - sizeof (struct exec))
215 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
216 (N_MAGIC(x) == QMAGIC ? 0 : sizeof (struct exec)))
232 struct exec e; in load_aout()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd-initscript-fix.patch34 + start-stop-daemon --start --exec openl2tpd $OPENL2TPDARGS
/openbmc/openbmc/poky/meta/recipes-extended/libtirpc/libtirpc/
H A Dipv6.patch47 +install-exec-hook:
/openbmc/openbmc/poky/meta/recipes-core/newlib/
H A Dnewlib.inc36 --exec-prefix=${exec_prefix} \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jemalloc/
H A Djemalloc_5.3.0.bb52 find ${D}${PTEST_PATH}/tests \( -name "*.d" -o -name "*.o" \) -exec rm -f {} \;
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-modules_2.13.12.bb33 find ${D}/${nonarch_base_libdir} -depth -type d -empty -exec rmdir {} \;
/openbmc/linux/Documentation/admin-guide/
H A Djava.rst77 exec 1>&2
117 exec 1>&2
128 exec 1>&2
142 exec 1>&2
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dparallel_make.patch3 Tasks must be done after exec of __init__, which creates the
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs.h51 u32 exec; member

12345678910>>...19