/Linux-v5.10/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.10/lib/zlib_dfltcc/ |
D | dfltcc_inflate.c | 125 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()
|
D | dfltcc.h | 68 uint16_t ho : 15; /* History Offset */ member
|
/Linux-v5.10/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 284 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-v5.10/drivers/pinctrl/intel/ |
D | pinctrl-tigerlake.c | 34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument 39 .hostown_offset = (ho), \
|
D | pinctrl-cannonlake.c | 33 #define CNL_COMMUNITY(b, s, e, ho, g) \ argument 38 .hostown_offset = (ho), \
|
/Linux-v5.10/arch/arm64/boot/dts/mediatek/ |
D | mt8183-evb.dts | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
D | mt8183-kukui.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
D | mt8183.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
/Linux-v5.10/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.10/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 719 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 1261 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.10/Documentation/security/keys/ |
D | trusted-encrypted.rst | 38 #> tssevictcontrol -hi o -ho 80000000 -hp 81000001
|
/Linux-v5.10/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.10/arch/x86/events/ |
D | perf_event.h | 614 ho:1; member
|
/Linux-v5.10/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 13589 bra.w fabs_sd_normal # no; ho handle normalized op
|