Home
last modified time | relevance | path

Searched defs:field (Results 1 – 25 of 804) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h106 #define QUEUEDEBUG_LIST_INSERT_HEAD(head, elm, field) \ argument
110 #define QUEUEDEBUG_LIST_OP(elm, field) \ argument
117 #define QUEUEDEBUG_LIST_POSTREMOVE(elm, field) \ argument
121 #define QUEUEDEBUG_LIST_INSERT_HEAD(head, elm, field) argument
122 #define QUEUEDEBUG_LIST_OP(elm, field) argument
123 #define QUEUEDEBUG_LIST_POSTREMOVE(elm, field) argument
130 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ argument
139 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ argument
147 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument
155 #define LIST_REMOVE(elm, field) do { \ argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h125 #define SLIST_NEXT(elm, field) ((elm)->field.sle_next) argument
127 #define SLIST_FOREACH(var, head, field) \ argument
132 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ argument
145 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument
150 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
155 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ argument
160 #define SLIST_REMOVE_HEAD(head, field) do { \ argument
164 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
201 #define LIST_NEXT(elm, field) ((elm)->field.le_next) argument
203 #define LIST_FOREACH(var, head, field) \ argument
[all …]
H A Dsys-tree.h76 #define SPLAY_LEFT(elm, field) (elm)->field.spe_left argument
77 #define SPLAY_RIGHT(elm, field) (elm)->field.spe_right argument
82 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument
88 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument
94 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument
100 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument
106 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
115 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument
157 #define SPLAY_GENERATE(name, type, field, cmp) \ argument
314 #define RB_LEFT(elm, field) (elm)->field.rbe_left argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h107 #define QUEUEDEBUG_LIST_INSERT_HEAD(head, elm, field) \ argument
111 #define QUEUEDEBUG_LIST_OP(elm, field) \ argument
118 #define QUEUEDEBUG_LIST_POSTREMOVE(elm, field) \ argument
122 #define QUEUEDEBUG_LIST_INSERT_HEAD(head, elm, field) argument
123 #define QUEUEDEBUG_LIST_OP(elm, field) argument
124 #define QUEUEDEBUG_LIST_POSTREMOVE(elm, field) argument
131 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ argument
140 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ argument
148 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument
156 #define LIST_REMOVE(elm, field) do { \ argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h107 #define QUEUEDEBUG_LIST_INSERT_HEAD(head, elm, field) \ argument
111 #define QUEUEDEBUG_LIST_OP(elm, field) \ argument
118 #define QUEUEDEBUG_LIST_POSTREMOVE(elm, field) \ argument
122 #define QUEUEDEBUG_LIST_INSERT_HEAD(head, elm, field) argument
123 #define QUEUEDEBUG_LIST_OP(elm, field) argument
124 #define QUEUEDEBUG_LIST_POSTREMOVE(elm, field) argument
131 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ argument
140 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ argument
148 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument
156 #define LIST_REMOVE(elm, field) do { \ argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dqueue.h105 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ argument
113 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ argument
120 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument
127 #define LIST_REMOVE(elm, field) do { \ argument
134 #define LIST_FOREACH(var, head, field) \ argument
144 #define LIST_NEXT(elm, field) ((elm)->field.le_next) argument
170 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument
175 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
180 #define SLIST_REMOVE_HEAD(head, field) do { \ argument
184 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dqueue.h105 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ argument
113 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ argument
120 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument
127 #define LIST_REMOVE(elm, field) do { \ argument
134 #define LIST_FOREACH(var, head, field) \ argument
144 #define LIST_NEXT(elm, field) ((elm)->field.le_next) argument
170 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument
175 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
180 #define SLIST_REMOVE_HEAD(head, field) do { \ argument
184 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dqueue.h127 #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 …]
/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_field.c14 static void __eeprom_field_print_bin(const struct eeprom_field *field, in __eeprom_field_print_bin()
28 static int __eeprom_field_update_bin(struct eeprom_field *field, in __eeprom_field_update_bin()
70 static int __eeprom_field_update_bin_delim(struct eeprom_field *field, in __eeprom_field_update_bin_delim()
113 void eeprom_field_print_bin(const struct eeprom_field *field) in eeprom_field_print_bin()
124 int eeprom_field_update_bin(struct eeprom_field *field, char *value) in eeprom_field_update_bin()
136 int eeprom_field_update_reserved(struct eeprom_field *field, char *value) in eeprom_field_update_reserved()
155 void eeprom_field_print_bin_rev(const struct eeprom_field *field) in eeprom_field_print_bin_rev()
171 int eeprom_field_update_bin_rev(struct eeprom_field *field, char *value) in eeprom_field_update_bin_rev()
186 void eeprom_field_print_mac(const struct eeprom_field *field) in eeprom_field_print_mac()
198 int eeprom_field_update_mac(struct eeprom_field *field, char *value) in eeprom_field_update_mac()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx_ops.h24 static __always_inline void vmcs_check16(unsigned long field) in vmcs_check16()
36 static __always_inline void vmcs_check32(unsigned long field) in vmcs_check32()
44 static __always_inline void vmcs_check64(unsigned long field) in vmcs_check64()
56 static __always_inline void vmcs_checkl(unsigned long field) in vmcs_checkl()
68 static __always_inline unsigned long __vmcs_readl(unsigned long field) in __vmcs_readl()
104 static __always_inline u16 vmcs_read16(unsigned long field) in vmcs_read16()
112 static __always_inline u32 vmcs_read32(unsigned long field) in vmcs_read32()
120 static __always_inline u64 vmcs_read64(unsigned long field) in vmcs_read64()
132 static __always_inline unsigned long vmcs_readl(unsigned long field) in vmcs_readl()
174 static __always_inline void __vmcs_writel(unsigned long field, unsigned long value) in __vmcs_writel()
[all …]
H A Devmcs.h80 static __always_inline int get_evmcs_offset(unsigned long field, in get_evmcs_offset()
102 static inline void evmcs_write64(unsigned long field, u64 value) in evmcs_write64()
115 static inline void evmcs_write32(unsigned long field, u32 value) in evmcs_write32()
127 static inline void evmcs_write16(unsigned long field, u16 value) in evmcs_write16()
139 static inline u64 evmcs_read64(unsigned long field) in evmcs_read64()
149 static inline u32 evmcs_read32(unsigned long field) in evmcs_read32()
159 static inline u16 evmcs_read16(unsigned long field) in evmcs_read16()
192 static inline void evmcs_write64(unsigned long field, u64 value) {} in evmcs_write64()
193 static inline void evmcs_write32(unsigned long field, u32 value) {} in evmcs_write32()
194 static inline void evmcs_write16(unsigned long field, u16 value) {} in evmcs_write16()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dpart_stat.h27 #define part_stat_get_cpu(part, field, cpu) \ argument
30 #define part_stat_get(part, field) \ argument
33 #define part_stat_read(part, field) \ argument
51 #define part_stat_read_accum(part, field) \ argument
56 #define __part_stat_add(part, field, addnd) \ argument
59 #define part_stat_add(part, field, addnd) do { \ argument
66 #define part_stat_dec(gendiskp, field) \ argument
68 #define part_stat_inc(gendiskp, field) \ argument
70 #define part_stat_sub(gendiskp, field, subnd) \ argument
73 #define part_stat_local_dec(gendiskp, field) \ argument
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dsnmp.h127 #define __SNMP_INC_STATS(mib, field) \ argument
130 #define SNMP_INC_STATS_ATOMIC_LONG(mib, field) \ argument
133 #define SNMP_INC_STATS(mib, field) \ argument
136 #define SNMP_DEC_STATS(mib, field) \ argument
139 #define __SNMP_ADD_STATS(mib, field, addend) \ argument
142 #define SNMP_ADD_STATS(mib, field, addend) \ argument
160 #define __SNMP_ADD_STATS64(mib, field, addend) \ argument
168 #define SNMP_ADD_STATS64(mib, field, addend) \ argument
175 #define __SNMP_INC_STATS64(mib, field) SNMP_ADD_STATS64(mib, field, 1) argument
176 #define SNMP_INC_STATS64(mib, field) SNMP_ADD_STATS64(mib, field, 1) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.h124 #define PHM_FIELD_SHIFT(reg, field) reg##__##field##__SHIFT argument
125 #define PHM_FIELD_MASK(reg, field) reg##__##field##_MASK argument
127 #define PHM_SET_FIELD(origval, reg, field, fieldval) \ argument
131 #define PHM_GET_FIELD(value, reg, field) \ argument
138 #define PHM_READ_FIELD(device, reg, field) \ argument
141 #define PHM_READ_INDIRECT_FIELD(device, port, reg, field) \ argument
145 #define PHM_READ_VFPF_INDIRECT_FIELD(device, port, reg, field) \ argument
149 #define PHM_WRITE_FIELD(device, reg, field, fieldval) \ argument
153 #define PHM_WRITE_INDIRECT_FIELD(device, port, reg, field, fieldval) \ argument
158 #define PHM_WRITE_VFPF_INDIRECT_FIELD(device, port, reg, field, fieldval) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_sas.c417 #define sas_phy_show_simple(field, name, format_string, cast) \ argument
427 #define sas_phy_simple_attr(field, name, format_string, type) \ argument
431 #define sas_phy_show_protocol(field, name) \ argument
443 #define sas_phy_protocol_attr(field, name) \ argument
447 #define sas_phy_show_linkspeed(field) \ argument
458 #define sas_phy_store_linkspeed(field) \ argument
480 #define sas_phy_linkspeed_rw_attr(field) \ argument
486 #define sas_phy_linkspeed_attr(field) \ argument
491 #define sas_phy_show_linkerror(field) \ argument
507 #define sas_phy_linkerror_attr(field) \ argument
[all …]
H A Dscsi_transport_fc.c690 #define fc_rport_show_function(field, format_string, sz, cast) \ argument
706 #define fc_rport_store_function(field) \ argument
728 #define fc_rport_rd_attr(field, format_string, sz) \ argument
733 #define fc_rport_rd_attr_cast(field, format_string, sz, cast) \ argument
738 #define fc_rport_rw_attr(field, format_string, sz) \ argument
746 #define fc_private_rport_show_function(field, format_string, sz, cast) \ argument
755 #define fc_private_rport_rd_attr(field, format_string, sz) \ argument
760 #define fc_private_rport_rd_attr_cast(field, format_string, sz, cast) \ argument
782 #define SETUP_RPORT_ATTRIBUTE_RD(field) \ argument
790 #define SETUP_PRIVATE_RPORT_ATTRIBUTE_RD(field) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space.c47 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
326 const struct config_field *field; in xen_pcibk_config_free_dyn_fields() local
352 const struct config_field *field; in xen_pcibk_config_reset_dev() local
370 const struct config_field *field; in xen_pcibk_config_free_dev() local
389 const struct config_field *field, in xen_pcibk_config_add_field_offset()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dasn1t.h240 #define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
251 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
254 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
262 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
265 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
268 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
271 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
275 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
276 #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
279 #define ASN1_SEQUENCE_OF(stname, field, type) \ argument
[all …]
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_output.c29 struct bputs_entry *field; in trace_print_bputs_msg_only() local
42 struct bprint_entry *field; in trace_print_bprintk_msg_only() local
55 struct print_entry *field; in trace_print_printk_msg_only() local
834 struct ftrace_entry *field; in trace_fn_trace() local
854 struct ftrace_entry *field; in trace_fn_raw() local
868 struct ftrace_entry *field; in trace_fn_hex() local
882 struct ftrace_entry *field; in trace_fn_bin() local
909 struct ctx_switch_entry *field; in trace_ctxwake_print() local
946 struct ctx_switch_entry *field; in trace_ctxwake_raw() local
981 struct ctx_switch_entry *field; in trace_ctxwake_hex() local
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dasn1t.h240 #define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
251 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
254 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
262 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
265 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
268 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
271 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
275 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
276 #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
279 #define ASN1_SEQUENCE_OF(stname, field, type) \ argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dasn1t.h240 #define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
251 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
254 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
262 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
265 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
268 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
271 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
275 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
276 #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
279 #define ASN1_SEQUENCE_OF(stname, field, type) \ argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dasn1t.h240 #define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
251 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
254 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
262 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
265 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
268 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
271 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
275 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
276 #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
279 #define ASN1_SEQUENCE_OF(stname, field, type) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/st/
H A Dclkgen.h22 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
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h60 #define EXP_TID_GET(tid, field) \ argument
63 #define EXP_TID_SET(field, value) \ argument
66 #define EXP_TID_CLEAR(tid, field) ({ \ argument
70 #define EXP_TID_RESET(tid, field, value) do { \ argument
100 #define KDETH_GET(val, field) \ argument
102 #define KDETH_SET(dw, field, val) do { \ argument
110 #define KDETH_RESET(dw, field, val) ({ dw = 0; KDETH_SET(dw, field, val); }) argument
/OK3568_Linux_fs/u-boot/tools/
H A Dmips-relocs.c23 #define hdr_field(pfx, idx, field) ({ \ argument
52 #define set_hdr_field(pfx, idx, field, val) ({ \ argument
87 #define ehdr_field(field) \ argument
89 #define phdr_field(idx, field) \ argument
91 #define shdr_field(idx, field) \ argument
94 #define set_phdr_field(idx, field, val) \ argument
96 #define set_shdr_field(idx, field, val) \ argument

12345678910>>...33