/linux/drivers/acpi/acpica/ |
A D | psargs.c | 459 union acpi_parse_object *field; in acpi_ps_get_next_field() local 709 union acpi_parse_object *field; in acpi_ps_get_next_arg() local
|
/linux/scripts/gcc-plugins/ |
A D | structleak_plugin.c | 76 static tree get_field_type(tree field) in get_field_type() 83 tree field; in is_userspace_type() local
|
/linux/drivers/phy/broadcom/ |
A D | phy-brcm-usb-init.c | 132 #define USB_CTRL_MASK_FAMILY(params, reg, field) \ argument 135 #define USB_CTRL_SET_FAMILY(params, reg, field) \ argument 138 #define USB_CTRL_UNSET_FAMILY(params, reg, field) \ argument 399 u32 reg_offset, u32 field) in usb_ctrl_unset_family() 409 u32 reg_offset, u32 field) in usb_ctrl_set_family()
|
/linux/tools/perf/util/ |
A D | data-convert-bt.c | 102 struct bt_ctf_field *field; in value_set() local 163 struct bt_ctf_field *field; in value_set_string() local 188 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type() 251 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value() 297 struct bt_ctf_field *field; in add_tracepoint_field_value() local 405 struct tep_format_field *field; in add_tracepoint_fields_values() local 976 struct tep_format_field *field) in event_class_add_field() 1018 struct tep_format_field *field; in add_tracepoint_fields_types() local
|
/linux/kernel/trace/ |
A D | trace_events_synth.c | 484 struct synth_field *field = event->fields[i]; in trace_event_raw_event_synth() local 576 static void free_synth_field(struct synth_field *field) in free_synth_field() 604 struct synth_field *field; in parse_synth_field() local 1182 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1680 struct synth_field *field = state.event->fields[i]; in synth_event_trace() local 1772 struct synth_field *field = state.event->fields[i]; in synth_event_trace_array() local 1857 struct synth_field *field = NULL; in __synth_event_add_val() local 2122 struct synth_field *field; in __synth_event_show() local
|
/linux/drivers/staging/greybus/ |
A D | loopback.c | 122 #define gb_loopback_ro_attr(field) \ argument 132 #define gb_loopback_ro_stats_attr(name, field, type) \ argument 165 #define gb_loopback_stats_attrs(field) \ argument 170 #define gb_loopback_attr(field, type) \ argument 196 #define gb_dev_loopback_ro_attr(field, conn) \ argument 206 #define gb_dev_loopback_rw_attr(field, type) \ argument
|
/linux/drivers/infiniband/hw/hns/ |
A D | hns_roce_common.h | 68 #define hr_reg_enable(ptr, field) _hr_reg_enable(ptr, field) argument 78 #define hr_reg_clear(ptr, field) _hr_reg_clear(ptr, field) argument 86 #define hr_reg_write_bool(ptr, field, val) _hr_reg_write_bool(ptr, field, val) argument 95 #define hr_reg_write(ptr, field, val) _hr_reg_write(ptr, field, val) argument 105 #define hr_reg_read(ptr, field) _hr_reg_read(ptr, field) argument
|
/linux/arch/x86/kvm/vmx/ |
A D | vmcs.h | 162 static inline int vmcs_field_width(unsigned long field) in vmcs_field_width() 169 static inline int vmcs_field_readonly(unsigned long field) in vmcs_field_readonly() 177 static inline unsigned int vmcs_field_index(unsigned long field) in vmcs_field_index()
|
/linux/drivers/sh/superhyway/ |
A D | superhyway-sysfs.c | 17 #define superhyway_ro_attr(name, fmt, field) \ argument
|
/linux/scripts/mod/ |
A D | devicetable-offsets.c | 6 #define DEVID_FIELD(devid, field) \ argument
|
/linux/drivers/hid/ |
A D | hid-xinmo.c | 25 static int xinmo_event(struct hid_device *hdev, struct hid_field *field, in xinmo_event()
|
A D | hid-penmount.c | 19 struct hid_input *hi, struct hid_field *field, in penmount_input_mapping()
|
A D | hid-accutouch.c | 21 struct hid_field *field, in accutouch_input_mapping()
|
A D | hid-uclogic-core.c | 86 struct hid_field *field, in uclogic_input_mapping() 109 struct hid_field *field; in uclogic_input_configured() local
|
A D | hid-kensington.c | 21 struct hid_field *field, struct hid_usage *usage, in ks_input_mapping()
|
A D | hid-lcpower.c | 21 struct hid_field *field, struct hid_usage *usage, in ts_input_mapping()
|
A D | hid-topseed.c | 27 struct hid_field *field, struct hid_usage *usage, in ts_input_mapping()
|
A D | hid-twinhan.c | 62 struct hid_field *field, struct hid_usage *usage, in twinhan_input_mapping()
|
A D | hid-core.c | 95 struct hid_field *field; in hid_register_field() local 260 struct hid_field *field; in hid_add_field() local 1055 struct hid_field *field, in hid_apply_multiplier_to_field() 1089 struct hid_field *field; in hid_apply_multiplier() local 1502 static void hid_process_event(struct hid_device *hid, struct hid_field *field, in hid_process_event() 1533 static void hid_input_field(struct hid_device *hid, struct hid_field *field, in hid_input_field() 1593 struct hid_field *field, __u8 *data) in hid_output_field() 1661 int hid_set_field(struct hid_field *field, unsigned offset, __s32 value) in hid_set_field()
|
A D | hid-jabra.c | 21 struct hid_field *field, in jabra_input_mapping()
|
/linux/drivers/net/phy/ |
A D | mdio_bus.c | 255 #define MDIO_BUS_STATS_ATTR_DECL(field, file) \ argument 273 #define MDIO_BUS_STATS_ATTR(field) \ argument 281 #define MDIO_BUS_STATS_ADDR_ATTR_DECL(field, addr, file) \ argument 291 #define MDIO_BUS_STATS_ADDR_ATTR(field, addr) \ argument
|
/linux/tools/lib/traceevent/plugins/ |
A D | plugin_function.c | 176 struct tep_format_field *field; in trace_stack_handler() local 214 struct tep_format_field *field; in trace_raw_data_handler() local
|
/linux/usr/ |
A D | gen_initramfs.sh | 39 field() { function
|
/linux/drivers/scsi/ |
A D | scsi_sysfs.c | 160 #define shost_show_function(name, field, format_string) \ argument 173 #define shost_rd_attr2(name, field, format_string) \ argument 177 #define shost_rd_attr(field, format_string) \ argument 584 #define sdev_show_function(field, format_string) \ argument 598 #define sdev_rd_attr(field, format_string) \ argument 607 #define sdev_rw_attr(field, format_string) \ argument 945 #define show_sdev_iostat(field) \ argument
|
/linux/arch/mips/kernel/ |
A D | traps.c | 179 const int field = 2 * sizeof(unsigned long); in show_stacktrace() local 265 const int field = 2 * sizeof(unsigned long); in __show_regs() local 372 const int field = 2 * sizeof(unsigned long); in show_registers() local 449 const int field = 2 * sizeof(unsigned long); in do_be() local 1834 const int field = 2 * sizeof(unsigned long); in cache_parity_error() local 1882 const int field = 2 * sizeof(unsigned long); in do_ftlb() local 1946 const int field = 2 * sizeof(unsigned long); in ejtag_exception_handler() local
|