Home
last modified time | relevance | path

Searched refs:attr (Results 8001 - 8025 of 8604) sorted by relevance

1...<<321322323324325326327328329330>>...345

/kernel/linux/linux-6.6/tools/arch/arm64/include/asm/
H A Dsysreg.h712 /* Position the attr at the correct index */
713 #define MAIR_ATTRIDX(attr, idx) ((attr) << ((idx) * 8))
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.c1075 int ovs_flow_key_extract_userspace(struct net *net, const struct nlattr *attr, in ovs_flow_key_extract_userspace() argument
1083 err = parse_flow_nlattrs(attr, a, &attrs, log); in ovs_flow_key_extract_userspace()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmbochs.c1328 memory_show(struct device *dev, struct device_attribute *attr, in memory_show() argument
1338 &dev_attr_memory.attr,
H A Dmtty.c1318 sample_mdev_dev_show(struct device *dev, struct device_attribute *attr, in sample_mdev_dev_show() argument
1327 &dev_attr_sample_mdev_dev.attr,
/third_party/jinja2/
H A Denvironment.py470 attr = str(argument)
475 return getattr(obj, attr)
982 """Load a template by name with :attr:`loader` and return a
992 :param globals: Extend the environment :attr:`globals` with
1027 :param globals: Extend the environment :attr:`globals` with
1093 :attr:`loader`.
1096 :param globals: Extend the environment :attr:`globals` with
1111 globals overlay the environment :attr:`globals`.
1398 """This method works like the :attr:`module` attribute when called
H A Dparser.py493 attr = self.stream.expect("name")
494 target = nodes.NSRef(token.value, attr.value, lineno=token.lineno)
/third_party/node/deps/v8/third_party/jinja2/
H A Dparser.py423 attr = self.stream.expect("name")
424 target = nodes.NSRef(token.value, attr.value, lineno=token.lineno)
/third_party/node/tools/inspector_protocol/jinja2/
H A Dparser.py409 attr = self.stream.expect('name')
410 target = nodes.NSRef(token.value, attr.value, lineno=token.lineno)
/third_party/skia/third_party/externals/jinja2/
H A Dparser.py423 attr = self.stream.expect("name")
424 target = nodes.NSRef(token.value, attr.value, lineno=token.lineno)
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp337 EGLint attr[] = { in importAndWaitOnSemaphore() local
341 EGLSyncKHR eglsync = fEGLCreateSyncKHR(eglDisplay, EGL_SYNC_NATIVE_FENCE_ANDROID, attr); in importAndWaitOnSemaphore()
/third_party/python/Python/
H A D_warnings.c196 get_warnings_attr(PyInterpreterState *interp, PyObject *attr, int try_import) in get_warnings_attr() argument
225 (void)_PyObject_LookupAttr(warnings_module, attr, &obj); in get_warnings_attr()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs1009 attr: *const ::pthread_attr_t, in pthread_create()
1014 attr: *mut pthread_condattr_t, in pthread_condattr_setclock()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1697 size_t mbo_add_ie(u8 *buf, size_t len, const u8 *attr, size_t attr_len) in mbo_add_ie() argument
1715 os_memcpy(buf, attr, attr_len); in mbo_add_ie()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp158 int32_t Init(const IAudioSinkAttr &attr) override;
397 CHECK_AND_RETURN_RET_LOG(ret == SUCCESS, "", "GetDPDeviceAttrInfo failed when init attr"); in GetDPDeviceAttrInfo()
723 int32_t AudioRendererSinkInner::Init(const IAudioSinkAttr &attr) in Init() argument
725 attr_ = attr; in Init()
1320 CHECK_AND_RETURN_RET_LOG(ret == SUCCESS, ret, "Preload failed when init attr"); in Preload()
1384 AUDIO_ERR_LOG("check attr failed channel[%{public}d] sampleRate[%{public}d]", attr_.channel, attr_.sampleRate); in UpdateDPAttrs()
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1170 for (auto& attr : resources.stage_inputs) {
1171 const spirv_cross::SPIRType attributeType = compiler.get_type(attr.type_id);
1176 info.description.location = compiler.get_decoration(attr.id, spv::DecorationLocation);
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.c1682 struct device_attribute *attr, in remapped_nvme_show()
1797 &dev_attr_remapped_nvme.attr, in ahci_init_one()
1960 &dev_attr_remapped_nvme.attr, in ahci_remove_one()
1681 remapped_nvme_show(struct device *dev, struct device_attribute *attr, char *buf) remapped_nvme_show() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dscan.c1395 * acpi_get_dma_attr - Check the supported DMA attr for the specified device.
1486 * @attr: device dma attributes
1489 int acpi_dma_configure_id(struct device *dev, enum dev_dma_attr attr, in acpi_dma_configure_id() argument
1494 if (attr == DEV_DMA_NOT_SUPPORTED) { in acpi_dma_configure_id()
1506 iommu, attr == DEV_DMA_COHERENT); in acpi_dma_configure_id()
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dmain.c1782 static bool __null_setup_fault(struct fault_attr *attr, char *str) in __null_setup_fault() argument
1787 if (!setup_fault_attr(attr, str)) in __null_setup_fault()
1790 attr->verbose = 0; in __null_setup_fault()
/kernel/linux/linux-5.10/drivers/net/can/
H A Dgrcan.c1556 &dev_attr_enable0.attr,
1557 &dev_attr_enable1.attr,
1558 &dev_attr_select.attr,
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-multitouch.c374 struct device_attribute *attr, in mt_show_quirks()
384 struct device_attribute *attr, in mt_set_quirks()
410 &dev_attr_quirks.attr,
373 mt_show_quirks(struct device *dev, struct device_attribute *attr, char *buf) mt_show_quirks() argument
383 mt_set_quirks(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) mt_set_quirks() argument
H A Dhid-wiimote-core.c1646 struct device_attribute *attr, in wiimote_ext_show()
1679 struct device_attribute *attr, in wiimote_ext_store()
1697 struct device_attribute *attr, in wiimote_dev_show()
1645 wiimote_ext_show(struct device *dev, struct device_attribute *attr, char *buf) wiimote_ext_show() argument
1678 wiimote_ext_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wiimote_ext_store() argument
1696 wiimote_dev_show(struct device *dev, struct device_attribute *attr, char *buf) wiimote_dev_show() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Ddevice.c273 (int)qp->attr.state, in dump_qp()
293 (int)qp->attr.state, in dump_qp()
307 (int)qp->attr.state, in dump_qp()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c75 u8 attr[]; member
1053 wilc_wfi_cfg_parse_ch_attr(p->attr, p->tag_len - 4, vif->wilc->sta_ch); in wilc_wfi_p2p_rx()
1203 wilc_wfi_cfg_parse_ch_attr(p->attr, p->tag_len - 4, vif->wilc->sta_ch); in mgmt_tx()
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Drdma.c1098 srq_attr.attr.max_wr = srq_size; in nvmet_rdma_init_srq()
1099 srq_attr.attr.max_sge = 1 + ndev->inline_page_count; in nvmet_rdma_init_srq()
1100 srq_attr.attr.srq_limit = 0; in nvmet_rdma_init_srq()
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-acm.c254 (struct device *dev, struct device_attribute *attr, char *buf) in bmCapabilities_show()
264 (struct device *dev, struct device_attribute *attr, char *buf) in wCountryCodes_show()
276 (struct device *dev, struct device_attribute *attr, char *buf) in iCountryCodeRelDate_show()
253 bmCapabilities_show(struct device *dev, struct device_attribute *attr, char *buf) bmCapabilities_show() argument
263 wCountryCodes_show(struct device *dev, struct device_attribute *attr, char *buf) wCountryCodes_show() argument
275 iCountryCodeRelDate_show(struct device *dev, struct device_attribute *attr, char *buf) iCountryCodeRelDate_show() argument

Completed in 57 milliseconds

1...<<321322323324325326327328329330>>...345