Home
last modified time | relevance | path

Searched refs:tag (Results 1376 – 1400 of 1617) sorted by relevance

1...<<51525354555657585960>>...65

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dclang-c++11.patch53 SaHpiTextBufferT *tag ) {
892 IpmiSetResourceTag( void *hnd, SaHpiResourceIdT id, SaHpiTextBufferT *tag )
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c649 void ep0start(struct pxa25x_udc *dev, u32 flags, const char *tag) in ep0start() argument
655 __func__, tag, udc_ep0_get_UDCCS(dev), flags); in ep0start()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c1428 unsigned int buf_type, u32 tag) in venus_helper_change_dpb_owner() argument
1437 if (dpb_buf->dpb_out_tag == tag) { in venus_helper_change_dpb_owner()
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst101 tag <name>
102 Specify a tag to FS-Cache to use in distinguishing multiple caches.
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.c59 static void *vdso_get_dyn(void *addr, Elf64_Dyn *dyntab, Elf64_Sxword tag) in vdso_get_dyn() argument
64 if (dyntab[i].d_tag == tag) in vdso_get_dyn()
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst629 label. This is done by adding a CIPSO tag to the header of the IP packet. Each
630 packet received is expected to have a CIPSO tag that identifies the label and
631 if it lacks such a tag the network ambient label is assumed. Before the packet
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js146 …,open=dump.HTML?"&lt;":"<",close=dump.HTML?"&gt;":">",tag=node.nodeName.toLowerCase(),ret=open+tag
149 return ret+open+"/"+tag+close;},functionArgs:function(fn){var args,l=fn.length;if(!l){return "";}
/openbmc/linux/Documentation/dev-tools/
H A Dcheckpatch.rst616 The Fixes: tag is malformed or does not follow the community conventions.
617 This can occur if the tag have been split into multiple lines (e.g., when
1249 The source file is missing or has an improper SPDX identifier tag.
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c271 u32 tag; member
1702 csw->Tag = common->tag; in send_status()
2250 common->tag = cbw->Tag; in received_cbw()
/openbmc/u-boot/lib/libavb/
H A Davb_slot_verify.c804 switch (desc.tag) { in load_and_verify_vbmeta()
/openbmc/linux/sound/soc/sof/
H A Dipc3.c785 v->micro, v->tag); in sof_ipc3_validate_fw_version()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.h957 u8 tag; member
/openbmc/linux/drivers/memory/tegra/
H A Dtegra20-emc.c972 ndata->tag = TEGRA_MC_ICC_TAG_ISO; in emc_of_icc_xlate_extended()
/openbmc/linux/Documentation/filesystems/spufs/
H A Dspufs.rst167 spu_tag_mask MFC tag mask for SPU DMA
/openbmc/linux/Documentation/hwmon/
H A Ddell-smm-hwmon.rst158 … | | +---------------------------------- 3. Dell service tag (later known as 'serial number')
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi45 arm,tag-latency = <2 2 2>;
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h685 union lpfc_vmid_io_tag *tag);
H A Dlpfc_sli.c2504 hbq_buf->tag = (rc | (hbqno << 16)); in lpfc_sli_hbq_to_firmware_s4()
2681 hbqno = tag >> 16; in lpfc_sli_hbqbuf_find()
2688 if (hbq_buf->tag == tag) { in lpfc_sli_hbqbuf_find()
2696 tag, phba->hbqs[tag >> 16].buffer_count); in lpfc_sli_hbqbuf_find()
2715 hbqno = hbq_buffer->tag >> 16; in lpfc_sli_free_hbq()
3186 uint32_t tag) in lpfc_sli_get_buff() argument
3190 if (tag & QUE_BUFTAG_BIT) in lpfc_sli_get_buff()
3192 hbq_entry = lpfc_sli_hbqbuf_find(phba, tag); in lpfc_sli_get_buff()
12200 uint32_t tag) in lpfc_sli_ring_taggedbuf_get() argument
12208 if (mp->buffer_tag == tag) { in lpfc_sli_ring_taggedbuf_get()
[all …]
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c884 start = (char *)&ph->tag[0]; in pppoe_sendmsg()
/openbmc/linux/fs/smb/client/
H A Dcifsproto.h476 u32 *tag, struct kvec *rsp,
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst152 assigning them a tag that is the same cookie value.
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.c1996 scsi_cmd_to_rq(cmnd)->tag); in csio_eh_abort_handler()
2002 scsi_cmd_to_rq(cmnd)->tag); in csio_eh_abort_handler()
/openbmc/qemu/ui/
H A Dcocoa.m1417 console_select([sender tag]);
1478 * Uses sender's tag to figure out the device to eject.
1606 throttle_pct = [sender tag];
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst503 is loaded or the VM is booted. The VF is not aware of the VLAN tag being
699 the VLAN priority tag (802.1p) to filter traffic. That means that there are 8
824 "tags," and multiple VLAN IDs are thus referred to as a "tag stack." Tag stacks
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c425 u32 tag; in cmd_to_target_hwq() local
436 tag = blk_mq_unique_tag(scsi_cmd_to_rq(scp)); in cmd_to_target_hwq()
437 hwq = blk_mq_unique_tag_to_hwq(tag); in cmd_to_target_hwq()

1...<<51525354555657585960>>...65