Home
last modified time | relevance | path

Searched refs:noet (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst863 /* vim:set sw=8 noet */
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst967 /* vim:set sw=8 noet */
/openbmc/qemu/hw/nvme/
H A Dctrl.c6123 uint8_t noet = (cdw11 >> 16) & 0xff; in nvme_get_feature_fdp_events() local
6127 size_t s_events_siz = sizeof(NvmeFdpEventDescr) * noet; in nvme_get_feature_fdp_events()
6145 if (unlikely(noet == 0)) { in nvme_get_feature_fdp_events()
6166 if ((++s_events_ndx) == noet) { in nvme_get_feature_fdp_events()
6397 uint8_t noet = (cdw11 >> 16) & 0xff; in nvme_set_feature_fdp_events() local
6402 g_autofree uint8_t *events = g_malloc0(noet); in nvme_set_feature_fdp_events()
6418 ret = nvme_h2c(n, events, noet, req); in nvme_set_feature_fdp_events()
6423 for (i = 0; i < noet; i++) { in nvme_set_feature_fdp_events()
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dcoding-style.rst1100 /* vim:set sw=8 noet */
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst1099 /* vim:set sw=8 noet */
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst1136 /* vim:set sw=8 noet */