/linux-6.12.1/Documentation/scsi/ |
D | wd719x.rst | 18 wget http://support.wdc.com/download/archive/pciscsi.exe 19 lha xi pciscsi.exe pci-scsi.exe 20 lha xi pci-scsi.exe nt/wd7296a.sys 21 rm pci-scsi.exe
|
/linux-6.12.1/Documentation/admin-guide/ |
D | mono.rst | 5 (in the form of .exe files) without the need to use the mono CLR 61 4) Check that ``.exe`` binaries can be ran without the need of a 62 wrapper script, simply by launching the ``.exe`` file directly 65 /usr/bin/xsd.exe 70 that the ``.exe`` file has execute permissions.
|
D | binfmt-misc.rst | 12 aka ``.com`` or ``.exe``.
|
/linux-6.12.1/kernel/ |
D | auditfilter.c | 586 if (entry->rule.exe || f_val > PATH_MAX) in audit_data_to_entry() 600 entry->rule.exe = audit_mark; in audit_data_to_entry() 617 if (entry->rule.exe) in audit_data_to_entry() 618 audit_remove_mark(entry->rule.exe); /* that's the template one */ in audit_data_to_entry() 685 audit_pack_string(&bufp, audit_mark_path(krule->exe)); in audit_krule_to_data() 753 if (strcmp(audit_mark_path(a->exe), in audit_compare_rule() 754 audit_mark_path(b->exe))) in audit_compare_rule() 884 if (new->exe) in audit_dupe_rule() 885 audit_remove_mark(new->exe); in audit_dupe_rule() 1055 if (e->rule.exe) in audit_del_rule() [all …]
|
D | audit_watch.c | 303 if (oentry->rule.exe) in audit_update_watch() 304 audit_remove_mark(oentry->rule.exe); in audit_update_watch() 333 if (e->rule.exe) in audit_remove_parent_watches() 334 audit_remove_mark(e->rule.exe); in audit_remove_parent_watches() 510 pathname = kstrdup(audit_mark_path(old->exe), GFP_KERNEL); in audit_dupe_exe() 519 new->exe = audit_mark; in audit_dupe_exe()
|
D | audit_fsnotify.c | 141 struct audit_fsnotify_mark *mark = krule->exe; in audit_remove_mark_rule()
|
D | sys.c | 1914 struct fd exe; in prctl_set_mm_exe_file() local 1918 exe = fdget(fd); in prctl_set_mm_exe_file() 1919 if (!fd_file(exe)) in prctl_set_mm_exe_file() 1922 inode = file_inode(fd_file(exe)); in prctl_set_mm_exe_file() 1930 if (!S_ISREG(inode->i_mode) || path_noexec(&fd_file(exe)->f_path)) in prctl_set_mm_exe_file() 1933 err = file_permission(fd_file(exe), MAY_EXEC); in prctl_set_mm_exe_file() 1937 err = replace_mm_exe_file(mm, fd_file(exe)); in prctl_set_mm_exe_file() 1939 fdput(exe); in prctl_set_mm_exe_file()
|
D | audit_tree.c | 554 if (entry->rule.exe) in kill_rules() 555 audit_remove_mark(entry->rule.exe); in kill_rules()
|
D | auditsc.c | 500 result = audit_exe_compare(tsk, rule->exe); in audit_filter_rules()
|
/linux-6.12.1/tools/perf/tests/shell/ |
D | buildid.sh | 41 ex_pe=$(dirname $0)/../pe-file.exe 51 *.exe)
|
/linux-6.12.1/security/tomoyo/ |
D | condition.c | 239 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local 243 exe.name = tomoyo_realpath_from_path(&file->f_path); in tomoyo_scan_exec_realpath() 244 if (!exe.name) in tomoyo_scan_exec_realpath() 246 tomoyo_fill_path_info(&exe); in tomoyo_scan_exec_realpath() 247 result = tomoyo_compare_name_union(&exe, ptr); in tomoyo_scan_exec_realpath() 248 kfree(exe.name); in tomoyo_scan_exec_realpath()
|
D | common.c | 932 const char *exe; in tomoyo_manager() local 943 exe = tomoyo_get_exe(); in tomoyo_manager() 944 if (!exe) in tomoyo_manager() 950 !strcmp(exe, ptr->manager->name))) { in tomoyo_manager() 961 domainname->name, exe); in tomoyo_manager() 965 kfree(exe); in tomoyo_manager()
|
/linux-6.12.1/tools/perf/util/ |
D | symbol.h | 194 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data,
|
D | symbol-minimal.c | 358 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused, in file__read_maps()
|
D | symbol-elf.c | 1861 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps() argument 1876 if (exe) { in elf_read_maps() 1893 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps() argument 1906 err = elf_read_maps(elf, exe, mapfn, data); in file__read_maps()
|
/linux-6.12.1/Documentation/filesystems/spufs/ |
D | spu_run.rst | 32 not return while the SPU is still running. If there is a need to exe-
|
/linux-6.12.1/Documentation/admin-guide/LSM/ |
D | ipe.rst | 338 …d=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=2 comm="ld-linux.so" exe="/tmp/ipe-test/lib/… 342 …uid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=2 comm="mmap_test" exe="/root/overlake_tes… 383 …uid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="python3" exe="/usr/bin/python3.1… 427 …uid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="python3" exe="/usr/bin/python3.1…
|
/linux-6.12.1/include/linux/ |
D | audit.h | 55 struct audit_fsnotify_mark *exe; member
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/3com/ |
D | vortex.rst | 317 ftp://ftp.3com.com/pub/nic/3c90x/3c90xx2.exe
|
/linux-6.12.1/tools/perf/ |
D | Makefile.perf | 1132 $(INSTALL) tests/pe-file.exe* '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/tests'; \
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | bttv.rst | 56 called ``pvr45xxx.exe``. Just placing it at the ``/etc/firmware``
|
/linux-6.12.1/Documentation/filesystems/ |
D | proc.rst | 148 exe Link to the executable of this process
|