Home
last modified time | relevance | path

Searched refs:ho (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/core/
A Dramht.c43 u32 co, ho; in nvkm_ramht_search() local
45 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_search()
54 } while (co != ho); in nvkm_ramht_search()
110 u32 co, ho; in nvkm_ramht_insert() local
115 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_insert()
124 } while (co != ho); in nvkm_ramht_insert()
/linux/lib/zlib_dfltcc/
A Ddfltcc_inflate.c125 param->ho = (state->write - state->whave) & ((1 << HB_BITS) - 1); in dfltcc_inflate()
140 state->write = (param->ho + param->hl) & ((1 << HB_BITS) - 1); in dfltcc_inflate()
A Ddfltcc.h68 uint16_t ho : 15; /* History Offset */ member
/linux/net/netfilter/ipvs/
A Dip_vs_sync.c284 static void ntoh_seq(struct ip_vs_seq *no, struct ip_vs_seq *ho) in ntoh_seq() argument
286 memset(ho, 0, sizeof(*ho)); in ntoh_seq()
287 ho->init_seq = get_unaligned_be32(&no->init_seq); in ntoh_seq()
288 ho->delta = get_unaligned_be32(&no->delta); in ntoh_seq()
289 ho->previous_delta = get_unaligned_be32(&no->previous_delta); in ntoh_seq()
296 static void hton_seq(struct ip_vs_seq *ho, struct ip_vs_seq *no) in hton_seq() argument
298 put_unaligned_be32(ho->init_seq, &no->init_seq); in hton_seq()
299 put_unaligned_be32(ho->delta, &no->delta); in hton_seq()
300 put_unaligned_be32(ho->previous_delta, &no->previous_delta); in hton_seq()
/linux/drivers/pinctrl/intel/
A Dpinctrl-tigerlake.c34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument
39 .hostown_offset = (ho), \
A Dpinctrl-cannonlake.c33 #define CNL_COMMUNITY(b, s, e, ho, g) \ argument
38 .hostown_offset = (ho), \
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8183-evb.dts4 * Author: Ben Ho <ben.ho@mediatek.com>
A Dmt8183-kukui.dtsi4 * Author: Ben Ho <ben.ho@mediatek.com>
A Dmt8183.dtsi4 * Author: Ben Ho <ben.ho@mediatek.com>
/linux/arch/alpha/lib/
A Dstxcpy.S157 extql t2, a1, t0 # e0 : position ho-bits of lo word
A Dev6-stxcpy.S180 extql t2, a1, t0 # U : position ho-bits of lo word
/linux/Documentation/translations/it_IT/kernel-hacking/
A Dlocking.rst719 Un altro punto da notare è che ho detto che il contatore dovrebbe incrementarsi
879 Da notare che ho deciso che il contatore di popolarità dovesse essere
883 in __cache_add(), non ho bisogno di trattenere il *lock* di ogni
886 Ho anche deciso che il campo id è immutabile, quindi non ho bisogno di
891 Inoltre, da notare che ho aggiunto un commento che descrive i dati che sono
1259 risultato approssimativo è comunque accettabile, quindi non l'ho cambiato.
A Dhacking.rst27 Prima di leggere questa guida, sappiate che non ho mai voluto scriverla,
28 essendo esageratamente sotto qualificato, ma ho sempre voluto leggere
/linux/Documentation/translations/it_IT/process/
A Dhowto.rst500 - "L'ho testato su 5 diverse architetture.."
511 - "Ecco il mio documento di design di 1000 pagine che descrive ciò che ho
513 - "Ci ho lavorato per 6 mesi..."
A Dstable-api-nonsense.rst99 Fidatevi, se tenterete questa via, col tempo, diventerete pazzi; l'ho imparato
A D7.AdvancedTopics.rst137 facendo, e ho bisogno di fidarmi *senza* dover passare tutte
A Dsubmitting-patches.rst408 ho il diritto di inviarlo in accordo con la licenza open-source
419 ha certificato (a), (b) o (c) e non l'ho modificata.
A Dcoding-style.rst14 dev'essere usato per qualsiasi cosa che io sia in grado di mantenere, e l'ho
/linux/arch/x86/events/
A Dperf_event.h623 ho:1; member
/linux/Documentation/security/keys/
A Dtrusted-encrypted.rst135 #> tssevictcontrol -hi o -ho 80000000 -hp 81000001
/linux/arch/m68k/ifpsp060/src/
A Dfpsp.S13589 bra.w fabs_sd_normal # no; ho handle normalized op

Completed in 65 milliseconds