Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/ !
Dpm-cps.c195 unsigned op, int lbl) in cps_gen_cache_routine()
239 int lbl) in cps_gen_flush_fsb()
331 unsigned r_addr, int lbl) in cps_gen_set_top_bit()
/linux-5.19.10/arch/riscv/lib/ !
Duaccess.S7 .macro fixup op reg addr lbl
/linux-5.19.10/arch/arc/kernel/ !
Dentry-compact.S67 .macro VECTOR lbl argument
/linux-5.19.10/arch/arm64/crypto/ !
Daes-ce.S24 .macro xts_cts_skip_tw, reg, lbl
Daes-neon.S23 .macro xts_cts_skip_tw, reg, lbl
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/ !
Dhealth.c308 int queue_idx, char *lbl) in mlx5e_health_queue_dump()
/linux-5.19.10/net/6lowpan/ !
Diphc.c526 static inline void lowpan_iphc_tf_set_lbl(struct ipv6hdr *hdr, const u8 *lbl) in lowpan_iphc_tf_set_lbl()
/linux-5.19.10/drivers/scsi/sym53c8xx_2/ !
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-5.19.10/drivers/scsi/ !
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
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/ !
Dbnx2x_main.c13392 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ argument