/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_common.h | 58 #define FIELD_LOC(field_type, field_h, field_l) field_type, field_h, field_l argument 60 #define _hr_reg_enable(ptr, field_type, field_h, field_l) \ argument 70 #define _hr_reg_clear(ptr, field_type, field_h, field_l) \ argument 80 #define _hr_reg_write_bool(ptr, field_type, field_h, field_l, val) \ argument 88 #define _hr_reg_write(ptr, field_type, field_h, field_l, val) \ argument 97 #define _hr_reg_read(ptr, field_type, field_h, field_l) \ argument
|
/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 208 static void define_value(enum tep_print_arg_type field_type, in define_value() 238 static void define_values(enum tep_print_arg_type field_type, in define_values() 250 static void define_field(enum tep_print_arg_type field_type, in define_field()
|
/linux/kernel/trace/ |
H A D | trace_events_synth.c | 672 static int check_field_version(const char *prefix, const char *field_type, in check_field_version() 692 const char *prefix = NULL, *field_type = argv[0], *field_name, *array; in parse_synth_field() local
|
/linux/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 590 tree field_type, val_type; in check_bad_casts_in_constructor() local
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 32 #define EFX_ETHTOOL_STAT(stat_name, source_name, field, field_type, \ argument
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 31 #define EF4_ETHTOOL_STAT(stat_name, source_name, field, field_type, \ argument
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 32 #define EFX_ETHTOOL_STAT(stat_name, source_name, field, field_type, \ argument
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 1831 enum ice_flow_fld_match_type field_type, u16 val_loc, in ice_flow_set_fld_ext()
|
/linux/kernel/bpf/ |
H A D | btf.c | 3324 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct() 3458 #define field_mask_test_name(field_type, field_type_str) \ argument 3615 int ret, align, sz, field_type; in btf_find_field_one() local
|
/linux/drivers/acpi/acpica/ |
H A D | aclocal.h | 243 u8 field_type; member
|