Searched refs:ho (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ramht.c | 46 u32 co, ho; in nvkm_ramht_insert() local 48 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_insert() 61 } while (co != ho); in nvkm_ramht_insert()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 279 static void ntoh_seq(struct ip_vs_seq *no, struct ip_vs_seq *ho) in ntoh_seq() argument 281 ho->init_seq = get_unaligned_be32(&no->init_seq); in ntoh_seq() 282 ho->delta = get_unaligned_be32(&no->delta); in ntoh_seq() 283 ho->previous_delta = get_unaligned_be32(&no->previous_delta); in ntoh_seq() 290 static void hton_seq(struct ip_vs_seq *ho, struct ip_vs_seq *no) in hton_seq() argument 292 put_unaligned_be32(ho->init_seq, &no->init_seq); in hton_seq() 293 put_unaligned_be32(ho->delta, &no->delta); in hton_seq() 294 put_unaligned_be32(ho->previous_delta, &no->previous_delta); in hton_seq()
|
/linux-4.1.27/drivers/staging/ft1000/ |
D | ft1000.h | 182 #define ho 0x686f /* PC Card heartbeat values */ macro
|
/linux-4.1.27/arch/alpha/lib/ |
D | stxcpy.S | 156 extql t2, a1, t0 # e0 : position ho-bits of lo word
|
D | ev6-stxcpy.S | 179 extql t2, a1, t0 # U : position ho-bits of lo word
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/ |
D | ft1000_hw.c | 514 ft1000_write_dpram(dev, FT1000_HI_HO, ho); in ft1000_reset_card() 609 if (tempword != ho) { in ft1000_hbchk() 617 if (tempword != ho) { in ft1000_hbchk()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.h | 475 ho:1; member
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 13589 bra.w fabs_sd_normal # no; ho handle normalized op
|