Home
last modified time | relevance | path

Searched refs:lh (Results 76 – 89 of 89) sorted by relevance

1234

/openbmc/qemu/docs/devel/migration/
H A Dqpl-compression.rst112 - The ``IAA`` device index is 1, use ``ls -lh /sys/bus/dsa/devices/iax*``
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc16702 { "mul.aa.lh", ICLASS_xt_iclass_mac16_aa,
16714 { "umul.aa.lh", ICLASS_xt_iclass_mac16_aa,
16726 { "mul.ad.lh", ICLASS_xt_iclass_mac16_ad,
16738 { "mul.da.lh", ICLASS_xt_iclass_mac16_da,
16750 { "mul.dd.lh", ICLASS_xt_iclass_mac16_dd,
16762 { "mula.aa.lh", ICLASS_xt_iclass_mac16a_aa,
16774 { "muls.aa.lh", ICLASS_xt_iclass_mac16a_aa,
16786 { "mula.ad.lh", ICLASS_xt_iclass_mac16a_ad,
16798 { "muls.ad.lh", ICLASS_xt_iclass_mac16a_ad,
16810 { "mula.da.lh", ICLASS_xt_iclass_mac16a_da,
[all …]
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2355 struct list_head *lh; in wil_probe_client_worker() local
2357 while ((lh = next_probe_client(vif)) != NULL) { in wil_probe_client_worker()
2358 req = list_entry(lh, struct wil_probe_client_req, list); in wil_probe_client_worker()
H A Ddebugfs.c1202 static int wil_print_rx_buff(struct seq_file *s, struct list_head *lh) in wil_print_rx_buff() argument
1207 list_for_each_entry(it, lh, list) { in wil_print_rx_buff()
H A Dwmi.c3413 struct list_head *lh; in wmi_event_worker() local
3416 while ((lh = next_wmi_ev(wil)) != NULL) { in wmi_event_worker()
3417 evt = list_entry(lh, struct pending_wmi_event, list); in wmi_event_worker()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c209 static struct list_head *dequeue(struct list_head *lh) in dequeue() argument
214 if (!list_empty(lh)) { in dequeue()
215 struct list_head *node = lh->next; in dequeue()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c366 ff_layout_alloc_lseg(struct pnfs_layout_hdr *lh, in ff_layout_alloc_lseg() argument
514 mirror = ff_layout_add_mirror(lh, fls->mirror_array[i]); in ff_layout_alloc_lseg()
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1967 TCGReg ll, lh, sl, sh;
1998 lh = sh = datahi;
2008 lh = TCG_REG_TMP1;
2013 tcg_out_insn(s, 3306, LDXP, TCG_REG_XZR, ll, lh, base);
/openbmc/qemu/target/riscv/
H A Dinsn32.decode136 lh ............ ..... 001 ..... 0000011 @i
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c7322 int lh = ln & 3; in ncr_alloc_lcb() local
7374 lp->jump_lcb.l_paddr = tp->jump_lcb[lh].l_paddr; in ncr_alloc_lcb()
7386 tp->jump_lcb[lh].l_paddr = cpu_to_scr(vtobus (&lp->jump_lcb)); in ncr_alloc_lcb()
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt79 48 lh RX_RRRD
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst100 $ ls -lh /sys/devices/system/cpu
/openbmc/qemu/target/ppc/
H A Dtranslate.c2679 GEN_LDEPX(lh, DEF_MEMOP(MO_UW), 0x1F, 0x08)
6011 GEN_LDEPX(lh, DEF_MEMOP(MO_UW), 0x1F, 0x08)
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c3454 struct list_head *lh; in qeth_rx_refill_queue() local
3482 list_for_each(lh, &card->qdio.in_buf_pool.entry_list) in qeth_rx_refill_queue()

1234