Home
last modified time | relevance | path

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

12345

/linux-4.19.296/include/linux/mfd/
Drave-sp.h44 static inline u8 rave_sp_action_unpack_event(unsigned long action) in rave_sp_action_unpack_event()
49 static inline u8 rave_sp_action_unpack_value(unsigned long action) in rave_sp_action_unpack_value()
/linux-4.19.296/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
195 enum kobject_action action; in kobject_synth_uevent() local
455 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env()
638 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
Dnotifier-error-inject.h12 #define NOTIFIER_ERR_INJECT_ACTION(action) \ argument
/linux-4.19.296/drivers/xen/
Dxen-acpi-cpuhotplug.c351 int *action = context; in processor_walk_namespace_cb() local
380 int action = INSTALL_NOTIFY_HANDLER; in acpi_processor_install_hotplug_notify() local
390 int action = UNINSTALL_NOTIFY_HANDLER; in acpi_processor_uninstall_hotplug_notify() local
Darm-device.c116 unsigned long action, void *data) in xen_platform_notifier()
161 unsigned long action, void *data) in xen_amba_notifier()
Dtime.c84 void xen_manage_runstate_time(int action) in xen_manage_runstate_time()
Dpci.c192 unsigned long action, void *data) in xen_pci_notifier()
/linux-4.19.296/include/trace/events/
Dbtrfs.h701 #define show_ref_action(action) \ argument
1009 #define show_flush_action(action) \ argument
/linux-4.19.296/fs/btrfs/
Ddelayed-ref.c529 u64 reserved, int action, bool is_data, in init_delayed_ref_head()
600 int action, int *qrecord_inserted_ret, in add_delayed_ref_head()
681 int action, u8 ref_type) in init_delayed_ref_common()
711 u64 ref_root, int level, int action, in btrfs_add_delayed_tree_ref()
793 u64 owner, u64 offset, u64 reserved, int action, in btrfs_add_delayed_data_ref()
Dref-verify.h35 u64 owner, u64 offset, int action) in btrfs_ref_tree_mod()
/linux-4.19.296/drivers/of/
Ddynamic.c76 int of_reconfig_notify(unsigned long action, struct of_reconfig_data *p) in of_reconfig_notify()
110 int of_reconfig_get_state_change(unsigned long action, struct of_reconfig_data *pr) in of_reconfig_get_state_change()
188 int of_property_notify(int action, struct device_node *np, in of_property_notify()
911 int of_changeset_action(struct of_changeset *ocs, unsigned long action, in of_changeset_action()
Dof_private.h45 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify()
/linux-4.19.296/include/misc/
Daltera.h31 u8 *action; member
/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_doorbell.h31 u16 action; member
/linux-4.19.296/include/linux/
Dwait_bit.h150 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_action()
229 wait_on_bit_lock_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_lock_action()
/linux-4.19.296/drivers/cpufreq/
Dhighbank-cpufreq.c37 unsigned long action, void *hclk) in hb_cpufreq_clk_notify()
/linux-4.19.296/drivers/s390/cio/
Dblacklist.c49 static int blacklist_range(range_action action, unsigned int from_ssid, in blacklist_range()
149 static int blacklist_parse_parameters(char *str, range_action action, in blacklist_parse_parameters()
/linux-4.19.296/include/uapi/xen/
Dgntalloc.h74 __u32 action; member
/linux-4.19.296/drivers/base/power/
Dclock_ops.c463 unsigned long action, void *data) in pm_clk_notify()
591 unsigned long action, void *data) in pm_clk_notify()
/linux-4.19.296/drivers/reset/
Dreset-ath79.c85 unsigned long action, void *data) in ath79_reset_restart_handler()
/linux-4.19.296/drivers/isdn/isdnloop/
Disdnloop.c150 int action; member
188 int action = -1; in isdnloop_parse_status() local
779 int action = -1; in isdnloop_parse_cmd() local
/linux-4.19.296/drivers/clk/microchip/
Dclk-pic32mzda.c142 unsigned long action, void *data) in pic32_fscm_nmi()
/linux-4.19.296/drivers/i2c/
Di2c-core-of.c237 static int of_i2c_notify(struct notifier_block *nb, unsigned long action, in of_i2c_notify()
/linux-4.19.296/drivers/pci/hotplug/
Dpciehp_ctrl.c133 void pciehp_request(struct controller *ctrl, int action) in pciehp_request()

12345