Home
last modified time | relevance | path

Searched defs:env (Results 1 – 25 of 98) sorted by relevance

1234

/linux-3.4.99/arch/um/kernel/
Dexec.c49 const char __user *const __user *env) in execve1()
65 …ecve(const char *file, const char __user *const __user *argv, const char __user *const __user *env) in um_execve()
76 const char __user *const __user *env) in sys_execve()
/linux-3.4.99/include/linux/
Dof_device.h55 struct kobj_uevent_env *env) { } in of_device_uevent()
58 struct kobj_uevent_env *env) in of_device_uevent_modalias()
/linux-3.4.99/arch/x86/kernel/
Di387.c458 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr()
495 const struct user_i387_ia32_struct *env) in convert_to_fxsr()
526 struct user_i387_ia32_struct env; in fpregs_get() local
558 struct user_i387_ia32_struct env; in fpregs_set() local
610 struct user_i387_ia32_struct env; in save_i387_fxsave() local
707 struct user_i387_ia32_struct env; in restore_i387_fxsave() local
/linux-3.4.99/drivers/of/
Ddevice.c131 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent()
158 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
/linux-3.4.99/drivers/hwmon/
Dultra45_env.c59 struct env { struct
66 static u8 env_read(struct env *p, u8 ireg) in env_read() argument
/linux-3.4.99/drivers/pci/
Dhotplug.c6 int pci_uevent(struct device *dev, struct kobj_uevent_env *env) in pci_uevent()
/linux-3.4.99/arch/m68k/platform/68328/
Dhead-rom.S102 env: label
Dhead-pilot.S206 env: label
Dhead-ram.S140 env: label
/linux-3.4.99/arch/mips/pnx833x/common/
Dprom.c48 char **env = prom_envp; in prom_getenv() local
/linux-3.4.99/arch/powerpc/include/asm/
Dtypes.h47 unsigned long env; member
/linux-3.4.99/lib/
Dkobject_uevent.c134 struct kobj_uevent_env *env; in kobject_uevent_env() local
345 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()
/linux-3.4.99/arch/x86/kernel/cpu/
Dmatch.c82 int arch_cpu_uevent(struct device *dev, struct kobj_uevent_env *env) in arch_cpu_uevent()
/linux-3.4.99/tools/perf/util/
Dpager.c89 const char *env; in pager_in_use() local
Dexec_cmd.c57 const char *env; in perf_exec_path() local
Drun-command.h40 const char *const *env; member
/linux-3.4.99/drivers/mtd/maps/
Dpmcmsp-flash.c56 char *env; in init_msp_flash() local
/linux-3.4.99/arch/mips/pnx833x/stb22x/
Dboard.c52 static inline unsigned long env_or_default(char *env, unsigned long dfl) in env_or_default()
/linux-3.4.99/arch/mips/alchemy/common/
Dprom.c64 char **env = prom_envp; in prom_getenv() local
/linux-3.4.99/arch/mips/pmc-sierra/yosemite/
Dprom.c90 char **env = (char **) fw_arg2; in prom_init() local
/linux-3.4.99/security/tomoyo/
Denviron.c49 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env) in tomoyo_env_perm()
/linux-3.4.99/arch/mips/pnx8550/common/
Dprom.c56 t_env_var *env = (t_env_var *)prom_envp; in prom_getenv() local
/linux-3.4.99/drivers/zorro/
Dzorro-driver.c143 static int zorro_uevent(struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()
/linux-3.4.99/scripts/kconfig/
Dzconf.gperf46 env, T_OPT_ENV, TF_OPTION keyword
/linux-3.4.99/net/wireless/
Dsysfs.c80 static int wiphy_uevent(struct device *dev, struct kobj_uevent_env *env) in wiphy_uevent()

1234