| /kernel/linux/linux-4.19/fs/ |
| D | exec.c | 1726 struct user_arg_ptr envp, in __do_execve_file() 1876 struct user_arg_ptr envp, in do_execveat_common() 1885 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve_file() local 1895 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve() local 1905 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execveat() local 1919 struct user_arg_ptr envp = { in compat_do_execve() local 1935 struct user_arg_ptr envp = { in compat_do_execveat() local 1975 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument 1983 const char __user *const __user *, envp, in SYSCALL_DEFINE5() argument 1996 const compat_uptr_t __user *, envp) in COMPAT_SYSCALL_DEFINE3() argument [all …]
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| D | condition.c | 61 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp() 107 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm() 319 struct tomoyo_envp *envp) in tomoyo_parse_envp() 502 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition() local 775 const struct tomoyo_envp *envp; in tomoyo_condition() local
|
| D | load_policy.c | 89 char *envp[3]; in tomoyo_load_policy() local
|
| /kernel/linux/linux-4.19/security/tomoyo/ |
| D | condition.c | 59 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp() 103 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm() 308 struct tomoyo_envp *envp) in tomoyo_parse_envp() 486 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition() local 755 const struct tomoyo_envp *envp; in tomoyo_condition() local
|
| D | load_policy.c | 88 char *envp[3]; in tomoyo_load_policy() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | exec.c | 1860 struct user_arg_ptr envp, in do_execveat_common() 1928 const char *const *argv, const char *const *envp) in kernel_execve() 1985 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve() local 1995 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execveat() local 2009 struct user_arg_ptr envp = { in compat_do_execve() local 2025 struct user_arg_ptr envp = { in compat_do_execveat() local 2060 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument 2068 const char __user *const __user *, envp, in SYSCALL_DEFINE5() argument 2081 const compat_uptr_t __user *, envp) in COMPAT_SYSCALL_DEFINE3() argument 2089 const compat_uptr_t __user *, envp, in COMPAT_SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-4.19/tools/testing/selftests/x86/ |
| D | test_syscall_vdso.c | 36 int main(int argc, char **argv, char **envp) in main() 44 long get_syscall(char **envp) in get_syscall() 384 int main(int argc, char **argv, char **envp) in main()
|
| D | test_FCMOV.c | 54 int main(int argc, char **argv, char **envp) in main()
|
| D | test_FISTTP.c | 118 int main(int argc, char **argv, char **envp) in main()
|
| D | test_mremap_vdso.c | 65 int main(int argc, char **argv, char **envp) in main()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| D | test_syscall_vdso.c | 28 int main(int argc, char **argv, char **envp) in main() 36 long get_syscall(char **envp) in get_syscall() 376 int main(int argc, char **argv, char **envp) in main()
|
| D | test_FCMOV.c | 54 int main(int argc, char **argv, char **envp) in main()
|
| D | test_FISTTP.c | 118 int main(int argc, char **argv, char **envp) in main()
|
| D | test_mremap_vdso.c | 57 int main(int argc, char **argv, char **envp) in main()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_sysfs.c | 318 char *envp[] = { event_string, NULL }; in drm_sysfs_lease_event() local 339 char *envp[] = { event_string, NULL }; in drm_sysfs_hotplug_event() local 362 char *envp[4] = { hotplug_str, conn_id, prop_id, NULL }; in drm_sysfs_connector_status_event() local
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| D | elf_aux.c | 26 __init void scan_elf_aux( char **envp) in scan_elf_aux()
|
| /kernel/linux/linux-4.19/arch/um/os-Linux/ |
| D | elf_aux.c | 26 __init void scan_elf_aux( char **envp) in scan_elf_aux()
|
| /kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
| D | process_test_068.cpp | 38 char *envp[] = {"ABC=asddfg", NULL}; in TestCase() local
|
| D | process_test_069.cpp | 38 char *envp[] = {"ABC=asddfg", NULL}; in TestCase() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | umh.c | 357 char **envp, gfp_t gfp_mask, in call_usermodehelper_setup() 472 int call_usermodehelper(const char *path, char **argv, char **envp, int wait) in call_usermodehelper()
|
| D | kmod.c | 72 static char *envp[] = { in call_modprobe() local
|
| /kernel/linux/linux-5.10/drivers/vfio/mdev/ |
| D | mdev_core.c | 147 char *envp[] = { env_string, NULL }; in mdev_register_device() local 225 char *envp[] = { env_string, NULL }; in mdev_unregister_device() local
|
| /kernel/linux/linux-4.19/kernel/ |
| D | kmod.c | 73 static char *envp[] = { in call_modprobe() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/ |
| D | drm_sysfs.c | 307 char *envp[] = { event_string, NULL }; in drm_sysfs_lease_event() local 325 char *envp[] = { event_string, NULL }; in drm_sysfs_hotplug_event() local
|
| /kernel/liteos_a/kernel/extended/dynload/src/ |
| D | los_exec_elf.c | 117 INT32 LOS_DoExecveFile(const CHAR *fileName, CHAR * const *argv, CHAR * const *envp) in LOS_DoExecveFile()
|