Home
last modified time | relevance | path

Searched refs:lbl (Results 1 – 9 of 9) sorted by relevance

/linux/arch/riscv/lib/
H A Duaccess_vector.S17 .macro fixup op reg addr lbl argument
20 _asm_extable 100b, \lbl
H A Duaccess.S9 .macro fixup op reg addr lbl argument
12 _asm_extable 100b, \lbl
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h790 #define CCB_BA(cp,lbl) cpu_to_scr(cp->ccb_ba + offsetof(struct sym_ccb, lbl)) argument
1029 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl)) argument
/linux/arch/arc/kernel/
H A Dentry-compact.S67 .macro VECTOR lbl argument
69 j \lbl
71 b \lbl
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.h58 int queue_idx, char *lbl);
/linux/arch/arm64/crypto/
H A Daes-neon.S23 .macro xts_cts_skip_tw, reg, lbl argument
24 tbnz \reg, #1, \lbl
H A Daes-ce.S24 .macro xts_cts_skip_tw, reg, lbl argument
/linux/net/6lowpan/
H A Diphc.c526 static inline void lowpan_iphc_tf_set_lbl(struct ipv6hdr *hdr, const u8 *lbl) in lowpan_iphc_tf_set_lbl() argument
537 hdr->flow_lbl[0] |= lbl[0] & 0x0f; in lowpan_iphc_tf_set_lbl()
538 memcpy(&hdr->flow_lbl[1], &lbl[1], 2); in lowpan_iphc_tf_set_lbl()
/linux/drivers/scsi/
H A Dncr53c8xx.c1573 #define CCB_PHYS(cp,lbl) (cp->p_ccb + offsetof(struct ccb, lbl)) argument
1746 #define NCB_SCRIPT_PHYS(np,lbl) (np->p_script + offsetof (struct script, lbl)) argument
1747 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) argument