| /linux/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 127 #define SLIST_FOREACH(var, head, field) \ argument 136 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument 141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument 146 #define SLIST_NEXT(elm, field) ((elm)->field.sle_next) argument 148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 161 #define SLIST_REMOVE_HEAD(head, field) do { \ argument 189 #define STAILQ_FOREACH(var, head, field) \ argument 199 #define STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ argument 205 #define STAILQ_INSERT_HEAD(head, elm, field) do { \ argument 211 #define STAILQ_INSERT_TAIL(head, elm, field) do { \ argument [all …]
|
| /linux/include/linux/ |
| H A D | part_stat.h | 28 #define part_stat_get_cpu(part, field, cpu) \ argument 31 #define part_stat_get(part, field) \ argument 34 #define part_stat_read(part, field) \ argument 52 #define part_stat_read_accum(part, field) \ argument 57 #define __part_stat_add(part, field, addnd) \ argument 60 #define part_stat_add(part, field, addnd) do { \ argument 66 #define part_stat_dec(part, field) \ argument 68 #define part_stat_inc(part, field) \ argument 70 #define part_stat_sub(part, field, subnd) \ argument 73 #define part_stat_local_dec(part, field) \ argument [all …]
|
| /linux/drivers/xen/xen-pciback/ |
| H A D | conf_space.c | 47 const struct config_field *field = entry->field; in DEFINE_PCI_CONFIG() local 75 const struct config_field *field = entry->field; in conf_space_write() local 153 const struct config_field *field; in xen_pcibk_config_read() local 209 const struct config_field *field; in xen_pcibk_config_write() local 333 const struct config_field *field; in xen_pcibk_config_free_dyn_fields() local 359 const struct config_field *field; in xen_pcibk_config_reset_dev() local 377 const struct config_field *field; in xen_pcibk_config_free_dev() local 396 const struct config_field *field, in xen_pcibk_config_add_field_offset()
|
| H A D | conf_space.h | 63 const struct config_field *field; member 85 const struct config_field *field) in xen_pcibk_config_add_field() 91 const struct config_field *field) in xen_pcibk_config_add_fields() 103 const struct config_field *field, in xen_pcibk_config_add_fields_offset()
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_fc.c | 981 #define fc_rport_show_function(field, format_string, sz, cast) \ argument 997 #define fc_rport_store_function(field) \ argument 1019 #define fc_rport_rd_attr(field, format_string, sz) \ argument 1024 #define fc_rport_rd_attr_cast(field, format_string, sz, cast) \ argument 1029 #define fc_rport_rw_attr(field, format_string, sz) \ argument 1037 #define fc_private_rport_show_function(field, format_string, sz, cast) \ argument 1046 #define fc_private_rport_rd_attr(field, format_string, sz) \ argument 1051 #define fc_private_rport_rd_attr_cast(field, format_string, sz, cast) \ argument 1073 #define SETUP_RPORT_ATTRIBUTE_RD(field) \ argument 1081 #define SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(field) \ argument [all …]
|
| /linux/include/trace/stages/ |
| H A D | stage6_event_callback.h | 58 __get_bitmask(field) global() argument 68 __get_cpumask(field) global() argument 75 __sockaddr(field,len) global() argument 78 __get_sockaddr(field) global() argument 108 __get_rel_bitmask(field) global() argument 118 __get_rel_cpumask(field) global() argument 125 __rel_sockaddr(field,len) global() argument 128 __get_rel_sockaddr(field) global() argument [all...] |
| /linux/include/linux/cdx/ |
| H A D | bitfield.h | 18 #define CDX_VAL(field, attribute) field ## _ ## attribute argument 20 #define CDX_LOW_BIT(field) CDX_VAL(field, LBN) argument 22 #define CDX_WIDTH(field) CDX_VAL(field, WIDTH) argument 24 #define CDX_HIGH_BIT(field) (CDX_LOW_BIT(field) + CDX_WIDTH(field) - 1) argument 39 #define CDX_DWORD_FIELD(dword, field) \ argument 47 #define CDX_INSERT_FIELD(field, value) \ argument
|
| /linux/drivers/hid/ |
| H A D | hid-samsung.c | 88 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_mouse_input_mapping() 143 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_input_mapping() 236 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_gamepad_input_mapping() 327 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_actionmouse_input_mapping() 350 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_universal_kbd_input_mapping() 481 struct hid_field *field, struct hid_usage *usage, in samsung_input_mapping()
|
| H A D | hid-haptic.c | 15 struct hid_field *field, struct hid_usage *usage) in hid_haptic_feature_mapping() 52 struct hid_input *hi, struct hid_field *field) in hid_haptic_check_pressure_unit() 68 struct hid_field *field, struct hid_usage *usage, in hid_haptic_input_mapping() 99 struct hid_field *field) in parse_auto_trigger_field() 154 struct hid_field *field; in fill_effect_buf() local 205 struct hid_field *field; in switch_mode() local
|
| H A D | hid-icade.c | 164 static int icade_event(struct hid_device *hdev, struct hid_field *field, in icade_event() 189 struct hid_field *field, struct hid_usage *usage, in icade_input_mapping() 212 struct hid_field *field, struct hid_usage *usage, in icade_input_mapped()
|
| H A D | hid-a4tech.c | 35 struct hid_field *field, struct hid_usage *usage, in a4_input_mapping() 57 struct hid_field *field, struct hid_usage *usage, in a4_input_mapped() 73 static int a4_event(struct hid_device *hdev, struct hid_field *field, in a4_event()
|
| /linux/drivers/clk/st/ |
| H A D | clkgen.h | 22 struct clkgen_field *field) in clkgen_read() 28 static inline void clkgen_write(void __iomem *base, struct clkgen_field *field, in clkgen_write() 44 #define CLKGEN_READ(pll, field) clkgen_read(pll->regs_base, \ argument 47 #define CLKGEN_WRITE(pll, field, val) clkgen_write(pll->regs_base, \ argument
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | exp_rcv.h | 18 #define EXP_TID_GET(tid, field) \ argument 21 #define EXP_TID_SET(field, value) \ argument 24 #define EXP_TID_CLEAR(tid, field) ({ \ argument 28 #define EXP_TID_RESET(tid, field, value) do { \ argument 58 #define KDETH_GET(val, field) \ argument 60 #define KDETH_SET(dw, field, val) do { \ argument 68 #define KDETH_RESET(dw, field, val) ({ dw = 0; KDETH_SET(dw, field, val); }) argument
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-core.h | 59 static inline u32 isp1760_field_read(struct regmap_field **fields, u32 field) in isp1760_field_read() 68 static inline void isp1760_field_write(struct regmap_field **fields, u32 field, in isp1760_field_write() 74 static inline void isp1760_field_set(struct regmap_field **fields, u32 field) in isp1760_field_set() 79 static inline void isp1760_field_clear(struct regmap_field **fields, u32 field) in isp1760_field_clear()
|
| /linux/drivers/gpu/drm/amd/display/dmub/src/ |
| H A D | dmub_reg.h | 39 #define FD_SHIFT(reg_name, field) reg_name##__##field##__SHIFT argument 41 #define FD_MASK(reg_name, field) reg_name##__##field##_MASK argument 47 #define FN(reg_name, field) FD(reg_name##__##field) argument 61 #define REG_SET(reg_name, initial_val, field, val) \ argument 88 #define REG_UPDATE(reg_name, field, val) \ argument 111 #define REG_GET(reg_name, field, val) \ argument
|
| /linux/drivers/clk/sophgo/ |
| H A D | clk-cv18xx-common.c | 14 struct cv1800_clk_regbit *field) in cv1800_clk_setbit() 31 struct cv1800_clk_regbit *field) in cv1800_clk_clearbit() 48 struct cv1800_clk_regbit *field) in cv1800_clk_checkbit()
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | cgs_common.h | 120 #define CGS_REG_FIELD_SHIFT(reg, field) reg##__##field##__SHIFT argument 121 #define CGS_REG_FIELD_MASK(reg, field) reg##__##field##_MASK argument 123 #define CGS_REG_SET_FIELD(orig_val, reg, field, field_val) \ argument 127 #define CGS_REG_GET_FIELD(value, reg, field) \ argument 130 #define CGS_WREG32_FIELD(device, reg, field, val) \ argument 133 #define CGS_WREG32_FIELD_IND(device, space, reg, field, val) \ argument
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | bitfield.h | 45 #define EF4_VAL(field, attribute) field ## _ ## attribute argument 47 #define EF4_LOW_BIT(field) EF4_VAL(field, LBN) argument 49 #define EF4_WIDTH(field) EF4_VAL(field, WIDTH) argument 51 #define EF4_HIGH_BIT(field) (EF4_LOW_BIT(field) + EF4_WIDTH(field) - 1) argument 168 #define EF4_OWORD_FIELD64(oword, field) \ argument 172 #define EF4_QWORD_FIELD64(qword, field) \ argument 176 #define EF4_OWORD_FIELD32(oword, field) \ argument 180 #define EF4_QWORD_FIELD32(qword, field) \ argument 184 #define EF4_DWORD_FIELD(dword, field) \ argument 265 #define EF4_INSERT_FIELD_NATIVE(min, max, field, value) \ argument [all …]
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | mac.h | 75 #define SET_REG_BITS(var, field, val) \ argument 78 #define SET_REG_BIT(var, field, val) \ argument 81 #define GET_REG_BITS(var, field) \ argument 84 #define GET_REG_BIT(var, field) ((var) & (field)) argument
|
| /linux/scripts/gendwarfksyms/ |
| H A D | kabi.c | 209 const char *field; in kabi_read_rules() local 249 static char *get_enumerator_target(const char *fqn, const char *field) in get_enumerator_target() 278 const char *fqn, const char *field) in find_enumerator_rule() 314 bool kabi_is_enumerator_ignored(const char *fqn, const char *field) in kabi_is_enumerator_ignored() 320 bool kabi_get_enumerator_value(const char *fqn, const char *field, in kabi_get_enumerator_value()
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | bitfield.h | 16 #define __BITFIELD_FIELD(field, more) \ argument 22 #define __BITFIELD_FIELD(field, more) \ argument
|
| /linux/tools/include/linux/ |
| H A D | bitfield.h | 134 static __always_inline u64 field_multiplier(u64 field) in field_multiplier() 140 static __always_inline u64 field_mask(u64 field) in field_mask() 144 #define field_max(field) ((typeof(field))field_mask(field)) argument
|
| /linux/kernel/trace/ |
| H A D | trace_events_inject.c | 39 struct ftrace_event_field *field; in parse_field() local 140 struct ftrace_event_field *field; in trace_get_entry_size() local 156 struct ftrace_event_field *field; in trace_alloc_entry() local 198 struct ftrace_event_field *field; in parse_entry() local
|
| /linux/tools/perf/scripts/python/ |
| H A D | intel-pt-events.py | 50 def get_optional_null(perf_dict, field): argument 55 def get_optional_zero(perf_dict, field): argument 60 def get_optional_bytes(perf_dict, field): argument 65 def get_optional(perf_dict, field): argument 70 def get_offset(perf_dict, field): argument
|
| /linux/include/rdma/ |
| H A D | iba.h | 62 #define IBA_SET(field, ptr, value) _IBA_SET(field, ptr, value) argument 69 #define IBA_GET_MEM_PTR(field, ptr) _IBA_GET_MEM_PTR(field, ptr) argument 82 #define IBA_SET_MEM(field, ptr, in, bytes) _IBA_SET_MEM(field, ptr, in, bytes) argument 91 #define IBA_GET(field, ptr) _IBA_GET(field, ptr) argument 104 #define IBA_GET_MEM(field, ptr, out, bytes) _IBA_GET_MEM(field, ptr, out, bytes) argument
|