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()
279 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb()
309 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged()
343 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged()
382 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast()
419 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env()
460 struct kobj_uevent_env *env; in kobject_uevent_env() local
654 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()