/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H 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/drivers/net/ethernet/intel/ice/ |
H A D | ice_parser_rt.c | 11 static void ice_rt_ho_set(struct ice_parser_rt *rt, u16 ho) in ice_rt_ho_set() argument 13 rt->gpr[ICE_GPR_HO_IDX] = ho; in ice_rt_ho_set() 14 memcpy(&rt->gpr[ICE_GPR_HV_IDX], &rt->pkt_buf[ho], ICE_GPR_HV_SIZE); in ice_rt_ho_set() 86 ice_rt_ho_set(rt, mi->ho); in ice_parser_rt_reset() 106 u16 ho = rt->gpr[ICE_GPR_HO_IDX]; in ice_parser_rt_pktbuf_set() local 111 memcpy(&rt->gpr[ICE_GPR_HV_IDX], &rt->pkt_buf[ho], ICE_GPR_HV_SIZE); in ice_parser_rt_pktbuf_set() 118 u16 ho = rt->gpr[ICE_GPR_HO_IDX]; in ice_bst_key_init() local 132 j = ho + idd - i; in ice_bst_key_init() 134 key[i] = rt->pkt_buf[ho + idd - i]; in ice_bst_key_init()
|
H A D | ice_parser.h | 157 u16 ho; /* Header Offset register */ member
|
H A D | ice_parser.c | 457 dev_info(dev, "ho = %d\n", item->ho); in ice_metainit_dump() 546 mi->ho = FIELD_GET(ICE_MI_HO, d64); in ice_metainit_parse_item()
|
/linux/net/netfilter/ipvs/ |
H 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/lib/zlib_dfltcc/ |
H A D | dfltcc.h | 68 uint16_t ho : 15; /* History Offset */ member
|
/linux/tools/testing/selftests/amd-pstate/ |
H A D | run.sh | 166 while getopts ho:c:t:p:l:i:b:m: arg
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-evb.dts | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
H A D | mt8183-kukui.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
H A D | mt8183.dtsi | 4 * Author: Ben Ho <ben.ho@mediatek.com>
|
/linux/arch/alpha/lib/ |
H A D | stxcpy.S | 157 extql t2, a1, t0 # e0 : position ho-bits of lo word
|
H A D | ev6-stxcpy.S | 180 extql t2, a1, t0 # U : position ho-bits of lo word
|
/linux/Documentation/translations/it_IT/process/ |
H A D | 7.AdvancedTopics.rst | 137 facendo, e ho bisogno di fidarmi *senza* dover passare tutte 204 qualche tipo di messaggio che dica "ho verificato A, B e C nel codice che è
|
H A D | botching-up-ioctls.rst | 21 Per evitare di ripetere gli stessi errori ho preso nota delle lezioni imparate 218 driver ha importato un oggetto da un altro processo. Non l'ho ancora provato,
|
H A D | stable-api-nonsense.rst | 99 Fidatevi, se tenterete questa via, col tempo, diventerete pazzi; l'ho imparato
|
/linux/Documentation/translations/it_IT/kernel-hacking/ |
H A D | locking.rst | 714 Un altro punto da notare è che ho detto che il contatore dovrebbe incrementarsi 874 Da notare che ho deciso che il contatore di popolarità dovesse essere 878 in __cache_add(), non ho bisogno di trattenere il *lock* di ogni 881 Ho anche deciso che il campo id è immutabile, quindi non ho bisogno di 886 Inoltre, da notare che ho aggiunto un commento che descrive i dati che sono 1254 risultato approssimativo è comunque accettabile, quindi non l'ho cambiato.
|
H 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/security/keys/ |
H A D | trusted-encrypted.rst | 196 #> tssevictcontrol -hi o -ho 80000000 -hp 81000001
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 13589 bra.w fabs_sd_normal # no; ho handle normalized op
|
/linux/ |
H A D | MAINTAINERS | 22290 M: Jia Jie Ho <jiajie.ho@starfivetech.com> 22408 M: Jia Jie Ho <jiajie.ho@starfivetech.com>
|