Searched refs:distance (Results 51 - 57 of 57) sorted by relevance

123

/linux-master/drivers/crypto/hisilicon/
H A Dqm.c371 int distance; member in struct:hisi_qm_resource
3335 res->distance = node_distance(dev_node, node);
3338 if (res->distance < tmp->distance) {
3357 * This function will sort all available device according to numa distance.
/linux-master/fs/btrfs/
H A Dextent_io.c4829 unsigned long distance = (src > dst) ? src - dst : dst - src; local
4830 return distance < len;
/linux-master/kernel/sched/
H A Dsched.h1764 extern bool find_numa_distance(int distance);
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S4584 mov.w (tbl_fea_mode.b,%pc,%d0.w*2),%d0 # fetch jmp distance
6513 add.w &32, %d0 # no; fix shift distance
H A Dfplsp.S10910 add.w &32, %d0 # no; fix shift distance
H A Dfpsp.S18535 mov.w (tbl_fea_mode.b,%pc,%d0.w*2),%d0 # fetch jmp distance
22391 add.w &32, %d0 # no; fix shift distance
/linux-master/drivers/scsi/bfa/
H A Dbfa_svc.c6536 cpu_to_be32(msg->info.testcomp.distance);

Completed in 1640 milliseconds

123