/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/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()
|
/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/siena/ |
H A D | efx_common.c | 716 void efx_siena_reset_down(struct efx_nic *efx, enum reset_type method) in efx_siena_reset_down() 749 int efx_siena_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_siena_reset_up() 816 int efx_siena_reset(struct efx_nic *efx, enum reset_type method) in efx_siena_reset() 883 enum reset_type method; in efx_reset_work() local 913 enum reset_type method; in efx_siena_schedule_reset() local
|
/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 | system76_acpi.c | 76 static int system76_get(struct system76_data *data, char *method) in system76_get() 90 static int system76_get_index(struct system76_data *data, char *method, int index) in system76_get_index() 111 static int system76_get_object(struct system76_data *data, char *method, union acpi_object **obj) in system76_get_object() 139 static int system76_set(struct system76_data *data, char *method, int value) in system76_set()
|
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 | eeepc-laptop.c | 183 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() 192 static int read_acpi_int(acpi_handle handle, const char *method, int *val) in read_acpi_int() 209 const char *method = cm_setv[cm]; in set_acpi() local 223 const char *method = cm_getv[cm]; in get_acpi() local 239 const char *method = cm_setv[cm]; in acpi_setter_handle() local
|
H A D | asus-wireless.c | 52 static acpi_status asus_wireless_method(acpi_handle handle, const char *method, in asus_wireless_method()
|
/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() 989 static int dell_wmi_ddv_buffer_read(struct seq_file *seq, enum dell_ddv_method method) in dell_wmi_ddv_buffer_read()
|
/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/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/sh/include/asm/ |
H A D | smp.h | 68 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/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/drivers/acpi/acpica/ |
H A D | dbutils.c | 327 union acpi_parse_object *method; in acpi_db_second_pass_parse() local
|
H A D | dbmethod.c | 271 struct acpi_namespace_node *method; in acpi_db_disassemble_method() local
|
/linux/drivers/infiniband/core/ |
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/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
|
/linux/arch/sh/boards/ |
H A D | of-generic.c | 59 const char *method = NULL; in sh_of_smp_probe() local
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | alias_GUID.c | 61 u8 method; member 67 u8 method; member
|
/linux/tools/net/ynl/pyynl/lib/ |
H A D | ynl.py | 1093 def _op(self, method, vals, flags=None, dump=False): argument 1101 def do(self, method, vals, flags=None): argument 1104 def dump(self, method, vals): argument
|