Home
last modified time | relevance | path

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

/lib/
Dnotifier-error-inject.c32 struct notifier_err_inject_action *action; in notifier_err_inject_callback() local
52 struct notifier_err_inject_action *action; in notifier_err_inject_init() local
Dkobject_uevent.c66 enum kobject_action action; in kobject_action_type() local
131 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env()
331 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
Dnotifier-error-inject.h11 #define NOTIFIER_ERR_INJECT_ACTION(action) \ argument
Dpercpu_counter.c162 unsigned long action, void *hcpu) in percpu_counter_hotcpu_callback()
Dradix-tree.c1428 unsigned long action, in radix_tree_callback()
Ddma-debug.c739 static int dma_debug_device_change(struct notifier_block *nb, unsigned long action, void *data) in dma_debug_device_change()