Home
last modified time | relevance | path

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

/lib/
Dkobject_uevent.c117 struct kobj_uevent_env *env = NULL; in kobject_action_args() local
197 struct kobj_uevent_env *env; in kobject_synth_uevent() local
252 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv()
278 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb()
308 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged()
342 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged()
381 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast()
418 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env()
459 struct kobj_uevent_env *env; in kobject_uevent_env() local
653 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()