Home
last modified time | relevance | path

Searched full:field (Results 1 – 25 of 4141) sorted by relevance

12345678910>>...166

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmcs12.c6 #define FIELD(number, name) [ROL16(number, 6)] = VMCS12_OFFSET(name) macro
8 FIELD(number, name), \
12 FIELD(VIRTUAL_PROCESSOR_ID, virtual_processor_id),
13 FIELD(POSTED_INTR_NV, posted_intr_nv),
14 FIELD(GUEST_ES_SELECTOR, guest_es_selector),
15 FIELD(GUEST_CS_SELECTOR, guest_cs_selector),
16 FIELD(GUEST_SS_SELECTOR, guest_ss_selector),
17 FIELD(GUEST_DS_SELECTOR, guest_ds_selector),
18 FIELD(GUEST_FS_SELECTOR, guest_fs_selector),
19 FIELD(GUEST_GS_SELECTOR, guest_gs_selector),
[all …]
Dvmx_ops.h13 void vmread_error(unsigned long field, bool fault);
14 __attribute__((regparm(0))) void vmread_error_trampoline(unsigned long field,
16 void vmwrite_error(unsigned long field, unsigned long value);
22 static __always_inline void vmcs_check16(unsigned long field) in vmcs_check16() argument
24 BUILD_BUG_ON_MSG(__builtin_constant_p(field) && ((field) & 0x6001) == 0x2000, in vmcs_check16()
25 "16-bit accessor invalid for 64-bit field"); in vmcs_check16()
26 BUILD_BUG_ON_MSG(__builtin_constant_p(field) && ((field) & 0x6001) == 0x2001, in vmcs_check16()
27 "16-bit accessor invalid for 64-bit high field"); in vmcs_check16()
28 BUILD_BUG_ON_MSG(__builtin_constant_p(field) && ((field) & 0x6000) == 0x4000, in vmcs_check16()
29 "16-bit accessor invalid for 32-bit high field"); in vmcs_check16()
[all …]
/Linux-v6.1/drivers/scsi/aic7xxx/
Daic79xx.reg102 field DST_MODE 0x70
103 field SRC_MODE 0x07
117 field HWERRINT 0x80
118 field BRKADRINT 0x40
119 field SWTMINT 0x20
120 field PCIINT 0x10
121 field SCSIINT 0x08
122 field SEQINT 0x04
123 field CMDCMPLT 0x02
124 field SPLTINT 0x01
[all …]
Daic7xxx.reg71 field TEMODE 0x80
72 field ENSELO 0x40
73 field ENSELI 0x20
74 field ENRSELI 0x10
75 field ENAUTOATNO 0x08
76 field ENAUTOATNI 0x04
77 field ENAUTOATNP 0x02
78 field SCSIRSTO 0x01
88 field DFON 0x80
89 field DFPEXP 0x40
[all …]
Dqueue.h127 #define SLIST_FOREACH(var, head, field) \ argument
130 (var) = SLIST_NEXT((var), field))
136 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument
137 SLIST_NEXT((elm), field) = SLIST_NEXT((slistelm), field); \
138 SLIST_NEXT((slistelm), field) = (elm); \
141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
142 SLIST_NEXT((elm), field) = SLIST_FIRST((head)); \
146 #define SLIST_NEXT(elm, field) ((elm)->field.sle_next) argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
150 SLIST_REMOVE_HEAD((head), field); \
[all …]
/Linux-v6.1/arch/arm64/tools/
Dsysreg8 # <field>
12 # Within a Sysreg block, each field can be described as one of:
18 # Field <msb>[:<lsb>] <name>
29 # <field>
290 Field 31:28 CTX_CMPs
292 Field 23:20 WRPs
294 Field 15:12 BRPs
324 Field 31:28 IMPDEF7
325 Field 27:24 IMPDEF6
326 Field 23:20 IMPDEF5
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dfield-order.rst6 Field Order
13 odd and even field are transmitted, and due to a small delay between
23 object on screen may well move between one field and the next. For
25 which field of a frame is older, the *temporal order*.
27 When the driver provides or accepts images field by field rather than
30 even) fields, the *spatial order*: The first line of the top field is
32 field is the second line of that frame.
35 whether a frame commences with the top or bottom field is pointless. Any
41 Counter to intuition the top field is not necessarily the older field.
42 Whether the older field contains the top or bottom lines is a convention
[all …]
/Linux-v6.1/arch/arm/mach-sa1100/include/mach/
Dbitfield.h29 * The macro "Fld" encodes a bit field, given its size and its shift value
35 * field's mask is cumbersome and might break the assembler (255-character
39 * Size Size of the bit field, in number of bits.
40 * Shft Shift value of the bit field with respect to bit 0.
43 * Fld Encoded bit field.
55 * bit field.
58 * Field Encoded bit field (using the macro "Fld").
61 * FSize Size of the bit field, in number of bits.
62 * FShft Shift value of the bit field with respect to bit 0.
63 * FMsk Mask for the bit field.
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsdma_v6_0_0_pkt_open.h99 /*define for op field*/
105 /*define for sub_op field*/
111 /*define for encrypt field*/
117 /*define for tmz field*/
123 /*define for cpv field*/
129 /*define for backwards field*/
135 /*define for broadcast field*/
142 /*define for count field*/
149 /*define for dst_sw field*/
155 /*define for dst_cache_policy field*/
[all …]
Dtonga_sdma_pkt_open.h53 /*define for op field*/
59 /*define for sub_op field*/
70 /*define for op field*/
76 /*define for sub_op field*/
82 /*define for broadcast field*/
89 /*define for count field*/
96 /*define for dst_sw field*/
102 /*define for dst_ha field*/
108 /*define for src_sw field*/
114 /*define for src_ha field*/
[all …]
Dvega10_sdma_pkt_open.h68 /*define for op field*/
74 /*define for sub_op field*/
86 /*define for op field*/
92 /*define for sub_op field*/
98 /*define for encrypt field*/
104 /*define for tmz field*/
110 /*define for broadcast field*/
117 /*define for count field*/
124 /*define for dst_sw field*/
130 /*define for src_sw field*/
[all …]
Dnavi10_sdma_pkt_open.h92 /*define for op field*/
98 /*define for sub_op field*/
109 /*define for op field*/
115 /*define for sub_op field*/
121 /*define for encrypt field*/
127 /*define for tmz field*/
133 /*define for backwards field*/
139 /*define for broadcast field*/
146 /*define for count field*/
153 /*define for dst_sw field*/
[all …]
Diceland_sdma_pkt_open.h53 /*define for op field*/
59 /*define for sub_op field*/
70 /*define for op field*/
76 /*define for sub_op field*/
82 /*define for broadcast field*/
89 /*define for count field*/
96 /*define for dst_sw field*/
102 /*define for dst_ha field*/
108 /*define for src_sw field*/
114 /*define for src_ha field*/
[all …]
/Linux-v6.1/include/linux/
Dpart_stat.h28 #define part_stat_get_cpu(part, field, cpu) \ argument
29 (per_cpu_ptr((part)->bd_stats, (cpu))->field)
31 #define part_stat_get(part, field) \ argument
32 part_stat_get_cpu(part, field, smp_processor_id())
34 #define part_stat_read(part, field) \ argument
36 typeof((part)->bd_stats->field) res = 0; \
39 res += per_cpu_ptr((part)->bd_stats, _cpu)->field; \
52 #define part_stat_read_accum(part, field) \ argument
53 (part_stat_read(part, field[STAT_READ]) + \
54 part_stat_read(part, field[STAT_WRITE]) + \
[all …]
Dbitfield.h70 _pfx "value too large for the field"); \
79 * FIELD_MAX() - produce the maximum value representable by a field
80 * @_mask: shifted mask defining the field's length and position
82 * FIELD_MAX() returns the maximum value that can be held in the field
92 * FIELD_FIT() - check if value fits in the field
93 * @_mask: shifted mask defining the field's length and position
94 * @_val: value to test against the field
106 * @_mask: shifted mask defining the field's length and position
107 * @_val: value to put in the field
120 * @_mask: shifted mask defining the field's length and position
[all …]
/Linux-v6.1/kernel/trace/
Dtrace_output.c30 struct bputs_entry *field; in trace_print_bputs_msg_only() local
32 trace_assign_type(field, entry); in trace_print_bputs_msg_only()
34 trace_seq_puts(s, field->str); in trace_print_bputs_msg_only()
43 struct bprint_entry *field; in trace_print_bprintk_msg_only() local
45 trace_assign_type(field, entry); in trace_print_bprintk_msg_only()
47 trace_seq_bprintf(s, field->fmt, field->buf); in trace_print_bprintk_msg_only()
56 struct print_entry *field; in trace_print_printk_msg_only() local
58 trace_assign_type(field, entry); in trace_print_printk_msg_only()
60 trace_seq_puts(s, field->buf); in trace_print_printk_msg_only()
436 * @entry: The trace entry field from the ring buffer
[all …]
Dtrace_events_inject.c39 struct ftrace_event_field *field; in parse_field() local
47 /* First find the field to associate to */ in parse_field()
60 field = trace_find_event_field(call, field_name); in parse_field()
62 if (!field) in parse_field()
65 *pf = field; in parse_field()
78 /* Make sure the field is not a string */ in parse_field()
79 if (is_string_field(field)) in parse_field()
94 if (field->is_signed) in parse_field()
107 /* Make sure the field is OK for strings */ in parse_field()
108 if (!is_string_field(field)) in parse_field()
[all …]
/Linux-v6.1/arch/s390/include/asm/
Dscsw.h236 * scsw_key - return scsw key field
239 * Return the value of the key field of the specified scsw, regardless of
251 * scsw_eswf - return scsw eswf field
254 * Return the value of the eswf field of the specified scsw, regardless of
266 * scsw_cc - return scsw cc field
269 * Return the value of the cc field of the specified scsw, regardless of
281 * scsw_ectl - return scsw ectl field
284 * Return the value of the ectl field of the specified scsw, regardless of
296 * scsw_pno - return scsw pno field
299 * Return the value of the pno field of the specified scsw, regardless of
[all …]
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dcong.c97 static u32 mlx5_get_cc_param_val(void *field, int offset) in mlx5_get_cc_param_val() argument
101 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
104 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
107 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
110 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
113 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
116 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
119 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
122 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
125 return MLX5_GET(cong_control_r_roce_ecn_rp, field, in mlx5_get_cc_param_val()
[all …]
/Linux-v6.1/include/trace/stages/
Dstage3_trace_output.h6 #define __entry field
12 #define __get_dynamic_array(field) \ argument
13 ((void *)__entry + (__entry->__data_loc_##field & 0xffff))
16 #define __get_dynamic_array_len(field) \ argument
17 ((__entry->__data_loc_##field >> 16) & 0xffff)
20 #define __get_str(field) ((char *)__get_dynamic_array(field)) argument
23 #define __get_rel_dynamic_array(field) \ argument
25 offsetof(typeof(*__entry), __rel_loc_##field) + \
26 sizeof(__entry->__rel_loc_##field) + \
27 (__entry->__rel_loc_##field & 0xffff))
[all …]
/Linux-v6.1/tools/lib/traceevent/Documentation/
Dlibtraceevent-field_find.txt7 Search for a field in an event.
22 These functions search for a field with given name in an event. The field
23 returned can be used to find the field content from within a data record.
25 The _tep_find_common_field()_ function searches for a common field with _name_
28 The _tep_find_field()_ function searches for an event specific field with
31 The _tep_find_any_field()_ function searches for any field with _name_ in the
37 functions return a pointer to the found field, or NULL in case there is no field
48 struct tep_format_field *field;
56 field = tep_find_common_field(event, "common_pid");
57 if (field == NULL) {
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu_helper.h97 extern uint32_t phm_set_field_to_u32(u32 offset, u32 original_data, u32 field, u32 size);
137 #define PHM_FIELD_SHIFT(reg, field) reg##__##field##__SHIFT argument
138 #define PHM_FIELD_MASK(reg, field) reg##__##field##_MASK argument
140 #define PHM_SET_FIELD(origval, reg, field, fieldval) \ argument
141 (((origval) & ~PHM_FIELD_MASK(reg, field)) | \
142 (PHM_FIELD_MASK(reg, field) & ((fieldval) << PHM_FIELD_SHIFT(reg, field))))
144 #define PHM_GET_FIELD(value, reg, field) \ argument
145 (((value) & PHM_FIELD_MASK(reg, field)) >> \
146 PHM_FIELD_SHIFT(reg, field))
151 #define PHM_READ_FIELD(device, reg, field) \ argument
[all …]
/Linux-v6.1/include/net/
Dsnmp.h52 /* mibs[] must be first field of struct ipstats_mib */
127 #define __SNMP_INC_STATS(mib, field) \ argument
128 __this_cpu_inc(mib->mibs[field])
130 #define SNMP_INC_STATS_ATOMIC_LONG(mib, field) \ argument
131 atomic_long_inc(&mib->mibs[field])
133 #define SNMP_INC_STATS(mib, field) \ argument
134 this_cpu_inc(mib->mibs[field])
136 #define SNMP_DEC_STATS(mib, field) \ argument
137 this_cpu_dec(mib->mibs[field])
139 #define __SNMP_ADD_STATS(mib, field, addend) \ argument
[all …]
/Linux-v6.1/include/trace/
Dperf.h11 #define __get_dynamic_array(field) \ argument
12 ((void *)__entry + (__entry->__data_loc_##field & 0xffff))
15 #define __get_dynamic_array_len(field) \ argument
16 ((__entry->__data_loc_##field >> 16) & 0xffff)
19 #define __get_str(field) ((char *)__get_dynamic_array(field)) argument
22 #define __get_bitmask(field) (char *)__get_dynamic_array(field) argument
25 #define __get_sockaddr(field) ((struct sockaddr *)__get_dynamic_array(field)) argument
28 #define __get_rel_dynamic_array(field) \ argument
30 offsetof(typeof(*__entry), __rel_loc_##field) + \
31 sizeof(__entry->__rel_loc_##field) + \
[all …]
/Linux-v6.1/drivers/xen/xen-pciback/
Dconf_space.c47 const struct config_field *field = entry->field; in DEFINE_PCI_CONFIG() local
51 switch (field->size) { in DEFINE_PCI_CONFIG()
53 if (field->u.b.read) in DEFINE_PCI_CONFIG()
54 ret = field->u.b.read(dev, offset, (u8 *) value, in DEFINE_PCI_CONFIG()
58 if (field->u.w.read) in DEFINE_PCI_CONFIG()
59 ret = field->u.w.read(dev, offset, (u16 *) value, in DEFINE_PCI_CONFIG()
63 if (field->u.dw.read) in DEFINE_PCI_CONFIG()
64 ret = field->u.dw.read(dev, offset, value, entry->data); in DEFINE_PCI_CONFIG()
75 const struct config_field *field = entry->field; in conf_space_write() local
77 switch (field->size) { in conf_space_write()
[all …]

12345678910>>...166