Searched refs:ho (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ramht.c | 43 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-v5.4/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 287 static void ntoh_seq(struct ip_vs_seq *no, struct ip_vs_seq *ho) in ntoh_seq() argument 289 memset(ho, 0, sizeof(*ho)); in ntoh_seq() 290 ho->init_seq = get_unaligned_be32(&no->init_seq); in ntoh_seq() 291 ho->delta = get_unaligned_be32(&no->delta); in ntoh_seq() 292 ho->previous_delta = get_unaligned_be32(&no->previous_delta); in ntoh_seq() 299 static void hton_seq(struct ip_vs_seq *ho, struct ip_vs_seq *no) in hton_seq() argument 301 put_unaligned_be32(ho->init_seq, &no->init_seq); in hton_seq() 302 put_unaligned_be32(ho->delta, &no->delta); in hton_seq() 303 put_unaligned_be32(ho->previous_delta, &no->previous_delta); in hton_seq()
|
/Linux-v5.4/arch/arm64/boot/dts/mediatek/ |
D | mt8183-evb.dts | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
D | mt8183.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
/Linux-v5.4/arch/alpha/lib/ |
D | stxcpy.S | 157 extql t2, a1, t0 # e0 : position ho-bits of lo word
|
D | ev6-stxcpy.S | 180 extql t2, a1, t0 # U : position ho-bits of lo word
|
/Linux-v5.4/Documentation/security/keys/ |
D | trusted-encrypted.rst | 38 #> tssevictcontrol -hi o -ho 80000000 -hp 81000001
|
/Linux-v5.4/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 717 Un altro punto da notare è che ho detto che il contatore dovrebbe incrementarsi 877 Da notare che ho deciso che il contatore di popolarità dovesse essere 881 in :c:func:`__cache_add()`, non ho bisogno di trattenere il *lock* di ogni 884 Ho anche deciso che il campo id è immutabile, quindi non ho bisogno di 889 Inoltre, da notare che ho aggiunto un commento che descrive i dati che sono 1259 risultato approssimativo è comunque accettabile, quindi non l'ho cambiato.
|
D | hacking.rst | 27 Prima di leggere questa guida, sappiate che non ho mai voluto scriverla, 28 essendo esageratamente sotto qualificato, ma ho sempre voluto leggere
|
/Linux-v5.4/arch/x86/events/ |
D | perf_event.h | 548 ho:1; member
|
/Linux-v5.4/Documentation/translations/it_IT/process/ |
D | howto.rst | 501 - "L'ho testato su 5 diverse architetture.." 512 - "Ecco il mio documento di design di 1000 pagine che descrive ciò che ho 514 - "Ci ho lavorato per 6 mesi..."
|
D | stable-api-nonsense.rst | 99 Fidatevi, se tenterete questa via, col tempo, diventerete pazzi; l'ho imparato
|
D | 7.AdvancedTopics.rst | 137 facendo, e ho bisogno di fidarmi *senza* dover passare tutte
|
D | submitting-patches.rst | 455 ho il diritto di inviarlo in accordo con la licenza open-source 466 ha certificato (a), (b) o (c) e non l'ho modificata.
|
D | coding-style.rst | 14 dev'essere usato per qualsiasi cosa che io sia in grado di mantenere, e l'ho
|
/Linux-v5.4/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 13589 bra.w fabs_sd_normal # no; ho handle normalized op
|