Searched refs:tag (Results 26 - 50 of 932) sorted by path

1234567891011>>

/linux-master/arch/x86/math-emu/
H A Dfpu_tags.c39 void FPU_settag0(int tag) argument
44 fpu_tag_word |= (tag & 3) << (regnr * 2);
47 void FPU_settagi(int stnr, int tag) argument
52 fpu_tag_word |= (tag & 3) << (regnr * 2);
55 void FPU_settag(int regnr, int tag) argument
59 fpu_tag_word |= (tag & 3) << (regnr * 2);
95 void FPU_copy_to_regi(FPU_REG const *r, u_char tag, int stnr) argument
98 FPU_settagi(stnr, tag);
101 void FPU_copy_to_reg1(FPU_REG const *r, u_char tag) argument
104 FPU_settagi(1, tag);
107 FPU_copy_to_reg0(FPU_REG const *r, u_char tag) argument
[all...]
H A Dpoly_2xm1.c58 u_char tag; local
139 tag = FPU_round(result, 1, 0, FULL_PRECISION, sign);
142 FPU_settag0(tag);
H A Dpoly_atan.c59 u_char tag; local
203 tag = FPU_round(st1_ptr, 1, 0, FULL_PRECISION, sign2);
204 FPU_settagi(1, tag);
H A Dpoly_l2.c33 int tag; local
51 tag = FPU_normalize_nuo(&x);
53 if (tag == TAG_Zero) {
93 tag = FPU_round(st1_ptr, 1, 0, FULL_PRECISION, sign ^ st1_sign);
94 FPU_settagi(1, tag);
109 u_char tag; local
129 tag = FPU_round(dest, 1, 0, FULL_PRECISION, sign0 ^ sign1);
130 FPU_settagi(1, tag);
132 if (tag == TAG_Valid)
H A Dreg_add_sub.c45 int diff, tag, expa, expb; local
55 tag =
71 tag =
75 tag =
87 if (tag < 0) {
89 return tag;
91 FPU_settagi(deststnr, tag);
92 return tag;
134 int diff, tag = 0, expa, expb, deststnr; local
185 tag
[all...]
H A Dreg_constant.c40 /* Only the sign (and tag) is used in internal zeroes */
43 /* Only the sign and significand (and tag) are used in internal NaNs */
50 /* Only the sign (and tag) is used in internal infinities */
53 static void fld_const(FPU_REG const * c, int adj, u_char tag) argument
65 FPU_settag0(tag);
H A Dreg_divide.c11 | Return value is the tag of the answer, or-ed with FPU_Exception if |
34 int tag, deststnr; local
81 tag = FPU_u_div(&x, &y, dest, control_w, sign);
83 if (tag < 0)
84 return tag;
86 FPU_settagi(deststnr, tag);
87 return tag;
103 tag = FPU_u_div(&x, &y, dest, control_w, sign);
104 if (tag < 0)
105 return tag;
137 int tag; local
144 int tag; local
[all...]
H A Dreg_mul.c11 | Returns the tag of the result if no exceptions or errors occurred. |
37 int tag; local
42 tag =
45 if (tag < 0) {
47 return tag;
49 FPU_settagi(deststnr, tag);
50 return tag;
67 tag = FPU_u_mul(&x, &y, dest, control_w, sign,
69 if (tag < 0) {
71 return tag;
[all...]
/linux-master/crypto/asymmetric_keys/
H A Dpkcs8_parser.c34 unsigned char tag,
54 unsigned char tag,
68 unsigned char tag,
84 unsigned char tag,
33 pkcs8_note_OID(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
53 pkcs8_note_version(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
67 pkcs8_note_algo(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
83 pkcs8_note_key(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
/linux-master/crypto/
H A Drsa_helper.c16 int rsa_get_n(void *context, size_t hdrlen, unsigned char tag, argument
46 int rsa_get_e(void *context, size_t hdrlen, unsigned char tag, argument
61 int rsa_get_d(void *context, size_t hdrlen, unsigned char tag, argument
76 int rsa_get_p(void *context, size_t hdrlen, unsigned char tag, argument
91 int rsa_get_q(void *context, size_t hdrlen, unsigned char tag, argument
106 int rsa_get_dp(void *context, size_t hdrlen, unsigned char tag, argument
121 int rsa_get_dq(void *context, size_t hdrlen, unsigned char tag, argument
136 int rsa_get_qinv(void *context, size_t hdrlen, unsigned char tag, argument
/linux-master/drivers/crypto/cavium/zip/
H A Dzip_regs.h246 u64 tag : 32; member in struct:zip_inst_s::__anon2014
248 u64 tag : 32; member in struct:zip_inst_s::__anon2014
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddm_event_log.h36 #define EVENT_LOG_CUST_MSG(tag, a, ...)
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c466 gt215_ram_gpio(struct gt215_ramfuc *fuc, u8 tag, u32 val) argument
473 if (nvkm_gpio_get(gpio, 0, tag, DCB_GPIO_UNUSED) != val) {
474 ret = nvkm_gpio_find(gpio, 0, tag, DCB_GPIO_UNUSED, &func);
/linux-master/drivers/media/common/
H A Dtveeprom.c426 ** tuner type: tag [00].05 or [0a].01 (index into hauppauge_tuner)
427 ** tuner fmts: tag [00].04 or [0a].00 (bitmask index into
429 ** radio: tag [00].{last} or [0e].00 (bitmask. bit2=FM)
430 ** audio proc: tag [02].01 or [05].00 (mask with 0x7f)
431 ** decoder proc: tag [09].01)
434 ** model: tag [00].07-08 or [06].00-01
435 ** revision: tag [00].09-0b or [06].04-06
436 ** serial#: tag [01].05-07 or [04].04-06
441 int i, j, len, done, beenhere, tag, start; local
497 /* process by tag */
[all...]
/linux-master/drivers/media/usb/as102/
H A Das10x_cmd.h289 /* context tag */
290 __le16 tag; member in struct:as10x_fw_context::__anon169
506 uint16_t tag,
509 uint16_t tag,
H A Das10x_cmd_cfg.c18 * @tag: context tag
23 int as10x_cmd_get_context(struct as10x_bus_adapter_t *adap, uint16_t tag, argument
38 pcmd->body.context.req.tag = cpu_to_le16(tag);
74 * @tag: context tag
79 int as10x_cmd_set_context(struct as10x_bus_adapter_t *adap, uint16_t tag, argument
96 pcmd->body.context.req.tag = cpu_to_le16(tag);
[all...]
/linux-master/drivers/media/usb/gspca/
H A Dkinect.c43 __le16 tag; member in struct:cam_hdr
139 chdr->tag = cpu_to_le16(sd->cam_tag);
145 gspca_dbg(gspca_dev, D_USBO, "Control cmd=%04x tag=%04x len=%04x: %d\n",
174 if (rhdr->tag != chdr->tag) {
175 pr_err("send_cmd: Bad tag %04x != %04x\n",
176 rhdr->tag, chdr->tag);
H A Dtopro.c1070 u8 tag,
1082 gspca_dev->usb_buf[0] = tag;
1089 pr_err("bulk write error %d tag=%02x\n",
1090 ret, tag);
1069 bulk_w(struct gspca_dev *gspca_dev, u8 tag, const u8 *data, int length) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h121 union octnic_cmd_setup *setup, u32 tag)
142 if (tag)
143 ih2->tag = tag;
145 ih2->tag = LIO_DATA(port);
175 union octnic_cmd_setup *setup, u32 tag)
210 if (tag)
211 pki_ih3->tag = tag;
213 pki_ih3->tag
119 octnet_prepare_pci_cmd_o2(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
173 octnet_prepare_pci_cmd_o3(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
243 octnet_prepare_pci_cmd(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dccm.c38 static void nfp_ccm_free_tag(struct nfp_ccm *ccm, u16 tag) argument
40 WARN_ON(!__test_and_clear_bit(tag, ccm->tag_allocator));
47 static struct sk_buff *__nfp_ccm_reply(struct nfp_ccm *ccm, u16 tag) argument
54 if (msg_tag == tag) {
55 nfp_ccm_free_tag(ccm, tag);
65 nfp_ccm_reply(struct nfp_ccm *ccm, struct nfp_app *app, u16 tag) argument
70 skb = __nfp_ccm_reply(ccm, tag);
77 nfp_ccm_reply_drop_tag(struct nfp_ccm *ccm, struct nfp_app *app, u16 tag) argument
82 skb = __nfp_ccm_reply(ccm, tag);
84 nfp_ccm_free_tag(ccm, tag);
91 nfp_ccm_wait_reply(struct nfp_ccm *ccm, struct nfp_app *app, enum nfp_ccm_type type, int tag) argument
133 int reply_type, tag; local
178 unsigned int tag; local
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h63 u16 tag)
65 return target->dev->ar->htc_ops->flush_txep(target, endpoint, tag);
61 ath6kl_htc_flush_txep(struct htc_target *target, enum htc_endpoint_id endpoint, u16 tag) argument
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dscan.c334 cfg->tag = WL1271_SCAN_DEFAULT_TAG;
433 start->tag = WL1271_SCAN_DEFAULT_TAG;
475 stop->tag = WL1271_SCAN_DEFAULT_TAG;
H A Dscan.h79 u8 tag; member in struct:wl1271_cmd_sched_scan_config
105 u8 tag; member in struct:wl1271_cmd_sched_scan_start
113 u8 tag; member in struct:wl1271_cmd_sched_scan_stop
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dscan.c90 cmd->tag = WL1271_SCAN_DEFAULT_TAG;
235 cmd->tag = WL1271_SCAN_DEFAULT_TAG;
H A Dscan.h80 u8 tag; member in struct:wl18xx_cmd_scan_params

Completed in 488 milliseconds

1234567891011>>