Home
last modified time | relevance | path

Searched defs:lbl (Results 1 – 6 of 6) sorted by relevance

/linux/arch/riscv/lib/
H A Duaccess.S9 .macro fixup op reg addr lbl
H A Duaccess_vector.S17 .macro fixup op reg addr lbl
/linux/arch/arc/kernel/
H A Dentry-compact.S67 .macro VECTOR 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()
/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/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13377 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ argument