/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
A 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/lib/zlib_dfltcc/ |
A 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()
|
A D | dfltcc.h | 68 uint16_t ho : 15; /* History Offset */ member
|
/linux/net/netfilter/ipvs/ |
A 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/drivers/pinctrl/intel/ |
A D | pinctrl-tigerlake.c | 34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument 39 .hostown_offset = (ho), \
|
A D | pinctrl-cannonlake.c | 33 #define CNL_COMMUNITY(b, s, e, ho, g) \ argument 38 .hostown_offset = (ho), \
|
/linux/arch/arm64/boot/dts/mediatek/ |
A D | mt8183-evb.dts | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
A D | mt8183-kukui.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
A D | mt8183.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
/linux/arch/alpha/lib/ |
A D | stxcpy.S | 157 extql t2, a1, t0 # e0 : position ho-bits of lo word
|
A D | ev6-stxcpy.S | 180 extql t2, a1, t0 # U : position ho-bits of lo word
|
/linux/Documentation/translations/it_IT/kernel-hacking/ |
A 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 1259 risultato approssimativo è comunque accettabile, quindi non l'ho cambiato.
|
A 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/Documentation/translations/it_IT/process/ |
A D | howto.rst | 500 - "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 D | stable-api-nonsense.rst | 99 Fidatevi, se tenterete questa via, col tempo, diventerete pazzi; l'ho imparato
|
A D | 7.AdvancedTopics.rst | 137 facendo, e ho bisogno di fidarmi *senza* dover passare tutte
|
A D | submitting-patches.rst | 408 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 D | coding-style.rst | 14 dev'essere usato per qualsiasi cosa che io sia in grado di mantenere, e l'ho
|
/linux/arch/x86/events/ |
A D | perf_event.h | 623 ho:1; member
|
/linux/Documentation/security/keys/ |
A D | trusted-encrypted.rst | 135 #> tssevictcontrol -hi o -ho 80000000 -hp 81000001
|
/linux/arch/m68k/ifpsp060/src/ |
A D | fpsp.S | 13589 bra.w fabs_sd_normal # no; ho handle normalized op
|