Home
last modified time | relevance | path

Searched +full:protect +full:- +full:exec (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp1 //===-- msan_linux.cpp ----------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 // Linux-, NetBSD- and FreeBSD-specific code.
12 //===----------------------------------------------------------------------===//
44 uptr end = beg + size - 1; in ReportMapRange()
45 VPrintf(1, "%s : %p-%p\n", descr, (void *)beg, (void *)end); in ReportMapRange()
51 uptr end = beg + size - 1; in CheckMemoryRangeAvailability()
54 Printf("FATAL: MemorySanitizer: Shadow range %p-%p is not available.\n", in CheckMemoryRangeAvailability()
66 // Depending on the kernel configuration, we may not be able to protect in ProtectMemoryRange()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/
H A Dmpu.txt1 * TI - MPU (Main Processor Unit) subsystem
8 - compatible : Should be "ti,omap3-mpu" for OMAP3
9 Should be "ti,omap4-mpu" for OMAP4
10 Should be "ti,omap5-mpu" for OMAP5
11 - ti,hwmods: "mpu"
14 - sram: Phandle to the ocmcram node
17 - pm-sram: Phandles to ocmcram nodes to be used for power management.
18 First should be type 'protect-exec' for the driver to use to copy
25 - For an OMAP5 SMP system:
28 compatible = "ti,omap5-mpu";
[all …]
/freebsd/contrib/openpam/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/byacc/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/crypto/openssh/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/sqlite3/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/ldns/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/ncurses/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/tcpdump/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/libpcap/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2020-11-14.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/libevent/build-aux/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2018-03-11.20; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ti/
H A Demif.txt3 EMIF - External Memory Interface - is an SDRAM controller used in
11 - compatible : Should be of the form "ti,emif-<ip-rev>" where <ip-rev>
14 "ti,emif-am3352"
15 "ti,emif-am4372"
16 "ti,emif-dra7xx"
17 "ti,emif-keystone"
19 - phy-type : <u32> indicating the DDR phy type. Following are the
24 - device-handle : phandle to a "lpddr2" node representing the memory part
26 - ti,hwmods : For TI hwmods processing and omap device creation
29 - interrupts : interrupt used by the controller
[all …]
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.cpp1 //===--- PPC.cpp - Implement PPC target feature support -------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
31 /// handleTargetFeatures - Perform initialization based on the user
47 } else if (Feature == "+power8-vector") { in handleTargetFeatures()
51 } else if (Feature == "+direct-move") { in handleTargetFeatures()
57 } else if (Feature == "+power9-vector") { in handleTargetFeatures()
59 } else if (Feature == "+power10-vector") { in handleTargetFeatures()
61 } else if (Feature == "+pcrelative-memops") { in handleTargetFeatures()
[all …]
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2013-12-25.23; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/contrib/unbound/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2013-12-25.23; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
57 chgrpprog=${CHGRPPROG-chgrp}
58 chmodprog=${CHMODPROG-chmod}
[all …]
/freebsd/sys/sys/
H A Dprocdesc.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
41 /*-
43 * of two pointers -- one to the file descriptor, and one to the process.
49 * (c) - Constant after initial setup.
50 * (p) - Protected by the process descriptor mutex.
51 * (r) - Atomic reference count.
52 * (s) - Protected by selinfo.
53 * (t) - Protected by the proctree_lock
68 * In-flight data and notification of events.
[all …]
H A Dproc.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
72 #include <machine/proc.h> /* Machine-dependent proc substruct. */
86 u_int s_count; /* Ref cnt; pgrps in session - atomic. */
94 struct mtx s_mtx; /* Mutex to protect members. */
111 struct mtx pg_mtx; /* Mutex to protect members */
128 /*-
139 * Below is a key of locks used to protect each member of struct proc. The
142 * * - not yet protected
143 * a - only touched by curproc or parent during fork/wait
[all …]
/freebsd/lib/libsys/
H A Dprocctl.259 .Bl -tag -width P_PGID
82 .Bl -tag -width PROC_LOGSIGEXIT_STATUS
94 .Bl -tag -width Ds
97 system-wide.
100 system-wide.
102 Use the system-wide configured policy for ASLR.
110 Similarly, executing a set-user-ID or set-group-ID binary ignores this
113 flag and system-wide policy.
120 .Bl -tag -width Ds
129 flag is or-ed with the value listed above.
[all …]
/freebsd/sys/vm/
H A Dvm_init.c1 /*-
2 * SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU)
8 * The Mach Operating System project at Carnegie-Mellon University.
35 * Copyright (c) 1987, 1990 Carnegie-Mellon University.
55 * Pittsburgh PA 15213-3890
114 KASSERT((pagesizes[i - 1] != 0 && in vm_check_pagesizes()
115 pagesizes[i - 1] < pagesizes[i]) || pagesizes[i] == 0, in vm_check_pagesizes()
116 ("pagesizes[%d ... %d] are misconfigured", i - 1, i)); in vm_check_pagesizes()
198 physmem_est = lmin(physmem, btoc(vm_map_max(kernel_map) - in vm_ksubmap_init()
210 * Try to protect 32-bit DMAable memory from the largest in vm_ksubmap_init()
[all …]
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2011-04-20.01; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
50 # Don't use :- since 4.3BSD and earlier shells don't like it.
51 doit=${DOITPROG-}
52 if test -z "$doit"; then
53 doit_exec=exec
[all …]
/freebsd/crypto/heimdal/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2009-04-28.21; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
50 # Don't use :- since 4.3BSD and earlier shells don't like it.
51 doit=${DOITPROG-}
52 if test -z "$doit"; then
53 doit_exec=exec
[all …]
/freebsd/contrib/ldns/drill/
H A Dinstall-sh2 # install - install a program, script, or datafile
4 scriptversion=2009-04-28.21; # UTC
26 # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
37 # Calling this script install-sh is preferred over install.sh, to prevent
50 # Don't use :- since 4.3BSD and earlier shells don't like it.
51 doit=${DOITPROG-}
52 if test -z "$doit"; then
53 doit_exec=exec
[all …]
/freebsd/libexec/rc/
H A Drc.subr3 # Copyright (c) 1997-2004 The NetBSD Foundation, Inc.
40 if [ -n "${_rc_subr_loaded}" ]; then
47 SYSCTL_N="${SYSCTL} -n"
49 PROTECT="/usr/bin/protect"
51 IDCMD="if [ -x $ID ]; then $ID -un; fi"
52 PS="/bin/ps -ww"
73 # ---------
79 if test -x $VERIEXEC && $VERIEXEC -i active > /dev/null 2>&1; then
80 is_verified() { $VERIEXEC -x $1; }
91 case $(echo $(set -o)) in
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1 //===-- dfsan.cpp ---------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
19 //===----------------------------------------------------------------------===//
58 // Instrumented code may set this value in terms of -dfsan-track-origins.
71 // +--------------------+ 0x800000000000 (top of memory)
73 // +--------------------+ 0x700000000000
75 // +--------------------+ 0x610000000000
77 // +--------------------+ 0x600000000000
79 // +--------------------+ 0x510000000000
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sram/
H A Dsram.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic on-chip SRAM
10 - Rob Herring <robh@kernel.org>
19 Following the generic-names recommended practice, node names should
30 - mmio-sram
31 - amlogic,meson-gxbb-sram
32 - arm,juno-sram-ns
33 - atmel,sama5d2-securam
[all …]

12345