Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 116) sorted by relevance

12345

/kernel/linux/linux-5.10/tools/scripts/
Dutilities.mak139 # Usage: absolute-executable-path-or-empty = $(call lookup,path)
147 # is-executable
149 # Usage: bool-value = $(call is-executable,path)
154 is-executable = $(call _is-executable-helper,$(shell-sq))
155 _is-executable-helper = $(shell sh -c $(_is-executable-sh))
156 _is-executable-sh = $(call shell-sq,test -f $(1) -a -x $(1) && echo y)
158 # get-executable
160 # Usage: absolute-executable-path-or-empty = $(call get-executable,path)
162 # The goal is to get an absolute path for an executable;
168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dmultihit.rst108 non-executable pages. This forces all iTLB entries to be 4K, and removes
112 as non-executable. If the guest attempts to execute in one of those pages,
113 the page is broken down into 4K pages, which are then marked executable.
120 non-executable in all shadow paging modes.
126 non-executable can be controlled with a module parameter "nx_huge_pages=".
134 non-executable huge pages in Linux kernel KVM module. All huge
135 pages in the EPT are marked as non-executable.
137 broken down into 4K pages, which are then marked executable.
/kernel/linux/linux-5.10/tools/power/cpupower/
DToDo20 -> Run test executable in a forked process.
24 tested executable.
/kernel/linux/linux-5.10/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME11 executable; scripts wishing to do that should 'use Context.pm'.
15 perf executable, you add desciptions of the new functions here.
16 scripting_context is a pointer to the perf data in the perf executable
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
DMakefile48 _tmp_tool_path := $(call get-executable,$(ASCIIDOC))
54 _tmp_tool_path := $(call get-executable,$(XMLTO))
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c26 uint64_t executable:1; member
436 pml4e[index[3]].executable = true; in nested_pg_map()
448 pdpe[index[2]].executable = true; in nested_pg_map()
460 pde[index[1]].executable = true; in nested_pg_map()
469 pte[index[0]].executable = true; in nested_pg_map()
/kernel/liteos_m/arch/include/
Dlos_mpu.h77 MpuExecutable executable; member
/kernel/linux/linux-5.10/tools/kvm/kvm_stat/
DMakefile11 a2x_path := $(call get-executable,$(A2X))
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
DREADME14 - Each signal testcase is compiled into its own executable: a separate
15 executable is used for each test since many tests complete successfully
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_bpftool_build.sh45 find $dir -type f -executable -name bpftool -print -exec false {} + && \
/kernel/linux/build/test/kernel_ltp/
Dkernel_interface_template.gni16 executable(target_name) {
/kernel/linux/linux-5.10/tools/perf/
DMakefile.config190 ifeq ($(call get-executable,$(FLEX)),)
194 ifeq ($(call get-executable,$(BISON)),)
233 PYTHON_AUTO := $(if $(call get-executable,python3-config),python3-config,$(PYTHON_AUTO))
234 PYTHON_AUTO := $(if $(call get-executable,python-config),python-config,$(PYTHON_AUTO))
235 PYTHON_AUTO := $(if $(call get-executable,python2-config),python2-config,$(PYTHON_AUTO))
241 PYTHON_CONFIG_AUTO := $(call get-executable,$(PYTHON)-config)
250 override PYTHON_CONFIG := $(call get-executable-or-default,PYTHON_CONFIG,$(PYTHON_AUTO))
251 override PYTHON := $(call get-executable-or-default,PYTHON,$(subst -config,,$(PYTHON_CONFIG)))
853 …msg := $(warning Old version of libbfd/binutils things like PE executable profiling will not be av…
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dperf-security.rst109 group to Perf tool executable and limit access to the executable for
124 2. Assign the required capabilities to the Perf tool executable file and
159 configured Perf tool executable that, when executes, passes perf_events
248 executable with CAP_IPC_LOCK capability.
/kernel/linux/linux-5.10/include/linux/
Dbinfmts.h48 struct file *executable; /* Executable to pass to the interpreter */ member
/kernel/linux/linux-5.10/fs/
Dexec.c1284 would_dump(bprm, bprm->executable); in begin_new_exec()
1395 fd_install(retval, bprm->executable); in begin_new_exec()
1396 bprm->executable = NULL; in begin_new_exec()
1492 if (bprm->executable) in free_bprm()
1493 fput(bprm->executable); in free_bprm()
1633 struct file *file = bprm->execfd_creds ? bprm->executable : bprm->file; in bprm_creds_from_file()
1773 if (bprm->executable) { in exec_binprm()
1777 bprm->executable = exec; in exec_binprm()
/kernel/linux/linux-5.10/LICENSES/preferred/
DLGPL-2.088 a textual and legal sense, the linked executable is a combined work, a
225 it, under Section 2) in object code or executable form under the terms
244 an executable that is a derivative of the Library (because it contains
246 library". The executable is therefore covered by this License. Section 6
285 and, if the work is an executable linked with the Library, with the
288 then relink to produce a modified executable containing the modified
305 For an executable, the required form of the "work that uses the Library"
307 executable from it. However, as a special exception, the source code
310 kernel, and so on) of the operating system on which the executable runs,
311 unless that component itself accompanies the executable.
[all …]
DLGPL-2.1235 it, under Section 2) in object code or executable form under the terms
254 an executable that is a derivative of the Library (because it contains
256 library". The executable is therefore covered by this License. Section 6
295 and, if the work is an executable linked with the Library, with the
298 then relink to produce a modified executable containing the modified
306 than copying library functions into the executable, and (2) will
323 For an executable, the required form of the "work that uses the Library"
325 executable from it. However, as a special exception, the materials to be
328 kernel, and so on) of the operating system on which the executable runs,
329 unless that component itself accompanies the executable.
[all …]
DGPL-2.0154 under Section 2) in object code or executable form under the terms of
171 received the program in object code or executable form with such
175 making modifications to it. For an executable work, complete source
178 control compilation and installation of the executable. However, as a
182 operating system on which the executable runs, unless that component
183 itself accompanies the executable.
185 If distribution of executable or object code is made by offering
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-selinux-checkreqprot12 1, it weakens security by allowing mappings to be made executable
/kernel/linux/linux-5.10/scripts/dtc/
Ddtx_diff302 is not executable.
319 Fallback '${__DTC}' was also not in \${PATH} or is not executable.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,trx.txt14 device executable binary (e.g. a kernel) as it's what the CFE bootloader starts
/kernel/linux/build/
DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
156 making modifications to it. For an executable work, complete source
159 control compilation and installation of the executable. However, as a
163 operating system on which the executable runs, unless that component
164 itself accompanies the executable.
166 If distribution of executable or object code is made by offering
/kernel/linux/config/
DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
156 making modifications to it. For an executable work, complete source
159 control compilation and installation of the executable. However, as a
163 operating system on which the executable runs, unless that component
164 itself accompanies the executable.
166 If distribution of executable or object code is made by offering
/kernel/linux/linux-5.10/tools/usb/usbip/
DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
156 making modifications to it. For an executable work, complete source
159 control compilation and installation of the executable. However, as a
163 operating system on which the executable runs, unless that component
164 itself accompanies the executable.
166 If distribution of executable or object code is made by offering
/kernel/linux/common_modules/newip/third_party/linux-5.10/LICENSES/
DGPL-2.0154 under Section 2) in object code or executable form under the terms of
171 received the program in object code or executable form with such
175 making modifications to it. For an executable work, complete source
178 control compilation and installation of the executable. However, as a
182 operating system on which the executable runs, unless that component
183 itself accompanies the executable.
185 If distribution of executable or object code is made by offering

12345