Searched defs:lbl (Results 1 – 6 of 6) sorted by relevance
9 .macro fixup op reg addr lbl
17 .macro fixup op reg addr lbl
67 .macro VECTOR lbl argument
526 static inline void lowpan_iphc_tf_set_lbl(struct ipv6hdr *hdr, const u8 *lbl) in lowpan_iphc_tf_set_lbl()
790 #define CCB_BA(cp,lbl) cpu_to_scr(cp->ccb_ba + offsetof(struct sym_ccb, lbl)) argument1029 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl)) argument
13377 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ argument