Searched defs:field_type (Results 1 – 7 of 7) sorted by relevance
/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/kernel/trace/ |
H A D | trace_events_synth.c | 665 static int check_field_version(const char *prefix, const char *field_type, in check_field_version() 685 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/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 | 3319 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 3616 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
|