Searched defs:lbl (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ |
D | pm-cps.c | 204 unsigned op, int lbl) in cps_gen_cache_routine() 241 int lbl) in cps_gen_flush_fsb() 338 unsigned r_addr, int lbl) in cps_gen_set_top_bit()
|
/linux-4.4.14/net/6lowpan/ |
D | iphc.c | 372 static inline void lowpan_iphc_tf_set_lbl(struct ipv6hdr *hdr, const u8 *lbl) in lowpan_iphc_tf_set_lbl()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | unaligned.c | 46 #define FIXUP_BRANCH(lbl) \ argument
|
/linux-4.4.14/net/ipv6/ |
D | addrlabel.c | 51 struct net *ip6addrlbl_net(const struct ip6addrlbl_entry *lbl) in ip6addrlbl_net()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.h | 803 #define CCB_BA(cp,lbl) cpu_to_scr(cp->ccb_ba + offsetof(struct sym_ccb, lbl)) argument 1042 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl)) argument
|
/linux-4.4.14/drivers/scsi/ |
D | ncr53c8xx.c | 1588 #define CCB_PHYS(cp,lbl) (cp->p_ccb + offsetof(struct ccb, lbl)) argument 1761 #define NCB_SCRIPT_PHYS(np,lbl) (np->p_script + offsetof (struct script, lbl)) argument 1762 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13372 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ argument
|