Home
last modified time | relevance | path

Searched defs:tmp_map (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/kernel/
H A Ddevtree.c78 u32 tmp_map[NR_CPUS] = { [0 ... NR_CPUS-1] = MPIDR_INVALID }; in arm_dt_init_cpu_maps() local
/linux/drivers/infiniband/hw/mlx4/
H A Dcm.c530 struct id_map_entry *map, *tmp_map; in mlx4_ib_cm_paravirt_clean() local
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1444 u32 prio_map = 0, tmp_map = 0; in bnxt_re_get_priority_mask() local
/linux/fs/f2fs/
H A Dsegment.h237 unsigned long *tmp_map; /* bitmap for temporal use */ member