/linux/arch/arm/mm/ |
H A D | proc-v7-bugs.c | 66 static unsigned int spectre_v2_install_workaround(unsigned int method) in spectre_v2_install_workaround() 109 static unsigned int spectre_v2_install_workaround(unsigned int method) in spectre_v2_install_workaround() 119 unsigned int state, method = 0; in cpu_v7_spectre_v2_init() local 183 static const char *spectre_bhb_method_name(int method) in spectre_bhb_method_name() 197 static int spectre_bhb_install_workaround(int method) in spectre_bhb_install_workaround() 219 static int spectre_bhb_install_workaround(int method) in spectre_bhb_install_workaround() 227 unsigned int state, method = 0; in cpu_v7_spectre_bhb_init() local
|
/linux/drivers/acpi/dptf/ |
H A D | dptf_pch_fivr.c | 17 static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp *fivr_resp) in pch_fivr_read() 56 #define PCH_FIVR_SHOW(name, method) \ argument 72 #define PCH_FIVR_STORE(name, method) \ argument
|
/linux/arch/arm/kernel/ |
H A D | spectre.c | 26 void spectre_v2_update_state(unsigned int state, unsigned int method) in spectre_v2_update_state() 36 const char *method; in cpu_show_spectre_v2() local
|
H A D | cpuidle.c | 61 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops()
|
H A D | devtree.c | 36 const char *method; in set_smp_ops_by_method() local
|
/linux/tools/testing/selftests/mm/ |
H A D | write_to_hugetlbfs.c | 21 enum method { enum 73 enum method method = MAX_METHOD; in main() local
|
/linux/drivers/platform/x86/tuxedo/nb04/ |
H A D | wmi_util.c | 78 enum tux_wmi_xx_8in_80out_methods method, in tux_wmi_xx_8in_80out() 86 enum tux_wmi_xx_496in_80out_methods method, in tux_wmi_xx_496in_80out()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 689 void efx_reset_down(struct efx_nic *efx, enum reset_type method) in efx_reset_down() 723 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_reset_up() 792 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset() 859 enum reset_type method; in efx_reset_work() local 889 enum reset_type method; in efx_schedule_reset() local
|
/linux/drivers/platform/x86/ |
H A D | msi-wmi-platform.c | 88 enum msi_wmi_platform_method method; member 143 enum msi_wmi_platform_method method, u8 *input, in msi_wmi_platform_query() 295 const char *name, enum msi_wmi_platform_method method) in msi_wmi_platform_debugfs_add() 322 int ret, method; in msi_wmi_platform_debugfs_init() local
|
H A D | asus-laptop.c | 218 const char *method; member 360 static int write_acpi_int_ret(acpi_handle handle, const char *method, int val, in write_acpi_int_ret() 382 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() 387 static int acpi_check_handle(acpi_handle handle, const char *method, in acpi_check_handle() 423 char *method = enable ? METHOD_PEGA_ENABLE : METHOD_PEGA_DISABLE; in asus_pega_lucid_set() local 427 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) in pega_acc_axis() 539 static int asus_led_set(struct asus_laptop *asus, const char *method, in asus_led_set() 663 const char *name, const char *method) in asus_led_register() 917 const char *method) in sysfs_acpi_set()
|
H A D | wmi.c | 132 const char method, in get_acpi_method_name() 179 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmi_device_enable() local 332 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmidev_evaluate_method() local 371 char method[WMI_ACPI_METHOD_NAME_SIZE]; in __query_block() local 504 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmidev_block_set() local 1007 char method[WMI_ACPI_METHOD_NAME_SIZE]; in wmi_create_device() local
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-ddv.c | 161 static int dell_wmi_ddv_query_type(struct wmi_device *wdev, enum dell_ddv_method method, u32 arg, in dell_wmi_ddv_query_type() 190 static int dell_wmi_ddv_query_integer(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_integer() 210 static int dell_wmi_ddv_query_buffer(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_buffer() 256 static int dell_wmi_ddv_query_string(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_query_string() 265 static int dell_wmi_ddv_update_sensors(struct wmi_device *wdev, enum dell_ddv_method method, in dell_wmi_ddv_update_sensors() 571 enum dell_ddv_method method, in dell_wmi_ddv_channel_init() 993 static int dell_wmi_ddv_buffer_read(struct seq_file *seq, enum dell_ddv_method method) in dell_wmi_ddv_buffer_read()
|
/linux/drivers/infiniband/core/ |
H A D | mad.c | 187 struct ib_mad_mgmt_method_table *method; in is_vendor_method_in_use() local 258 struct ib_mad_mgmt_method_table *method; in ib_register_mad_agent() local 1386 static int method_in_use(struct ib_mad_mgmt_method_table **method, in method_in_use() 1400 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table() 1410 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table() 1467 static void remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, in remove_methods_mad_agent() 1484 struct ib_mad_mgmt_method_table **method; in add_nonoui_reg_req() local 1545 struct ib_mad_mgmt_method_table **method; in add_oui_reg_req() local 1640 struct ib_mad_mgmt_method_table *method; in remove_mad_reg_req() local 1754 struct ib_mad_mgmt_method_table *method; in find_mad_agent() local
|
H A D | uverbs_uapi.c | 99 const struct uverbs_method_def *method, in uapi_merge_method() 209 const struct uverbs_method_def *method = (*obj->methods)[i]; in uapi_merge_obj_tree() local
|
/linux/drivers/iio/adc/ |
H A D | twl4030-madc.c | 133 u16 method; member 468 const struct twl4030_madc_conversion_method *method; in twl4030_madc_threaded_irq_handler() local 545 const struct twl4030_madc_conversion_method *method; in twl4030_madc_start_conversion() local 607 const struct twl4030_madc_conversion_method *method; in twl4030_madc_conversion() local
|
/linux/lib/reed_solomon/ |
H A D | test_rslib.c | 21 enum method { enum 262 struct wspace *ws, int method) in test_uc() 314 int len, int trials, int method) in ex_rs_helper()
|
/linux/arch/sh/include/asm/ |
H A D | smp.h | 68 const char *method; member
|
/linux/fs/smb/server/mgmt/ |
H A D | user_session.c | 27 unsigned int method; member 97 int method, id; in ksmbd_session_rpc_open() local
|
/linux/arch/arm/include/asm/ |
H A D | cpuidle.h | 41 const char *method; member
|
H A D | smp.h | 105 const char *method; member
|
/linux/net/tipc/ |
H A D | bcast.c | 213 struct tipc_mc_method *method) in tipc_bcast_select_xmit_method() 318 struct tipc_mc_method *method, in tipc_mcast_send_sync() 379 struct tipc_mc_method *method, struct tipc_nlist *dests, in tipc_mcast_xmit()
|
/linux/drivers/acpi/acpica/ |
H A D | dbutils.c | 327 union acpi_parse_object *method; in acpi_db_second_pass_parse() local
|
/linux/drivers/acpi/ |
H A D | acpi_tad.c | 251 static int acpi_tad_wake_set(struct device *dev, char *method, u32 timer_id, in acpi_tad_wake_set() 281 static int acpi_tad_wake_write(struct device *dev, const char *buf, char *method, in acpi_tad_wake_write() 301 static ssize_t acpi_tad_wake_read(struct device *dev, char *buf, char *method, in acpi_tad_wake_read()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 2337 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method) in ef4_reset_down() 2356 int ef4_reset_up(struct ef4_nic *efx, enum reset_type method, bool ok) in ef4_reset_up() 2410 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset() 2495 enum reset_type method; in ef4_reset_work() local 2522 enum reset_type method; in ef4_schedule_reset() local
|
/linux/drivers/media/usb/b2c2/ |
H A D | flexcop-usb.c | 21 #define debug_dump(b, l, method) do {\ argument 31 #define debug_dump(b, l, method) do { } while (0) argument
|